* 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> |
||
|---|---|---|
| .. | ||
| drafts | ||
| 0000-template.md | ||
| 0001-pipelinable-block-lookup.md | ||
| 0002-parallel-verification.md | ||
| 0003-inventory-tracking.md | ||
| 0004-asynchronous-script-verification.md | ||
| 0005-state-updates.md | ||
| 0006-contextual-difficulty.md | ||
| 0009-zebra-client.md | ||
| 0010-v5-transaction.md | ||
| 0011-async-rust-in-zebra.md | ||
| 0012-value-pools.md | ||