grin/wallet/src/libwallet/internal
Yeastplume 4a5a41fb30
LMDB Wallet Transaction Log + LMDB Migration for all (#1268)
* beginnings of transaction log for db

* add migrate utility for file-wallet to db wallet

* rustfmt + missing file

* update transaction log entry status on confirmed txs, add basic tests for transaction log
2018-07-19 10:35:36 +01:00
..
keys.rs WalletClient trait refactor (#1238) 2018-07-10 09:18:24 +01:00
mod.rs [WIP] Wallet API Structure (#1133) 2018-06-06 15:36:29 +01:00
restore.rs LMDB Wallet Transaction Log + LMDB Migration for all (#1268) 2018-07-19 10:35:36 +01:00
selection.rs LMDB Wallet Transaction Log + LMDB Migration for all (#1268) 2018-07-19 10:35:36 +01:00
sigcontext.rs Refactor the Keychain to be based on a trait (#1146) 2018-06-08 06:21:54 +01:00
tx.rs db wallet now working identically to file wallet (#1259) 2018-07-13 15:27:16 +01:00
updater.rs LMDB Wallet Transaction Log + LMDB Migration for all (#1268) 2018-07-19 10:35:36 +01:00