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/light
Péter Szilágyi 8f12d76a47
params: remove redundant consts, disable metro on AllProtocolChanges
7 years ago
..
lightchain.go params: remove redundant consts, disable metro on AllProtocolChanges 7 years ago
lightchain_test.go consensus, core: drop all the legacy custom core error types 8 years ago
odr.go core/state: access trie through Database interface, track errors (#14589) 7 years ago
odr_test.go core/state: access trie through Database interface, track errors (#14589) 7 years ago
odr_util.go core/state: access trie through Database interface, track errors (#14589) 7 years ago
trie.go core/state: access trie through Database interface, track errors (#14589) 7 years ago
trie_test.go core/state: access trie through Database interface, track errors (#14589) 7 years ago
txpool.go core/state: access trie through Database interface, track errors (#14589) 7 years ago
txpool_test.go core, consensus: pluggable consensus engines (#3817) 8 years ago