mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
50ce7ba043
* tx combinators now take operate on Result to allow for more robust errors handling replace with_fee() and with_lock_height() with a more flexible with_features() * pass kernel features in as arg to build::transaction() * fix chain tests * fix pool tests * do not pass kernel around in the combinators just set it once on the tx when building * build::partial_transaction now takes a existing tx to build on |
||
---|---|---|
.. | ||
block_building.rs | ||
block_max_weight.rs | ||
block_reconciliation.rs | ||
coinbase_maturity.rs | ||
common.rs | ||
transaction_pool.rs |