grin/wallet/src
Yeastplume 4191b15410
Wallet - only update outputs with unconfirmed transactions outstanding (#2322)
* Only update outputs with unconfirmed transactions outstanding

* add further check for Unspent output that have been spent to check_repair

* rename  to

* make updating all outputs optional API parameter. do full update before a wallet check, remove unspent->spent check from check process

* rustfmt

* typo
2019-01-10 11:17:35 +00:00
..
adapters fix: a silly mistake on the keybase recipients count (#2226) 2018-12-25 12:09:43 +08:00
libwallet Wallet - only update outputs with unconfirmed transactions outstanding (#2322) 2019-01-10 11:17:35 +00:00
node_clients [Floonet] Use switch commits for all blinding factors (#2178) 2018-12-18 15:44:55 +00:00
test_framework Implement kernel and output features as enums (#2312) 2019-01-08 16:07:38 +00:00
command.rs Wallet - only update outputs with unconfirmed transactions outstanding (#2322) 2019-01-10 11:17:35 +00:00
controller.rs feat: Configuration option to include foreign API endpoints in the owner API (#2305) 2019-01-07 10:00:52 +00:00
display.rs rename tx log entry field tx_hex -> stored_tx (#2181) 2018-12-18 16:44:03 +00:00
error.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lib.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
lmdb_wallet.rs Grin wallet check/repair (#2256) 2018-12-30 16:32:00 +00:00
types.rs Automate wallet seed recovery process (#2319) 2019-01-09 16:13:05 +00:00