Zebra/zebra-consensus
Arya 862600a41e
change(consensus) verify that mempool transaction UTXOs are in the best chain (#5616)
* Uses BestChainUtxo to find utxos for mempool

* adds missing input test

* Apply suggestions from code review

Co-authored-by: teor <teor@riseup.net>

* update other instances of the renamed InputNotFound error

* adds read::unspent_utxo fn

* adds test for success case

Co-authored-by: teor <teor@riseup.net>
2022-11-11 06:40:35 +00:00
..
examples cleanup(clippy): Use inline format strings (#5489) 2022-10-27 13:25:18 +00:00
src change(consensus) verify that mempool transaction UTXOs are in the best chain (#5616) 2022-11-11 06:40:35 +00:00
Cargo.toml change(rpc): add submitblock RPC method (#5526) 2022-11-04 03:57:08 +00:00