grin/src/bin/tui
Ignotus Peverell 4048a3011a
Improve file-based tx send to not use private file (#1421)
Instead of generating a private file on send that needs to be
provided again in finalize, the private context information is
saved in the wallet db.

Also move internal Context to bona fide libwallet type
2018-08-27 20:57:33 -04:00
..
constants.rs Add versioning and build information (#851) 2018-03-23 10:28:15 +00:00
menu.rs Wallet implementation dynamic dispatch (#1235) 2018-07-09 18:01:19 +01:00
mining.rs Add network hashrate info to Mining pane in TUI (#1353) 2018-08-14 10:01:20 -07:00
mod.rs rustfmt 2018-06-22 09:44:38 +01:00
peers.rs Improve file-based tx send to not use private file (#1421) 2018-08-27 20:57:33 -04:00
status.rs Wallet implementation dynamic dispatch (#1235) 2018-07-09 18:01:19 +01:00
table.rs Improve file-based tx send to not use private file (#1421) 2018-08-27 20:57:33 -04:00
types.rs Wallet implementation dynamic dispatch (#1235) 2018-07-09 18:01:19 +01:00
ui.rs Fix logging configuration (#1303) 2018-07-31 11:14:13 +01:00
version.rs Wallet implementation dynamic dispatch (#1235) 2018-07-09 18:01:19 +01:00