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/trie
rjl493456442 7b81cf6362
core/state, trie/triedb/pathdb: remove storage incomplete flag (#28940)
11 months ago
..
testutil
trienode
triestate core/state, trie/triedb/pathdb: remove storage incomplete flag (#28940) 11 months ago
utils
committer.go all: remove the dependency from trie to triedb (#28824) 12 months ago
database_test.go all: remove the dependency from trie to triedb (#28824) 12 months ago
encoding.go
encoding_test.go
errors.go
hasher.go trie: spelling - fix comments in hasher (#28507) 1 year ago
iterator.go ethdb/memorydb, trie: reduced allocations (#28473) 1 year ago
iterator_test.go all: remove the dependency from trie to triedb (#28824) 12 months ago
node.go
node_enc.go
node_test.go
proof.go all: fix typos in comments (#28881) 1 year ago
proof_test.go all: remove the dependency from trie to triedb (#28824) 12 months ago
secure_trie.go all: remove the dependency from trie to triedb (#28824) 12 months ago
secure_trie_test.go all: remove the dependency from trie to triedb (#28824) 12 months ago
stacktrie.go
stacktrie_fuzzer_test.go all: remove the dependency from trie to triedb (#28824) 12 months ago
stacktrie_test.go all: remove the dependency from trie to triedb (#28824) 12 months ago
sync.go trie: remove inconsistent trie nodes during sync in path mode (#28595) 1 year ago
sync_test.go all: remove the dependency from trie to triedb (#28824) 12 months ago
tracer.go
tracer_test.go all: remove the dependency from trie to triedb (#28824) 12 months ago
trie.go all: remove the dependency from trie to triedb (#28824) 12 months ago
trie_id.go
trie_reader.go all: remove the dependency from trie to triedb (#28824) 12 months ago
trie_test.go all: replace fmt.Errorf() with errors.New() if no param required (#29126) 11 months ago
verkle.go all: remove the dependency from trie to triedb (#28824) 12 months ago
verkle_test.go all: remove the dependency from trie to triedb (#28824) 12 months ago