go-ethereum/internal/ethapi/testdata
Felix Lange 3a5313f3f3
all: implement EIP-7002 & EIP-7251 (#30571)
This is a redo of #29052 based on newer specs. Here we implement EIPs
scheduled for the Prague fork:

- EIP-7002: Execution layer triggerable withdrawals
- EIP-7251: Increase the MAX_EFFECTIVE_BALANCE

Co-authored-by: lightclient <lightclient@protonmail.com>
2024-10-11 21:36:13 +02:00
..
eth_getBlockByHash-hash-1.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getBlockByHash-hash-empty-fullTx.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getBlockByHash-hash-genesis.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getBlockByHash-hash-latest-1-fullTx.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getBlockByHash-hash-latest.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getBlockByHash-hash-pending-fullTx.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getBlockByHash-hash-pending.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getBlockByNumber-number-0.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getBlockByNumber-number-1.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getBlockByNumber-number-latest-1.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getBlockByNumber-number-latest+1.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getBlockByNumber-tag-latest.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getBlockByNumber-tag-pending-fullTx.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getBlockByNumber-tag-pending.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getBlockReceipts-block-notfound.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getBlockReceipts-block-with-blob-tx.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getBlockReceipts-block-with-contract-create-tx.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getBlockReceipts-block-with-dynamic-fee-tx.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getBlockReceipts-block-with-legacy-contract-call-tx.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getBlockReceipts-block-with-legacy-transfer-tx.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getBlockReceipts-hash-empty.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getBlockReceipts-hash-notfound.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getBlockReceipts-number-0.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getBlockReceipts-number-1.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getBlockReceipts-tag-earliest.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getBlockReceipts-tag-latest.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getHeaderByHash-hash-0.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getHeaderByHash-hash-1.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getHeaderByHash-hash-empty.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getHeaderByHash-hash-latest-1.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getHeaderByHash-hash-latest.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getHeaderByHash-hash-pending.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getHeaderByNumber-number-0.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getHeaderByNumber-number-1.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getHeaderByNumber-number-latest-1.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getHeaderByNumber-number-latest+1.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getHeaderByNumber-tag-latest.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getHeaderByNumber-tag-pending.json internal/ethapi: remove td field from block (#30386) 2024-10-01 11:36:56 +02:00
eth_getTransactionReceipt-blob-tx.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getTransactionReceipt-create-contract-tx.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getTransactionReceipt-create-contract-with-access-list.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getTransactionReceipt-dynamic-tx-with-logs.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getTransactionReceipt-normal-transfer-tx.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00
eth_getTransactionReceipt-txhash-empty.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getTransactionReceipt-txhash-notfound.json internal/ethapi: add testcases for blobTx (#27818) 2023-08-22 02:53:29 +02:00
eth_getTransactionReceipt-with-logs.json all: implement EIP-7002 & EIP-7251 (#30571) 2024-10-11 21:36:13 +02:00