erigon-pulse/eth
2022-11-30 16:06:53 +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 Support BaseFee in AuRa headers (#5820) 2022-10-21 12:43:44 +02:00
stagedsync e3: option to discard all history writes. useful to test execution performance. (#6157) 2022-11-30 16:06:53 +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
api_test.go
api.go Embed rpcdaemon: prepared direct clients (#3492) 2022-02-12 19:47:19 +07:00
backend.go Created Erigon beacon downloader (#6130) 2022-11-25 16:38:22 +01:00
bloombits.go
discovery.go
state_accessor.go