erigon-pulse/eth
2022-12-03 13:38:57 +07:00
..
calltracer evm tracing interface to use uint256, to avoid value.ToBig() allocations (#5781) 2022-11-30 08:31:39 +07:00
ethconfig e3: reduce state write lock (#6096) 2022-11-21 10:38:22 +07:00
ethconsensusconfig fix panic by parlia consensus (#5078) 2022-08-16 19:16:16 +07:00
ethutils Remove duplicate file extension (#4177) 2022-05-17 10:43:30 +01:00
filters feat: enhance API erigon_getLatestLogs (#6078) 2022-11-29 15:14:41 +07:00
gasprice fix on number of samples for blocks (#5826) 2022-11-18 03:14:49 +03:00
integrity Fix test e3 (#6087) 2022-11-20 10:58:20 +07:00
protocols/eth Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
stagedsync fix integration merge conflict 2022-12-03 13:38:57 +07:00
tracers evm tracing interface to use uint256, to avoid value.ToBig() allocations (#5781) 2022-11-30 08:31:39 +07:00
api_backend.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
api_test.go up version of uint256 lib (#2082) 2021-06-04 17:25:28 +01:00
api.go Embed rpcdaemon: prepared direct clients (#3492) 2022-02-12 19:47:19 +07:00
backend.go txpool to pull blocks of transactions until no gas remains for the block (#6160) 2022-12-03 12:20:47 +07:00
bloombits.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00
discovery.go rename (#1978) 2021-05-20 19:25:53 +01:00
state_accessor.go remove database field from Ethereum object (#1750) 2021-04-19 14:56:44 +07:00