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
Martin Holst Swende 6b1e4f4211
all: move light.NodeSet to trienode.ProofSet (#28287)
12 months ago
..
lightchain.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
lightchain_test.go all: activate pbss as experimental feature (#26274) 1 year ago
odr.go all: move light.NodeSet to trienode.ProofSet (#28287) 12 months ago
odr_test.go all: move light.NodeSet to trienode.ProofSet (#28287) 12 months ago
odr_util.go all: use rlp.DecodeBytes instead of rlp.Decode where possible (#27994) 1 year ago
postprocess.go all: move light.NodeSet to trienode.ProofSet (#28287) 12 months ago
trie.go all: activate pbss as experimental feature (#26274) 1 year ago
trie_test.go all: activate pbss as experimental feature (#26274) 1 year ago
txpool.go all: move main transaction pool into a subpool (#27463) 1 year ago
txpool_test.go all: activate pbss as experimental feature (#26274) 1 year ago