zebra/zebra-state/src/service/finalized_state
Marek 0d3892f61f
change(state): Refactor the naming of note commitment subtrees (#7855)
* Rename `node` & `Node` to `root` & `Root`

* Rename `end` to `end_height`

* Rename `Root` to `SubtreeRoot`
2023-10-30 20:06:54 +00:00
..
disk_db change(state): Set iterator read bounds where possible in DiskDb (#7731) 2023-10-20 00:44:48 +00:00
disk_format change(state): Refactor the naming of note commitment subtrees (#7855) 2023-10-30 20:06:54 +00:00
tests 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
zebra_db change(state): Refactor the naming of note commitment subtrees (#7855) 2023-10-30 20:06:54 +00:00
arbitrary.rs
disk_db.rs change(state): Set iterator read bounds where possible in DiskDb (#7731) 2023-10-20 00:44:48 +00:00
disk_format.rs chore(clippy): Cleanup nightly clippy warnings from 2023-10-30 (#7868) 2023-10-30 12:21:05 +00:00
tests.rs
zebra_db.rs change(state): Check database format is valid on shutdown, to catch format errors in new block code (#7606) 2023-09-22 13:58:41 +00:00