grin/wallet/tests
Yeastplume 7812a02233
Libwallet refactoring - Library functions + ErrorTypes (#1113)
* move checker and rename to updater

* rustfmt

* complete checker/updater move

* rustfmt

* move libwallet error into separate file

* rustfmt

* starting to sort our error types

* updating errors in libtx and libwallet

* rustfmt

* factor out error type

* rustfmt

* compiling, errors split into libwallet and wallet errors

* rustfmt

* changing user error reporting to new format

* rustfmt

* clean up error types

* clean up error types

* move restore into libwallet

* rustfmt
2018-06-01 15:06:59 +01:00
..
common Libwallet refactoring - Library functions + ErrorTypes (#1113) 2018-06-01 15:06:59 +01:00
libwallet.rs [WIP] Factoring out wallet traits and continued wallet library work (#1096) 2018-05-30 17:48:32 +01:00
transaction.rs Minimal Transaction Pool (#1067) 2018-05-30 16:57:13 -04:00