grin/core
Yeastplume 4bbaa8d05f
Move aggsig transaction building functions into separate lib (#1061)
* refactoring transaction building code

* serialise return transaction

* move shared functions into transactions, ensure wallet manipulation is only done outside of aggsig transaction lib

* remove unneeded wallet config from fn

* adding test functions to facilitate libwallet transaction testing

* rustfmt

* refactoring checker somewhat, adding ability to create and transactions against local copy of chain for simpler testing

* finish transaction testing functionality which verifies transactions work properly

* Remove wallet output manipulation from transaction building lib

* ensure sender expects full transaction back on last phase

* ensure sender expects full transaction back on last phase
2018-05-16 13:18:09 +01:00
..
fuzz Idiomatic cargo toml (#862) 2018-03-25 17:44:27 +00:00
src Move aggsig transaction building functions into separate lib (#1061) 2018-05-16 13:18:09 +01:00
tests Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
Cargo.toml Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
rustfmt.toml cannot use write_mode in rustfmt.toml in stable (get rid of the warnings) (#752) 2018-03-05 15:23:52 -05:00