Zebra/zebra-rpc
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
..
src change(rpc): Select getblocktemplate RPC transactions according to ZIP-317 (#5724) 2022-12-01 21:57:22 +00:00
Cargo.toml change(rpc): Select getblocktemplate RPC transactions according to ZIP-317 (#5724) 2022-12-01 21:57:22 +00:00