mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 08:51: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.rs | ||
common.rs | ||
consensus.rs | ||
core.rs | ||
merkle_proof.rs | ||
pmmr.rs | ||
transaction.rs | ||
vec_backend.rs | ||
verifier_cache.rs |