grin/wallet/tests
Yeastplume b8c8840cec
Refactor wallet commands (#2067)
* start wallet command refactoring

* another re-structuring attempt

* rustfmt

* begin splitting up wallet commands

* rustfmt

* clean up wallet arg checking

* rustfmt

* macro for arg parsing

* rustfmt

* factor out init commands

* rustfmt

* move recover to new format

* rustfmt

* add listen command to new format

* rustfmt

* Finish moving commands to new format

* rustfmt

* rustfmt

* propogate errors more cleanly

* rustfmt

* error handling cleanup
2018-12-06 12:04:02 +00:00
..
common Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
accounts.rs Optional Slate Message (#2047) 2018-11-29 12:49:00 +00:00
file.rs Optional Slate Message (#2047) 2018-11-29 12:49:00 +00:00
libwallet.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
repost.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
restore.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00
self_send.rs Optional Slate Message (#2047) 2018-11-29 12:49:00 +00:00
transaction.rs Refactor wallet commands (#2067) 2018-12-06 12:04:02 +00:00