Commit Graph

2790 Commits

Author SHA1 Message Date
Vlad Stan
218ee77acd feat: handle forced logout 2022-08-18 18:57:20 +03:00
Vlad Stan
90938e89e1 feat: show pairing code 2022-08-18 17:54:26 +03:00
Vlad Stan
d8d4d4d057 feat: add buttons config 2022-08-18 16:33:10 +03:00
Vlad Stan
61d3ca8c0b feat: hand pairing response 2022-08-18 10:32:56 +03:00
Vlad Stan
e37fc0b898 fix: check-paring message 2022-08-18 09:01:05 +03:00
Vlad Stan
faa9a017a4 refactor: rename command 2022-08-18 08:49:46 +03:00
Vlad Stan
fb60673f67 feat: add ping command 2022-08-18 08:38:40 +03:00
Vlad Stan
f73f5a90c9 feat: only allow DH key exchange in the first 60 seconds 2022-08-16 14:08:04 +03:00
Vlad Stan
7c796f428a feat: allow COMMAND_PASSWORD_CLEAR in clear text 2022-08-16 12:16:09 +03:00
Vlad Stan
32bb59255d feat: restore takes both the password and the seed as args 2022-08-15 15:59:49 +03:00
Vlad Stan
01d2db5a1b fix: bad command for restore 2022-08-15 15:43:35 +03:00
Vlad Stan
a32754610a feat: use random IV for each request 2022-08-12 16:52:55 +03:00
Vlad Stan
19dfef6044 fix: help command 2022-08-12 15:55:19 +03:00
Vlad Stan
1c03b28b77 feat: add more logging for HWW 2022-08-12 15:29:48 +03:00
Vlad Stan
58ab68b876 feat: use aes lib foe encryption 2022-08-12 15:12:03 +03:00
Vlad Stan
e6c8865eca feat: decrypt data from HWW 2022-08-12 14:12:40 +03:00
Vlad Stan
174cc28fe1 feat: special log for hww 2022-08-12 12:07:41 +03:00
Vlad Stan
3f71df7829 feat: use external aes lib 2022-08-12 10:25:54 +03:00
Vlad Stan
f24149050d feat: encrypt outgoing commands 2022-08-11 08:59:06 +03:00
Vlad Stan
6d4116b049 feat: working version. commit not to lose 2022-08-10 16:53:39 +03:00
Vlad Stan
1f158dfd03
Update README.md 2022-08-05 16:32:03 +03:00
Vlad Stan
ac203046a6 doc: update the readme 2022-08-05 16:31:29 +03:00
Vlad Stan
8075503566 fix: small UI stuff 2022-08-04 15:19:03 +03:00
Vlad Stan
e55044da5a fix: sat/btc unit 2022-08-04 14:09:42 +03:00
Vlad Stan
337234cb0c fix: handle no input signed scenario 2022-08-04 14:04:49 +03:00
Vlad Stan
40ca51af0e fix: change & fee value 2022-08-04 13:47:20 +03:00
Vlad Stan
a0450cbdd9 chore: drop mempool table 2022-08-04 12:19:31 +03:00
Vlad Stan
798b8e5fdf fix: add network column for migration 2022-08-04 12:01:46 +03:00
Vlad Stan
48ab496cb4 fix: address type selection 2022-08-04 11:05:27 +03:00
Vlad Stan
4ab43e0743 feat: add serial port config params 2022-08-04 10:11:06 +03:00
Vlad Stan
b46ec8f149 feat: less technical labels for addresses 2022-08-04 08:06:17 +03:00
Vlad Stan
05b758a784 chore: clean-up 2022-08-03 14:43:31 +03:00
Vlad Stan
6c332ce0c5 chore: clean-up rebase left overs 2022-08-03 13:54:34 +03:00
Vlad Stan
828e4a78d1 chore: code format 2022-08-03 13:50:59 +03:00
Vlad Stan
f1976e624d fix: note update 2022-08-03 13:50:07 +03:00
Vlad Stan
f11a51a4cc fix: shortcut buttons 2022-08-03 13:50:07 +03:00
Vlad Stan
d14fbd68aa fix: memppol links 2022-08-03 13:50:07 +03:00
Vlad Stan
d078b7b1f2 chore: code format 2022-08-03 13:50:07 +03:00
Vlad Stan
b83f19e5d1 fix: account name diplay 2022-08-03 13:50:07 +03:00
Vlad Stan
04327a98cb chore: code clean-up, remove masterpub_fingerprint 2022-08-03 13:50:07 +03:00
Vlad Stan
cb137e7142 fix: fingerprint is not unique per account (it is the fingerprint of the master) 2022-08-03 13:50:07 +03:00
Vlad Stan
2ae4df70ea feat: add password confirmation for Wipe and Restore 2022-08-03 13:50:07 +03:00
Vlad Stan
c407e054fd feat: integrate transaction broadcast 2022-08-03 13:50:07 +03:00
Vlad Stan
a030b20971 fix: check network and masterpub for duplicate accounts 2022-08-03 13:50:07 +03:00
Vlad Stan
35ab1e7d9c feat: add spinner while wallet account is created 2022-08-03 13:50:07 +03:00
Vlad Stan
f202d80241 fix: testnet is in the bip32 derivation path 2022-08-03 13:50:07 +03:00
Vlad Stan
2ac8ee95b0 feat: add accounts using the HWW 2022-08-03 13:50:07 +03:00
Vlad Stan
73265a9951 fix: handle failed to parse psbt 2022-08-03 13:50:07 +03:00
Vlad Stan
ae479ee0d0 feat: show hardware device Xpub option 2022-08-03 13:50:07 +03:00
Vlad Stan
a50fc2d4ae chore: code clean-up 2022-08-03 13:50:07 +03:00