erigon-pulse/eth
J1ang 83dae8dad3
feat: enhance API erigon_getLatestLogs (#6078)
feat:
1. `erigon_getLatestLogs` doesn't have to match the exact position of
the topics. It will match logs that contain the topics regardless of the
topics' position with original bloom filter. And it accepts `blockCount`
& `crit.ToBlock` params for better pagination.
2022-11-29 15:14:41 +07:00
..
calltracer Cleanup Tevm experimental code (#5259) 2022-09-01 19:49:29 +01: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 sprint length and base fee denominator change for mumbai testnet (#6142) 2022-11-29 08:11:29 +07:00
tracers Update consensus tests to v11.2 (#6111) 2022-11-22 16:07:31 +01: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 Created Erigon beacon downloader (#6130) 2022-11-25 16:38:22 +01: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