erigon-pulse/txpool
hexoscott 8969b9c58f
txpool changes for eip-3860 (#820)
shanghai changes to txpool.

intrinsic gas updated to match the new version in Erigon.

unsure if the `isShanghai` check is robust enough or there would be a
better way to approach this.
2023-01-16 22:15:42 +00:00
..
testdata ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
txpooluitl txpool changes for eip-3860 (#820) 2023-01-16 22:15:42 +00:00
fetch_test.go Update interfaces (#733) 2022-11-11 16:36:22 +01:00
fetch.go Fieldalign (#695) 2022-10-21 15:31:23 +07:00
mocks_test.go kv_remote: c.Count() (#799) 2022-12-22 12:44:06 +07:00
pool_fuzz_test.go txpool changes for eip-3860 (#820) 2023-01-16 22:15:42 +00:00
pool_test.go txpool changes for eip-3860 (#820) 2023-01-16 22:15:42 +00:00
pool.go txpool changes for eip-3860 (#820) 2023-01-16 22:15:42 +00:00
send.go Fieldalign (#695) 2022-10-21 15:31:23 +07:00
test_util.go Fieldalign (#695) 2022-10-21 15:31:23 +07:00
txpool_grpc_server.go txpool changes for eip-3860 (#820) 2023-01-16 22:15:42 +00:00