grin/chain
Antioch Peverell 50ce7ba043
Refactor transaction building combinators ()
* 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
2019-11-01 10:56:58 +00:00
..
src read header_head and sync_head from the header and sync MMR respectively () 2019-10-29 16:47:08 +00:00
tests Refactor transaction building combinators () 2019-11-01 10:56:58 +00:00
Cargo.toml update versioning to 3.0.0 alpha () 2019-10-04 10:51:55 +01:00