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
Marius van der Wijden 3adfa1fbeb
trie: do not expect ordering in stacktrie during fuzzing (#31170)
1 week ago
..
trienode all: update license comments and AUTHORS (#31133) 3 weeks ago
utils all: update license comments and AUTHORS (#31133) 3 weeks ago
bytepool.go trie: reduce allocations in stacktrie (#30743) 1 month ago
committer.go trie: concurrent commit (#30545) 4 months ago
database_test.go core, trie, triedb: minor changes from snapshot integration (#30599) 4 months ago
encoding.go trie: reduce allocations in stacktrie (#30743) 1 month ago
encoding_test.go
errors.go
hasher.go trie: reduce allocations in stacktrie (#30743) 1 month ago
iterator.go
iterator_test.go core, trie, triedb: minor changes from snapshot integration (#30599) 4 months ago
node.go trie: reduce allocations in stacktrie (#30743) 1 month ago
node_enc.go trie: reduce allocations in stacktrie (#30743) 1 month ago
node_test.go
proof.go trie: combine validation loops in VerifyRangeProof (#30823) 3 months ago
proof_test.go
secure_trie.go trie: copy preimage store pointer in StateTrie.Copy (#31158) 2 weeks ago
secure_trie_test.go
stacktrie.go trie: reduce allocations in stacktrie (#30743) 1 month ago
stacktrie_fuzzer_test.go trie: do not expect ordering in stacktrie during fuzzing (#31170) 1 week ago
stacktrie_test.go trie: reduce allocations in stacktrie (#30743) 1 month ago
sync.go
sync_test.go core, trie, triedb: minor changes from snapshot integration (#30599) 4 months ago
tracer.go
tracer_test.go
trie.go trie: replace custom logic with bytes.HasPrefix (#30771) 3 months ago
trie_id.go all: update license comments and AUTHORS (#31133) 3 weeks ago
trie_reader.go triedb/pathdb: configure different node hasher in pathdb (#31008) 2 months ago
trie_test.go trie: do not expect ordering in stacktrie during fuzzing (#31170) 1 week ago
verkle.go all: update license comments and AUTHORS (#31133) 3 weeks ago
verkle_test.go all: update license comments and AUTHORS (#31133) 3 weeks ago