* add value pools to the database * remove redundant genesis block check * use update_with_chain_value_pool_change() * remove constrains * remove height from the database * remove calls to chain_value_pool_change * clippy * use the "correct" value balances * bump the database format * remove everything that is not finalized state * clippy * rustfmt * use all spent utxos * add new_outputs utxos to all_utxos_spent_by_block * remove panic * add finalized state value pool test * clippy * clippy 2 * move import * fix import * rustfmt Co-authored-by: teor <teor@riseup.net> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |