Commit 8b3103d
authored
feat: use modified ssz_types crate that extends to 2^40 root when a magic list size (2^29) is detected (#24)
* debug: temporarily using local tree_hash crate
* feat: use magically extended list root
* feat: conditional typing TinyBeaconState
* feat: use zkvm feature flag in ream-consensus
* feat: remove TinyBeaconState
* feat: mutate not clone the state
* feat: compare pre & post state roots
* docs: annotation
* fix: removed unused feature flag
* fix: remove unused zkvm feature on ream-lib
* feat: compare state root against host recompute
* fix: cargo fmt
* feat: use ream master branch
* fix: logging changes1 parent 4367680 commit 8b3103d
File tree
10 files changed
+267
-430
lines changed- host
- src/bin
- subscripts
- lib/src
- methods/guest
- src
10 files changed
+267
-430
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
0 commit comments