go-ethereum/eth/filters
Nazarii Denha de5aebdad5
feat: configure max block range for eth_getLogs (#521)
* configure max block range for eth_getLogs

* bump version

* address comments, add test

* set default value

* address comments

* fix golint

* Update cmd/utils/flags.go

Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>

---------

Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
2023-10-02 17:11:50 +02:00
..
api.go feat: configure max block range for eth_getLogs (#521) 2023-10-02 17:11:50 +02:00
api_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
bench_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
filter.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
filter_system.go feat: add replay blockResult API (#139) 2022-09-20 14:30:57 +08:00
filter_system_test.go feat: configure max block range for eth_getLogs (#521) 2023-10-02 17:11:50 +02:00
filter_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00