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
Martin HS d3cc618951
trie: reduce allocations in stacktrie (#30743)
1 week ago
..
trienode
utils trie/utils: ensure master can generate a correct genesis for kaustinen7 (#30856) 2 months ago
bytepool.go trie: reduce allocations in stacktrie (#30743) 1 week ago
committer.go
database_test.go
encoding.go trie: reduce allocations in stacktrie (#30743) 1 week ago
encoding_test.go
errors.go
hasher.go trie: reduce allocations in stacktrie (#30743) 1 week ago
iterator.go
iterator_test.go
node.go trie: reduce allocations in stacktrie (#30743) 1 week ago
node_enc.go trie: reduce allocations in stacktrie (#30743) 1 week ago
node_test.go
proof.go trie: combine validation loops in VerifyRangeProof (#30823) 2 months ago
proof_test.go
secure_trie.go
secure_trie_test.go
stacktrie.go trie: reduce allocations in stacktrie (#30743) 1 week ago
stacktrie_fuzzer_test.go
stacktrie_test.go trie: reduce allocations in stacktrie (#30743) 1 week ago
sync.go
sync_test.go
tracer.go
tracer_test.go
trie.go
trie_id.go
trie_reader.go triedb/pathdb: configure different node hasher in pathdb (#31008) 3 weeks ago
trie_test.go
verkle.go
verkle_test.go trie/utils: ensure master can generate a correct genesis for kaustinen7 (#30856) 2 months ago