Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(opsim): setup L1BlockInterop state during startup #65

Merged

Conversation

jakim929
Copy link
Contributor

@jakim929 jakim929 commented Jul 26, 2024

closes #59

  • on startup, adds all chainIDs in the dependency set to the L1BlockInterop state using deposit tx type.
  • added bindings for L1BlockInterop contract - we can remove it once the monorepo has an exported binding for this

@jakim929
Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @jakim929 and the rest of your teammates on Graphite Graphite

@jakim929 jakim929 force-pushed the 07-26-feat_opsim_setup_l1blockinterop_state_during_startup branch 4 times, most recently from c7f6315 to a5ecc8d Compare July 29, 2024 18:01
@jakim929 jakim929 marked this pull request as ready for review July 29, 2024 18:03
@jakim929 jakim929 requested a review from a team as a code owner July 29, 2024 18:03
@jakim929 jakim929 force-pushed the 07-26-feat_opsim_setup_l1blockinterop_state_during_startup branch from a5ecc8d to 668a4e5 Compare July 31, 2024 16:16
@jakim929 jakim929 merged commit f5f311f into main Jul 31, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update dependency set on startup for vanilla mode
2 participants