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/triedb/pathdb
psogv0308 35cebc1687
triedb/pathdb: changed the test code to check for verifying state (#29150)
7 months ago
..
database.go cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) 7 months ago
database_test.go triedb/pathdb: changed the test code to check for verifying state (#29150) 7 months ago
difflayer.go all: remove the dependency from trie to triedb (#28824) 7 months ago
difflayer_test.go all: remove the dependency from trie to triedb (#28824) 7 months ago
disklayer.go all: remove the dependency from trie to triedb (#28824) 7 months ago
errors.go all: remove the dependency from trie to triedb (#28824) 7 months ago
history.go all: replace fmt.Errorf() with errors.New() if no param required (#29126) 7 months ago
history_test.go all: remove the dependency from trie to triedb (#28824) 7 months ago
journal.go all: remove the dependency from trie to triedb (#28824) 7 months ago
layertree.go all: remove the dependency from trie to triedb (#28824) 7 months ago
metrics.go all: remove the dependency from trie to triedb (#28824) 7 months ago
nodebuffer.go core, triedb/pathdb: calculate the size for batch pre-allocation (#29106) 7 months ago
testutils.go all: remove the dependency from trie to triedb (#28824) 7 months ago