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

send transaction fails on moonbeam fork using hardhat_reset #6485

Closed
2 tasks done
elcryptoninja opened this issue Dec 1, 2023 · 1 comment · Fixed by #6488
Closed
2 tasks done

send transaction fails on moonbeam fork using hardhat_reset #6485

elcryptoninja opened this issue Dec 1, 2023 · 1 comment · Fixed by #6488
Labels
T-bug Type: bug

Comments

@elcryptoninja
Copy link

Component

Anvil

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

anvil 0.2.0 (f5c9199 2023-12-01T00:23:15.685482000Z)

What command(s) is the bug in?

No response

Operating System

None

Describe the bug

eth_sendRawTransaction
thread 'tokio-runtime-worker' panicked at crates/anvil/src/eth/backend/executor.rs:288:25:
Failed to execute transaction. This is a bug.
 Header(PrevrandaoNotSet)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Abort trap: 6
@mattsse
Copy link
Member

mattsse commented Dec 1, 2023

thanks for flagging,

fixed via #6488

@github-project-automation github-project-automation bot moved this from Todo to Done in Foundry Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-bug Type: bug
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants