-
Notifications
You must be signed in to change notification settings - Fork 76
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
'era_test_node fork testnet' gives Version14 error #109
Comments
Confirmed this is an issue, but unfortunately the only solution is to either pass in a specific block head to fork from (ex: |
Such approach causes the same result with Version14 |
The cutoff seems to the block |
any updates or fix on this? |
@AaronNan24 We're still waiting on an upstream change to be pushed to |
Thx ur efforts! @MexicanAce Would like to know how to use it ahead of time, can I build it locally to use? or is there any way to replay an existing transaction. I did use wanted to look at the existing transactions to troubleshoot the code issue, thank you very much for your generous assistance! |
Unfortunately there's no work around until |
appreciate ur quick reply and explanation! and thanks again for all your hard work and shoutout to you guys |
This has been resolved with the latest Release and #111 |
Big thanks! @MexicanAce |
Here's the latest release with the binaries: https://github.com/matter-labs/era-test-node/releases/latest |
* Add edge case tests * cargo fmt
🐛 Bug Report for zkSync Era In-Memory Node
📝 Description
Following the installation instructions and then running
era_test_node fork testnet
results in the following error:🔄 Reproduction Steps
🖥️ Environment
The text was updated successfully, but these errors were encountered: