grin/wallet/src
Simon B 30a9c3db1e Improve errors that confuse new users (#467)
* Make Get coinbase via wallet API error more self-help friendly. Also show the wallet API URL that failed to respond.
* spelling and rustfmt nit
* more informational output from `grin server stop`
* newcomer friendly error when wallet.seed isn't found
* grin wallet (info|outputs): better error message
2017-12-12 04:56:48 +00:00
..
checker.rs Wallet Restore feature (#338) 2017-11-20 00:50:09 +00:00
client.rs Improve errors that confuse new users (#467) 2017-12-12 04:56:48 +00:00
handlers.rs Cleanup HTTP APIs, update ports to avoid gap, rustfmt 2017-10-31 19:42:56 -04:00
info.rs Improve errors that confuse new users (#467) 2017-12-12 04:56:48 +00:00
lib.rs Wallet Restore feature (#338) 2017-11-20 00:50:09 +00:00
outputs.rs Improve errors that confuse new users (#467) 2017-12-12 04:56:48 +00:00
receiver.rs Eliminate gap between generating next key in wallet and saving output for this key (#302) 2017-11-18 02:31:02 -05:00
restore.rs Wallet Restore feature (#338) 2017-11-20 00:50:09 +00:00
sender.rs rollback the change output in the wallet on tx failure (#345) 2017-11-20 14:12:52 -05:00
server.rs default wallet receive to listen on 127.0.0.1 (#229) 2017-11-02 16:19:22 -04:00
types.rs Improve errors that confuse new users (#467) 2017-12-12 04:56:48 +00:00