Zebra/zebra-state/src/service/finalized_state/disk_format
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
..
tests change(state): Refactor the naming of note commitment subtrees (#7855) 2023-10-30 20:06:54 +00:00
transparent 3. change(db): Store UTXOs by transaction location rather than transaction hash (#3978) 2022-04-08 22:42:05 +00:00
upgrade change(state): Refactor the naming of note commitment subtrees (#7855) 2023-10-30 20:06:54 +00:00
block.rs change(state): Set upper bound when reading from deleting column family tx_loc_by_transparent_addr_loc (#7732) 2023-10-18 06:16:29 +00:00
chain.rs change(state): Stop using iterators on column families with many deletions (#7663) 2023-10-05 07:36:06 +10:00
shielded.rs change(state): Refactor the naming of note commitment subtrees (#7855) 2023-10-30 20:06:54 +00:00
tests.rs 7. test(database): snapshot raw RocksDB column family data (#3630) 2022-03-02 02:44:39 +00:00
transparent.rs change(state): Set upper bound when reading from deleting column family tx_loc_by_transparent_addr_loc (#7732) 2023-10-18 06:16:29 +00:00
upgrade.rs fix(security): fix concurrency issues in tree key formats, and CPU usage in genesis tree roots (#7392) 2023-10-19 14:50:46 +00:00