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 74ec95e7f6 Merge pull request #2711 from hdiedrich/1.4.7-filter-races-cleanup 8 years ago
..
api.go eth: fix #2710 filter races 8 years ago
api_test.go eth/filter: bugfix which can cause a nil pointer crash when parsing filter arguments 9 years ago
filter.go core: improved chainDb using sequential keys 9 years ago
filter_system.go eth: fix #2710 filter races 8 years ago
filter_system_test.go all: fix go vet warnings 9 years ago
filter_test.go accounts, core, eth: pass chain config for chain maker to test DAO 8 years ago