zebra/book
Arya 94d9155adb
change(state): Add note subtree index handling to zebra-state, but don't write them to the finalized state yet (#7334)
* zebra-chain changes from the subtree-boundaries branch

```sh
git checkout -b subtree-boundaries-zebra-chain main
git checkout origin/subtree-boundaries zebra-chain
git commit
```

* Temporarily populate new subtree fields with None - for revert

This temporary commit needs to be reverted in the next PR.

* Applies suggestions from code review

* removes from_repr_unchecked methods

* simplifies loop

* adds subtrees to zebra-state

* uses split_at, from_repr, & updates state-db-upgrades.md

* Update book/src/dev/state-db-upgrades.md

Co-authored-by: teor <teor@riseup.net>

* renames partial_subtree to subtree_data

* tests that subtree serialization format

* adds raw data format serialization round-trip test

* decrements minor version and skips inserting subtrees in db

---------

Co-authored-by: teor <teor@riseup.net>
2023-08-28 08:50:31 +00:00
..
src change(state): Add note subtree index handling to zebra-state, but don't write them to the finalized state yet (#7334) 2023-08-28 08:50:31 +00:00
theme change(docs): Update 'Design Overview' page of Zebra book (#5892) 2023-01-10 10:10:45 +00:00
.gitignore Add skeleton of eventual zebra book (#653) 2020-07-17 20:15:50 -07:00
book.toml change(docs): Update 'Design Overview' page of Zebra book (#5892) 2023-01-10 10:10:45 +00:00
mermaid-init.js fix(doc): add support for Mermaid to render graphs (#4359) 2022-05-09 20:29:49 +00:00
mermaid.min.js fix(doc): add support for Mermaid to render graphs (#4359) 2022-05-09 20:29:49 +00:00