fix(hive): remove eth_createAccessList tests from expected failures (#10601)

This commit is contained in:
joshieDo
2024-08-28 18:22:56 +01:00
committed by GitHub
parent 6f086d1060
commit 4227055500
2 changed files with 0 additions and 4 deletions

View File

@ -7,8 +7,6 @@ rpc-compat:
- debug_getRawTransaction/get-invalid-hash (reth)
- eth_call/call-callenv (reth)
- eth_createAccessList/create-al-contract-eip1559 (reth)
- eth_createAccessList/create-al-contract (reth)
- eth_feeHistory/fee-history (reth)
- eth_getStorageAt/get-storage-invalid-key-too-large (reth)
- eth_getStorageAt/get-storage-invalid-key (reth)

View File

@ -7,8 +7,6 @@ rpc-compat:
- debug_getRawTransaction/get-invalid-hash (reth)
- eth_call/call-callenv (reth)
- eth_createAccessList/create-al-contract-eip1559 (reth)
- eth_createAccessList/create-al-contract (reth)
- eth_feeHistory/fee-history (reth)
- eth_getStorageAt/get-storage-invalid-key-too-large (reth)
- eth_getStorageAt/get-storage-invalid-key (reth)