Zebra/book/src
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
..
dev 3. refactor(db): add disk serialization types for transactions (#3741) 2022-03-09 01:22:00 +00:00
user doc(network): explain optional zebra-network/tor dependencies (#3765) 2022-03-08 09:14:03 +00:00
CONTRIBUTING.md Reorganize the book. (#843) 2020-08-06 15:39:54 -07:00
README.md Reorganize the book. (#843) 2020-08-06 15:39:54 -07:00
SUMMARY.md Improve documentation for Beta release (#2894) 2021-10-29 19:25:30 +00:00
api.md Reorganize the book. (#843) 2020-08-06 15:39:54 -07:00
dev.md Add issue and PR templates, document RFC process 2020-08-31 00:58:50 -04:00
user.md Add issue and PR templates, document RFC process 2020-08-31 00:58:50 -04:00

README.md

{{#include ../../README.md}}