ipld-eth-server/pkg/eth
Roy Crihfield 688b5c817a Geth 1.13 (Deneb/Cancun) update (#264)
Most notable changes are the updates to the test contracts: due to https://eips.ethereum.org/EIPS/eip-6780, SELFDESTRUCT no longer destroys a contract (unless it occurs in the creating transaction), so CREATE2 can no longer redeploy contracts to the same address.

Reviewed-on: #264
2024-05-29 12:29:55 +00:00
..
api_test Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
state_test Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
test_helpers Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
api.go Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
backend_utils.go Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
backend.go Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
errors.go eth_createAccessList fall-through endpoint 2023-01-12 20:58:42 -06:00
eth_suite_test.go Upgrade to v5 schema 2023-05-25 21:39:48 +08:00
helpers.go internalize some node type utils from geth as they are no longer used over there in v5 2023-03-07 21:49:38 -06:00
node_types.go Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00
retriever_test.go Update to plugeth-statediff 0.1.4 (#3) 2023-09-30 14:37:53 +00:00
retriever.go Refactor to use plugeth-statediff (#1) 2023-09-21 06:55:26 +00:00
sql.go 251: Remove uses of canonical_header_hash() and get_storage_at() fns in light of v5 schema updates. (#253) 2023-08-03 14:44:58 -05:00
subscription_config.go refactor out remaining unused bits 2023-02-21 19:50:58 -06:00
transaction_arguments.go eth_createAccessList fall-through endpoint 2023-01-12 20:58:42 -06:00
types.go Geth 1.13 (Deneb/Cancun) update (#264) 2024-05-29 12:29:55 +00:00