zebra/zebra-consensus
teor d778caebb8
change(rpc): Select getblocktemplate RPC transactions according to ZIP-317 (#5724)
* Split the conventional fee check into its own method

This will be used for block production and relaying

* Move getblocktemplate transaction selection into a new zip317 module

* Add a block_production_fee_weight field to VerifiedUnminedTx

* Add a custom Zebra minimum transaction weight for block production

* Implement ZIP-317 transaction selection for block production

* Split weighted index setup into its own function

* Split picking a transaction into its own function
2022-12-01 21:57:22 +00:00
..
examples cleanup(clippy): Use inline format strings (#5489) 2022-10-27 13:25:18 +00:00
src change(rpc): Select getblocktemplate RPC transactions according to ZIP-317 (#5724) 2022-12-01 21:57:22 +00:00
Cargo.toml build(deps): bump serde from 1.0.147 to 1.0.148 (#5730) 2022-11-28 23:11:19 +00:00