Skip to content

make changes needed for private (local) network creation#22

Merged
ClaytonNorthey92 merged 1 commit intohemifrom
clayton/upgrade-localnet
Jul 14, 2025
Merged

make changes needed for private (local) network creation#22
ClaytonNorthey92 merged 1 commit intohemifrom
clayton/upgrade-localnet

Conversation

@ClaytonNorthey92
Copy link
Copy Markdown

there were a few changes that were needed to create a private, local network (i.e. localnet for our use case).

these include:

  • correcting a few submodule commit hashes that were done wrong with the last upstream pull, ensure they match that release (this one is on me)
  • ensure that op-deployer recognizes our "localnet" network id (1337) when setting defaults
  • dump the l1 genesis allocs to a file when the "deployment strategy" == "genesis", this is later used for the l1 genesis file and prefunding addresses
  • don't allow optimism to "overwrite" context deadlines during tests, as testing steps can take longer than their hard-coded timeouts

there were a few changes that were needed to create a private, local network (i.e. localnet for our use case).

these include:

* correcting a few submodule commit hashes that were done wrong with the last upstream pull, ensure they match that release (this one is on me)
* ensure that op-deployer recognizes our "localnet" network id (1337) when setting defaults
* dump the l1 genesis allocs to a file when the "deployment strategy" == "genesis", this is later used for the l1 genesis file and prefunding addresses
* don't allow optimism to "overwrite" context deadlines during tests, as testing steps can take longer than their hard-coded timeouts
@ClaytonNorthey92 ClaytonNorthey92 merged commit 7bb2a14 into hemi Jul 14, 2025
6 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.

2 participants