Zebra/zebra-consensus
Alfredo Garcia a61eae0065
Validate miner transaction fees (#3067)
* validate consensus rule: negative fee not allowed

* fix a test TODO

* fix imports

* move import back

* fix panic text

* join consensus rule check code

* match assertion better in tests

* fix test

* fix consensus rule validation

* remove panics

* Delete a TODO

Co-authored-by: teor <teor@riseup.net>
2021-11-24 03:36:17 +00:00
..
examples Download Zcash Sapling parameters and load them from cached files (#3057) 2021-11-19 23:02:56 +00:00
src Validate miner transaction fees (#3067) 2021-11-24 03:36:17 +00:00
Cargo.toml Bump futures from 0.3.17 to 0.3.18 (#3097) 2021-11-23 18:43:41 +00:00