Zebra/zebra-consensus/src/block
Conrado Gouvea dff25473aa
refactor: document coinbase rules, refactor to ease understanding (#4056)
* refactor: document coinbase rules, refactor to ease understanding

* Update zebra-consensus/src/block/check.rs

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

* remove no longer used contains_prevout_input()

* remove unused CoinbaseHasPrevOutInput

* update coinbase description in documentation

Co-authored-by: teor <teor@riseup.net>
2022-04-20 09:31:12 +00:00
..
subsidy remove founders reward code (#3430) 2022-01-28 19:14:46 -03:00
check.rs refactor: document coinbase rules, refactor to ease understanding (#4056) 2022-04-20 09:31:12 +00:00
subsidy.rs remove founders reward code (#3430) 2022-01-28 19:14:46 -03:00
tests.rs 4. test(db): add large transaction tests (#3759) 2022-03-09 23:34:50 +00:00