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.
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>
|
2 months ago |
.. |
trienode
|
ethdb: add DeleteRange feature (#30668)
|
3 months ago |
utils
|
trie/utils: ensure master can generate a correct genesis for kaustinen7 (#30856)
|
2 months ago |
committer.go
|
trie: concurrent commit (#30545)
|
4 months ago |
database_test.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
3 months ago |
encoding.go
|
…
|
|
encoding_test.go
|
…
|
|
errors.go
|
…
|
|
hasher.go
|
…
|
|
iterator.go
|
…
|
|
iterator_test.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
3 months ago |
node.go
|
…
|
|
node_enc.go
|
…
|
|
node_test.go
|
…
|
|
proof.go
|
trie: combine validation loops in VerifyRangeProof (#30823)
|
2 months ago |
proof_test.go
|
…
|
|
secure_trie.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
3 months ago |
secure_trie_test.go
|
…
|
|
stacktrie.go
|
…
|
|
stacktrie_fuzzer_test.go
|
…
|
|
stacktrie_test.go
|
…
|
|
sync.go
|
…
|
|
sync_test.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
3 months ago |
tracer.go
|
…
|
|
tracer_test.go
|
…
|
|
trie.go
|
trie: replace custom logic with bytes.HasPrefix (#30771)
|
2 months ago |
trie_id.go
|
…
|
|
trie_reader.go
|
core, trie, triedb: minor changes from snapshot integration (#30599)
|
3 months ago |
trie_test.go
|
ethdb: add DeleteRange feature (#30668)
|
3 months ago |
verkle.go
|
core, trie: verkle state processor tests (#30672)
|
3 months ago |
verkle_test.go
|
trie/utils: ensure master can generate a correct genesis for kaustinen7 (#30856)
|
2 months ago |