plugeth/eth/filters
Sina Mahmoodi 95741b1844
core: move genesis alloc types to core/types (#29003)
We want to use these types in public user-facing APIs, so they shouldn't be in core.

Co-authored-by: Felix Lange <fjl@twurst.com>
2024-02-16 19:05:33 +01:00
..
api_test.go rpc: change BlockNumber constant values to match ethclient (#27219) 2023-05-23 13:18:38 +02:00
api.go eth/filters: fix early Unsubscribe of log events (#28769) 2024-01-08 20:18:30 +01:00
bench_test.go eth/filters: add global block logs cache (#25459) 2022-08-19 11:14:59 +02:00
filter_system_test.go core: move genesis alloc types to core/types (#29003) 2024-02-16 19:05:33 +01:00
filter_system.go eth/filters: exit early if topics-filter has more than 4 topics (#28494) 2023-11-10 08:10:03 +01:00
filter_test.go core: move genesis alloc types to core/types (#29003) 2024-02-16 19:05:33 +01:00
filter.go eth/filters: reuse error msg for invalid block range (#28479) 2023-11-21 15:28:44 +01:00