erigon-pulse/eth/filters
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
..
api_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
api.go feat: enhance API erigon_getLatestLogs (#6078) 2022-11-29 15:14:41 +07:00
filter_system_test.go Simplify stagedsync.Prepare (#2317) 2021-07-08 20:52:22 +07:00
filter_test.go Simplify stagedsync.Prepare (#2317) 2021-07-08 20:52:22 +07:00