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
Felix Lange c7ab3e5544 common: delete StringToAddress, StringToHash (#16436) 7 years ago
..
api.go eth: fix typos (#16414) 7 years ago
api_test.go common: delete StringToAddress, StringToHash (#16436) 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