Commit Graph
11 Commits
Author SHA1 Message Date
selsta def703abec wallet_api: add multi destination tx support 2019-08-16 16:23:12 +02:00
selsta 8bb253b0db libwallet_merged: add missing net target 2019-04-02 21:22:51 +02:00
selsta 51b0625e00 simplewallet: improve punctuation in user visible string 2019-01-16 20:45:39 +01:00
selsta b8c5f550c1 wallet api: don't truncate address in subaddress_account
Same behaviour as subaddress.cpp now.
2019-01-15 22:19:50 +01:00
selsta 6c060e6aaa device: proper handling of user input
(1) If the user denies something on the Ledger,
    a proper error message is now shown.
(2) Ledger doesn't time out anymore while waiting
    on user input.
(3) Lower the timeout to 2 seconds, this is enough for
    normal Ledger <-> System communication.
2019-01-09 15:45:06 +01:00
selsta 93c2164434 device_ledger: remove full_name variable
This variable was never set, resulting in the
device name always showing as "disconnected".
2019-01-09 05:33:49 +01:00
selsta 13785ec96b wallet api/device: set estimated restore height if none is provided 2019-01-02 11:25:49 +01:00
selsta 1d892ec881 simplewallet: donate command validate amount 2018-12-07 13:43:21 +01:00
selsta c716a331f3 device: increase ledger timeout to 2 minutes 2018-10-09 02:17:40 +02:00
selsta 986d03d4b2 simplewallet: allow to set threshold before warning about tx backlog 2017-10-02 21:23:33 +02:00
selsta 91def9a59b daemon, wallet: add --max-log-file-size option 2017-09-17 04:42:45 +02:00