mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-13 23:01:08 +03:00
* 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 * add recover from phrase option to init * rustfmt * don't panic if recover is cancelled, grin-wallet.toml is created but wallet_data dir doesn't yet exits * rustfmt |
||
---|---|---|
.. | ||
client.rs | ||
config.rs | ||
mod.rs | ||
server.rs | ||
wallet.rs | ||
wallet_args.rs | ||
wallet_tests.rs |