Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/eth/filters
Delweng f20b334f21
eth/filters: eth_getLogs fast exit for invalid block range (#28386)
1 year ago
..
api.go eth/filters: eth_getLogs fast exit for invalid block range (#28386) 1 year ago
api_test.go rpc: change BlockNumber constant values to match ethclient (#27219) 2 years ago
bench_test.go eth/filters: add global block logs cache (#25459) 2 years ago
filter.go eth/filters, core/rawdb: remove unused param, refactor filtering-loop (#27891) 1 year ago
filter_system.go eth/filters: eth_getLogs fast exit for invalid block range (#28386) 1 year ago
filter_system_test.go eth/filters: eth_getLogs fast exit for invalid block range (#28386) 1 year ago
filter_test.go core: add basic chain history support in GenerateChain (#28428) 1 year ago