grin/wallet/src
Ignotus Peverell f0bdb2c8fa
File-based transaction building (#1317)
* First implementation of file-based transaction send, receive and finalize in libwallet
* Switch from TOML to JSON (needless complication). Plug in send, receive and finalize wallet commands.
* Pretty JSON for response is too large (all whitespace)
2018-08-07 11:17:33 -07:00
..
libtx File-based transaction building (#1317) 2018-08-07 11:17:33 -07:00
libwallet File-based transaction building (#1317) 2018-08-07 11:17:33 -07:00
client.rs Fix get outputs call in wallet (#1319) 2018-08-06 12:48:05 -07:00
db_migrate.rs LMDB Wallet Transaction Log + LMDB Migration for all (#1268) 2018-07-19 10:35:36 +01:00
display.rs added transaction cancellation feature (#1280) 2018-07-20 15:13:37 +01:00
error.rs Wallet API Test Client (#1242) 2018-07-12 16:49:37 +01:00
file_wallet.rs LMDB Wallet Transaction Log + LMDB Migration for all (#1268) 2018-07-19 10:35:36 +01:00
lib.rs Remove all iron traces (#1309) 2018-08-01 13:58:22 -04:00
lmdb_wallet.rs LMDB Wallet Transaction Log + LMDB Migration for all (#1268) 2018-07-19 10:35:36 +01:00
types.rs Make grin.toml config optional (#1278) 2018-07-29 17:48:24 -07:00