plugeth/light
Martin Holst Swende 6b1e4f4211
all: move light.NodeSet to trienode.ProofSet (#28287)
This is a minor refactor in preparation of changes to range verifier. This PR contains no intentional functional changes but moves (and renames) the light.NodeSet
2023-10-10 10:30:47 +02:00
..
lightchain_test.go
lightchain.go
odr_test.go all: move light.NodeSet to trienode.ProofSet (#28287) 2023-10-10 10:30:47 +02:00
odr_util.go all: use rlp.DecodeBytes instead of rlp.Decode where possible (#27994) 2023-08-24 11:47:42 +03:00
odr.go all: move light.NodeSet to trienode.ProofSet (#28287) 2023-10-10 10:30:47 +02:00
postprocess.go all: move light.NodeSet to trienode.ProofSet (#28287) 2023-10-10 10:30:47 +02:00
trie_test.go
trie.go
txpool_test.go
txpool.go