grin/wallet/tests
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
..
common Move aggsig transaction building functions into separate lib (#1061) 2018-05-16 13:18:09 +01:00
libwallet.rs Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
transaction.rs Move aggsig transaction building functions into separate lib (#1061) 2018-05-16 13:18:09 +01:00