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
Martin Holst Swende 7175f82495
eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351)
2 years ago
..
api.go eth/filters: remove unused struct fields (#24782) 2 years ago
api_test.go common: delete StringToAddress, StringToHash (#16436) 7 years ago
bench_test.go eth/filters, p2p/simulations: fix benchmarks (#23806) 3 years ago
filter.go eth/filters: remove explicit continue label in filterLogs (#24795) 2 years ago
filter_system.go eth/filters: fix code comment (#24799) 2 years ago
filter_system_test.go eth/fetcher: avoid hang in tests (partial fix for #23331) (#23351) 2 years ago
filter_test.go all: use T.TempDir to create temporary test directories (#24633) 2 years ago