Skip to content

Conversation

gzeoneth
Copy link
Member

fixes an issue where the incorrect chain owner is set in the chain config file, leading to unexpected l2 chain owner
the new l2owner private key can be obtained by

docker compose run scripts print-private-key --account l2owner | tail -n 1 | tr -d '\r\n'

also moving to use the token bridge deployer for l1l2 bridge to reduce chance of nonce race

also added l1user, l2user and l3user as nonce race free accounts

@gzeoneth gzeoneth requested a review from godzillaba February 17, 2024 19:35
godzillaba
godzillaba previously approved these changes Feb 25, 2024
Copy link
Contributor

@godzillaba godzillaba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Ferret-san pushed a commit to celestiaorg/nitro-testnode that referenced this pull request Aug 27, 2024
* Fix the L3 node
* Add comments for l3node with espresso mode
* Fix smoke test
* Add l3 node test in smoke test
* Separate the l3 test bash
* Add flake.nix

---------

Co-authored-by: sveitser <[email protected]>
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.

4 participants