mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-26 05:27:19 +00:00
83dae8dad3
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. |
||
---|---|---|
.. | ||
api_test.go | ||
api.go | ||
filter_system_test.go | ||
filter_test.go |