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
Péter Szilágyi 865e1e9f57
cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108)
9 months ago
..
database.go cmd/utils, core/rawdb, triedb/pathdb: flip hash to path scheme (#29108) 9 months ago
database_test.go all: remove the dependency from trie to triedb (#28824) 9 months ago
difflayer.go all: remove the dependency from trie to triedb (#28824) 9 months ago
difflayer_test.go all: remove the dependency from trie to triedb (#28824) 9 months ago
disklayer.go all: remove the dependency from trie to triedb (#28824) 9 months ago
errors.go all: remove the dependency from trie to triedb (#28824) 9 months ago
history.go all: replace fmt.Errorf() with errors.New() if no param required (#29126) 9 months ago
history_test.go all: remove the dependency from trie to triedb (#28824) 9 months ago
journal.go all: remove the dependency from trie to triedb (#28824) 9 months ago
layertree.go all: remove the dependency from trie to triedb (#28824) 9 months ago
metrics.go all: remove the dependency from trie to triedb (#28824) 9 months ago
nodebuffer.go core, triedb/pathdb: calculate the size for batch pre-allocation (#29106) 9 months ago
testutils.go all: remove the dependency from trie to triedb (#28824) 9 months ago