Commit 0a0336d
committed
test: add EIP-7702 delegation transaction tests for
pending state
Add tests for EIP-7702 authorization and delegation transactions in
pending/flashblocks state per #279.
Tests:
- Single delegation in pending flashblock
- Multiple delegations in same flashblock
- Receipt retrieval for EIP-7702 transactions
- Delegation followed by execution across flashblocks
test_eip7702_delegation_then_execution fails with overflow at
state.rs:558 - this surfaces the sporadic behavior users reported.
Closes #2791 parent 18d98c9 commit 0a0336d
File tree
5 files changed
+589
-44
lines changed- crates
- rpc/tests
- test-utils
- contracts/src
- src
5 files changed
+589
-44
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments