Zebra/book/src/dev/rfcs
Marek 32faa94fb4
fix(state): Update column family names to match Zebra's database design (#4639)
* Rename `block_by_height` to `block_header_by_height` in fin state

* Rename `tx_by_hash` to `tx_loc_by_hash` in both (non & fin) states

* Rename `utxo_by_outpoint` to `utxo_by_out_loc` in finalized state

* Reorder the column families so that they match the docs

* Update `struct Chain` in the RFCs

* Increment `DATABASE_FORMAT_VERSION` to 25

* Remove obsolete docs from `0004-asynchronous-script-verification.md`

* Remove an obsolete `TODO` from `disk_db.rs`

* Delete unused snapshots

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-06-30 23:00:23 +00:00
..
drafts Fix typos (#3055) 2021-11-12 19:30:22 +00:00
0000-template.md Update GitHub and RFC templates based on retrospectives (#2242) 2021-06-04 14:40:53 +10:00
0001-pipelinable-block-lookup.md Remove template section from Pipelinable Block Syncing RFC (#1219) 2020-10-29 20:10:17 +10:00
0002-parallel-verification.md Fix typos 2020-10-06 12:16:41 +10:00
0003-inventory-tracking.md rfc: initial inventory tracking (#952) 2020-08-28 14:19:18 -07:00
0004-asynchronous-script-verification.md fix(state): Update column family names to match Zebra's database design (#4639) 2022-06-30 23:00:23 +00:00
0005-state-updates.md fix(state): Update column family names to match Zebra's database design (#4639) 2022-06-30 23:00:23 +00:00
0006-contextual-difficulty.md Fix typos (#3055) 2021-11-12 19:30:22 +00:00
0009-zebra-client.md Fix typos (#3055) 2021-11-12 19:30:22 +00:00
0010-v5-transaction.md Create CompactSize64 for non-message-length fields (#3008) 2021-11-04 15:57:30 +00:00
0011-async-rust-in-zebra.md Fix deadlock in chain tip watch channel (#3378) 2022-01-24 00:36:40 +00:00
0012-value-pools.md Update the documentation for value pools (#2919) 2021-10-21 20:30:11 +00:00