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
Aaron Chen 74995bf8a1
all: use slices.Contains (#29459)
6 months ago
..
api.go rpc: remove deprecated method "Notifier.Closed" (#29162) 7 months ago
api_test.go rpc: change BlockNumber constant values to match ethclient (#27219) 1 year ago
bench_test.go eth/filters: add global block logs cache (#25459) 2 years ago
filter.go all: use slices.Contains (#29459) 6 months ago
filter_system.go eth/filter: using atomic.Pointer instead of atomic.Value (#29435) 6 months ago
filter_system_test.go all: fix mismatched names in comments (#29348) 6 months ago
filter_test.go miner: refactor the miner, make the pending block on demand (#28623) 7 months ago