grin/wallet/tests
Yeastplume 3eb599a45c
Grin wallet check/repair (#2256)
* first pass at basic check_fix process

* rustfmt

* unlocks and tx log entry reversals in place

* log restore output at warn

* rename check_repair

* rename check_repair

* add command line functionality and sanity test

* rustfmt

* update wallet usage doc with check_repair

* doc update

* consistency in NotEnoughFunds output

* consistency in NotEnoughFunds output
2018-12-30 16:32:00 +00:00
..
accounts.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
check.rs Grin wallet check/repair (#2256) 2018-12-30 16:32:00 +00:00
file.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
libwallet.rs Re-launch floonet (#2249) 2018-12-28 14:46:21 -08:00
repost.rs [WIP] Store completed transactions in files instead of DB (#2148) 2018-12-14 16:24:53 +00:00
restore.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
self_send.rs Don't allow same transaction to be received multiple times (#2124) 2018-12-11 17:18:31 +00:00
transaction.rs [WIP] Store completed transactions in files instead of DB (#2148) 2018-12-14 16:24:53 +00:00