Yeastplume
9e0b3b6862
Store additional wallet detail and WalletInfo cleanup ( #1167 )
...
* adding wallet detail file, clean up wallet info output
* rustfmt
* ensure change outputs aren't written early
* rustfmt
* travis problems AGAIN
* file wallet explicit types
2018-06-14 17:02:05 +01:00
Quentin Le Sceller
a30ee88236
Cleanup imports ( #1161 )
...
Reorganize imports
2018-06-14 08:16:14 -04:00
Yeastplume
88616fd341
[WIP] Updates to support web-wallet ( #1160 )
...
* updates to support web wallet workflow
* rustfmt
* functions to support wallet, error handling
* rustfmt
* rebase rustfmt
* test fix
2018-06-13 21:58:45 +01:00
Quentin Le Sceller
8f4dbfa540
Many typo fixes ( #1158 )
...
* Typo fix
* Parameterise
2018-06-13 17:03:34 +01:00
Ignotus Peverell
af178f82f8
Refactor the Keychain to be based on a trait ( #1146 )
...
* First pass at restructuring the keychain crate and introducing a Keychain trait
* Parameterized everything that had to. Stuff compiles.
* More stuff compiles, fix most tests
* Big merge, pushing down opening the keychain forced adding factory methods on trait
* Test fixes for pool and servers crate
2018-06-08 06:21:54 +01:00
Yeastplume
8f66016557
[WIP] Wallet API Structure ( #1133 )
...
Wallet API Structure
2018-06-06 15:36:29 +01:00