This repository was archived by the owner on Oct 20, 2024. It is now read-only.
2 files changed
+2
-2
lines changedDiff for: README.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Diff for: go-ethereum
Submodule go-ethereum updated 15 files
- core/rawdb/accessors_chain.go+2-2
- core/state/snapshot/conversion.go+5-5
- core/state/statedb.go+1-3
- eth/filters/api.go+9
- eth/protocols/snap/gentrie.go+287
- eth/protocols/snap/gentrie_test.go+553
- eth/protocols/snap/metrics.go+24-12
- eth/protocols/snap/progress_test.go+154
- eth/protocols/snap/sync.go+180-128
- internal/testrand/rand.go+53
- params/version.go+1-1
- trie/stacktrie.go+30-118
- trie/stacktrie_fuzzer_test.go+6-10
- trie/stacktrie_test.go-87
- trie/trie_test.go+4-9
0 commit comments