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 f67e54c92f
core: use TryGetAccount to read what TryUpdateAccount has written (#25458)
3 years ago
..
lightchain.go all: more linters (#24783) 3 years ago
lightchain_test.go consensus/clique, core: API cleanup (#23100) 3 years ago
nodeset.go
odr.go
odr_test.go all: introduce trie owner notion (#24750) 3 years ago
odr_util.go
postprocess.go core, trie: rework trie committer (#25320) 3 years ago
trie.go core: use TryGetAccount to read what TryUpdateAccount has written (#25458) 3 years ago
trie_test.go light: fix differTries err message in tests (#25358) 3 years ago
txpool.go eth, internal, light: fix error string capitalization (#25364) 3 years ago
txpool_test.go