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
Péter Szilágyi 5cf1d35470
eth, les, light: filter on logs only, derive receipts on demand
7 years ago
..
api.go accounts/abi/bind: support event filtering in abigen 7 years ago
api_test.go core/bloombits, eth/filters: handle null topics (#15195) 7 years ago
bench_test.go all: gofmt -w -s (#15419) 7 years ago
filter.go eth, les, light: filter on logs only, derive receipts on demand 7 years ago
filter_system.go eth, les, light: filter on logs only, derive receipts on demand 7 years ago
filter_system_test.go eth, les, light: filter on logs only, derive receipts on demand 7 years ago
filter_test.go all: switch gas limits from big.Int to uint64 7 years ago