We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like #517 broke replaying transactions with the the node hanging upon issuing the command.
cargo build --release
./target/release/anvil-zksync replay_tx --fork-url mainnet 0x4f8a6c93fee26a3dd01ee0c92f0adeb78960ba36b20b24de61392983234e60dd
Should replay / execute the transactions.
Node hangs.
Add any other context about the problem here. If applicable, add screenshots to help explain.
Paste any relevant log output here.
The text was updated successfully, but these errors were encountered:
NodeExecutor
dutterbutter
Successfully merging a pull request may close this issue.
🐛 Bug Report for anvil-zksync
📝 Description
Looks like #517 broke replaying transactions with the the node hanging upon issuing the command.
🔄 Reproduction Steps
cargo build --release
./target/release/anvil-zksync replay_tx --fork-url mainnet 0x4f8a6c93fee26a3dd01ee0c92f0adeb78960ba36b20b24de61392983234e60dd
🤔 Expected Behavior
Should replay / execute the transactions.
😯 Current Behavior
Node hangs.
🖥️ Environment
📋 Additional Context
Add any other context about the problem here. If applicable, add screenshots to help explain.
📎 Log Output
The text was updated successfully, but these errors were encountered: