Zebra/zebra-state
teor 081cda7990
3. refactor(db): add disk serialization types for transactions (#3741)
* refactor(db): simplify block height serialization

* refactor(db): make height serialization length generic

* refactor(db): create a TransactionIndex type

This changes the names of some snapshot types,
but doesn't change any data.

* refactor(db): create transparent OutputIndex and OutputLocation types

This keeps the same serialization, to avoid changing the database version.

* doc(rfc/db): make transparent database type names consistent

* doc(rfc/db): fix a bug in the Utxo.is_coinbase derivation

* fix(db): use the correct serialized size for OutputLocation
2022-03-09 01:22:00 +00:00
..
proptest-regressions/service 3. refactor(db): add disk serialization types for transactions (#3741) 2022-03-09 01:22:00 +00:00
src 3. refactor(db): add disk serialization types for transactions (#3741) 2022-03-09 01:22:00 +00:00
tests Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00:00
Cargo.toml build(deps): bump once_cell from 1.9.0 to 1.10.0 (#3747) 2022-03-08 18:34:17 +00:00