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 a1fc0d8144
eth/filters: change filter block to be by-ref (#26054)
2 years ago
..
api.go eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) 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: change filter block to be by-ref (#26054) 2 years ago
filter_system.go eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) 2 years ago
filter_system_test.go eth/filters, ethclient/gethclient: add fullTx option to pending tx filter (#25186) 2 years ago
filter_test.go eth/filters: fix for eth_getLogs failing with finalized- and safe tag (#25922) 2 years ago