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

Initialize deployment nonce to onchain nonce #5

Open
tuler opened this issue Jul 6, 2024 · 0 comments
Open

Initialize deployment nonce to onchain nonce #5

tuler opened this issue Jul 6, 2024 · 0 comments

Comments

@tuler
Copy link

tuler commented Jul 6, 2024

The deployment process assumes the anvil node starts pristine, and tries to send transactions starting from nonce zero.
It would be better if the deployment also works with an anvil instance that has already a pre-existing state, and the nonce is not zero.

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

No branches or pull requests

1 participant