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
Sina Mahmoodi ff38c9ee2e
eth/filters: replace atomic pointer with value (#26689)
2 years ago
..
api.go eth/filters: fix typo in comment (#26515) 2 years ago
api_test.go all: change format `0x%x` to `%#x` (#25221) 2 years ago
bench_test.go eth/filters: add global block logs cache (#25459) 2 years ago
filter.go eth/filters: avoid block body retrieval when no matching logs (#25199) 2 years ago
filter_system.go eth/filters: replace atomic pointer with value (#26689) 2 years ago
filter_system_test.go eth/filters: avoid block body retrieval when no matching logs (#25199) 2 years ago
filter_test.go eth/filters: fix failing benchmark-test (#26144) 2 years ago