go-ethereum/trie
Guillaume Ballet 08e6bdb550
trie/utils: ensure master can generate a correct genesis for kaustinen7 (#30856)
This imports the following fixes:

 - update gnark to 1.1.0
 - update go-verkle to 0.2.2
 - fix: main storage offset bug (gballet/go-ethereum#329)
 - fix: tree key generation (gballet/go-ethereum#401)

---------

Signed-off-by: Guillaume Ballet <3272758+gballet@users.noreply.github.com>
Co-authored-by: Ignacio Hagopian <jsign.uy@gmail.com>
2024-12-06 12:14:05 +01:00
..
trienode
utils
committer.go
database_test.go
encoding.go
encoding_test.go
errors.go
hasher.go
iterator.go
iterator_test.go
node.go
node_enc.go
node_test.go
proof.go
proof_test.go
secure_trie.go
secure_trie_test.go
stacktrie.go
stacktrie_fuzzer_test.go
stacktrie_test.go
sync.go
sync_test.go
tracer.go
tracer_test.go
trie.go
trie_id.go
trie_reader.go
trie_test.go
verkle.go
verkle_test.go