hiero-ledger / hiero-ledger/hiero-consensus-node
Phase 2 [EIP-2930] finalize EVM tests blocked by MN contract/call
Open
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
1. Currently, the MN `contract/call` simulation endpoint does not support `authorizationList` and `accessList`.
2. Because of (1), we can't finish the EVM `accessList` tests related to `eth_estimateGas`.
Once CN provides a way to simulate ETH transactions with `authorizationList` and `accessList`, and MN adds support for it, we should be able to complete the EVM `accessList` tests related to `eth_estimateGas`.
Contributor guide
Assessment
This issue has not been assessed yet.