Commit 08882c6
authored
Fix execution engine integration tests with latest geth version (#6996)
#6937
- Use `ethers-rs` [`Signer`](https://www.gakonst.com/ethers-rs/middleware/signer.html) middleware for local signing and sending raw txs to geth
- ~~Set `totalDifficulty = 0` through `serde` default if the block does not contain a `totalDifficulty` field~~1 parent be68dd2 commit 08882c6
File tree
6 files changed
+461
-62
lines changed- testing/execution_engine_integration
- src
6 files changed
+461
-62
lines changed
0 commit comments