erigon-pulse/tests/execution-spec-tests/cancun/eip6780_selfdestruct/selfdestruct
Andrew Ashikhmin ae76df1b8a
Update execution-spec-tests to v1.0.1 (#7980)
[v1.0.1](https://github.com/ethereum/execution-spec-tests/releases/tag/v1.0.1)
"Cancun Devnet-8 Pre-Release" adds some tests for Cancun. This PR only
fixes a couple of issues; the majority of the new tests are still
failing and thus are skipped in `TestExecutionSpec`.
2023-08-08 15:01:35 +02:00
..
create_selfdestruct_same_tx.json Update execution-spec-tests to v1.0.1 (#7980) 2023-08-08 15:01:35 +02:00
delegatecall_from_new_contract_to_pre_existing_contract.json Update execution-spec-tests to v1.0.1 (#7980) 2023-08-08 15:01:35 +02:00
delegatecall_from_pre_existing_contract_to_new_contract.json Update execution-spec-tests to v1.0.1 (#7980) 2023-08-08 15:01:35 +02:00
recreate_self_destructed_contract_different_txs.json Update execution-spec-tests to v1.0.1 (#7980) 2023-08-08 15:01:35 +02:00
self_destructing_initcode_create_tx.json Update execution-spec-tests to v1.0.1 (#7980) 2023-08-08 15:01:35 +02:00
self_destructing_initcode.json Update execution-spec-tests to v1.0.1 (#7980) 2023-08-08 15:01:35 +02:00
selfdestruct_created_same_block_different_tx.json Update execution-spec-tests to v1.0.1 (#7980) 2023-08-08 15:01:35 +02:00
selfdestruct_pre_existing.json Update execution-spec-tests to v1.0.1 (#7980) 2023-08-08 15:01:35 +02:00