mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 11:31: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 |
||
---|---|---|
.. | ||
chain_test_helper.rs | ||
data_file_integrity.rs | ||
mine_simple_chain.rs | ||
store_indices.rs | ||
test_coinbase_maturity.rs | ||
test_txhashset.rs | ||
test_txhashset_archive.rs |