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

[BUG] Replay transactions broken #543

Closed
dutterbutter opened this issue Jan 16, 2025 · 0 comments · Fixed by #544
Closed

[BUG] Replay transactions broken #543

dutterbutter opened this issue Jan 16, 2025 · 0 comments · Fixed by #544
Assignees
Labels
bug 🐛 Something isn't working

Comments

@dutterbutter
Copy link
Collaborator

dutterbutter commented Jan 16, 2025

🐛 Bug Report for anvil-zksync

📝 Description

Looks like #517 broke replaying transactions with the the node hanging upon issuing the command.

🔄 Reproduction Steps

  1. cargo build --release
  2. ./target/release/anvil-zksync replay_tx --fork-url mainnet 0x4f8a6c93fee26a3dd01ee0c92f0adeb78960ba36b20b24de61392983234e60dd
  3. Observe hanging

🤔 Expected Behavior

Should replay / execute the transactions.

😯 Current Behavior

Node hangs.

🖥️ Environment

  • Rust version: [e.g., rustc 1.52.0]
  • Operating System & Version: [e.g., Ubuntu 20.04]
  • Other relevant environment details:

📋 Additional Context

Add any other context about the problem here. If applicable, add screenshots to help explain.

📎 Log Output

Paste any relevant log output here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant