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
Guillaume Ballet 41f89ca944
core/state, trie: remove Try prefix in Trie accessors (#26975)
2 years ago
..
lightchain.go
lightchain_test.go all: use unified emptyRootHash and emptyCodeHash (#26718) 2 years ago
nodeset.go
odr.go
odr_test.go core, core/types: plain Message struct (#25977) 2 years ago
odr_util.go core/types: add EffectiveGasPrice in Receipt (#26713) 2 years ago
postprocess.go core/state, trie: remove unused error-return from trie Commit operation (#26641) 2 years ago
trie.go core/state, trie: remove Try prefix in Trie accessors (#26975) 2 years ago
trie_test.go
txpool.go
txpool_test.go light: fix receiver name from Python style to Go (#26631) 2 years ago