Vlad Stan
|
f7061da361
|
chore: code clean-up
|
2022-12-02 14:02:59 +02:00 |
|
Vlad Stan
|
88035305c5
|
fix: hide New Payment button
|
2022-12-02 13:46:51 +02:00 |
|
Vlad Stan
|
8b0c004883
|
feat: allow external signed PSBT
|
2022-12-02 13:41:26 +02:00 |
|
Vlad Stan
|
3ad0463dfe
|
feat: extract utxos. from PSBT
|
2022-12-02 13:40:59 +02:00 |
|
Arc
|
69ef0f2bb1
|
Merge pull request #1160 from blackcoffeexbt/bugfix/lnbits-casing
LNbits casing fixes
|
2022-12-01 12:24:27 +00:00 |
|
Vlad Stan
|
0dceada931
|
fix: give a companion to single item tuples
|
2022-11-30 21:50:13 +02:00 |
|
Black Coffee
|
20b06e4922
|
Corrected casing of LNbits (not LNBits) throughout repo
|
2022-11-30 14:14:31 +00:00 |
|
ChuckNorrison
|
4f05c6c12e
|
add missing f-string for SQL
|
2022-11-28 19:02:31 +01:00 |
|
ChuckNorrison
|
3cbbe2a93d
|
fix integer to bigint for extensions
Some more INTEGER to BIGINT conversion for postgresql database
|
2022-11-17 15:44:59 +01:00 |
|
Vlad Stan
|
032df0e50c
|
feat: allow decimal fee rate
|
2022-11-17 14:21:12 +02:00 |
|
Vlad Stan
|
daf5768d52
|
fix: remove user from model (#1067)
|
2022-10-21 14:49:17 +02:00 |
|
Vlad Stan
|
463941ec94
|
fix: always include change output for fee
|
2022-09-28 10:33:43 +03:00 |
|
Vlad Stan
|
a8b90bd595
|
fix: close serial port when re-pairing fails
|
2022-09-27 17:35:27 +03:00 |
|
Vlad Stan
|
f1670c3153
|
chore: version bump
|
2022-09-27 17:20:33 +03:00 |
|
Vlad Stan
|
649c653836
|
fix: do not show command data in logs
|
2022-09-27 17:19:32 +03:00 |
|
Vlad Stan
|
2b56efa2b6
|
fix: paired devices list
|
2022-09-27 17:15:12 +03:00 |
|
Vlad Stan
|
d5f78e83d9
|
chore: update created by
|
2022-09-27 17:15:12 +03:00 |
|
Vlad Stan
|
80a62569f9
|
fix: wait for connection to init
|
2022-09-27 17:15:12 +03:00 |
|
Vlad Stan
|
6e405d1fc4
|
fix: output address on confirmation based on selected network
|
2022-09-27 17:15:12 +03:00 |
|
Arc
|
3fe33a0be8
|
Merge pull request #988 from motorina0/watchonly_improvements
Watchonly improvements
|
2022-09-21 10:42:54 +01:00 |
|
Vlad Stan
|
c30ead3d9b
|
feat: seed input: autocomplete and validate words
|
2022-09-20 15:49:03 +03:00 |
|
Vlad Stan
|
7a243105f9
|
feat: add info message for Console
|
2022-09-20 10:50:48 +03:00 |
|
Vlad Stan
|
282ab31989
|
chore: version bumb
|
2022-09-19 17:14:08 +03:00 |
|
Vlad Stan
|
3342be0b16
|
feat: update word position on device button click
|
2022-09-19 17:11:57 +03:00 |
|
Vlad Stan
|
7ee6d09585
|
feat: add link for hardware-wallet browser flash
|
2022-09-13 16:24:30 +03:00 |
|
Vlad Stan
|
a8951f5b48
|
feat: show QR code for descriptor and xpub
|
2022-09-09 18:40:31 +03:00 |
|
Vlad Stan
|
d965457b92
|
feat: show seed word in browser (for devices with no display)
|
2022-09-09 17:47:12 +03:00 |
|
Vlad Stan
|
f14689fb60
|
feat: do not allow taproot inputs to be sent for signing
|
2022-09-09 17:06:36 +03:00 |
|
Vlad Stan
|
d77619279d
|
chore: code clean-up
|
2022-09-09 16:28:20 +03:00 |
|
Vlad Stan
|
8c87e84b68
|
feat: show address details on device
|
2022-09-09 16:01:53 +03:00 |
|
Vlad Stan
|
c432671ab7
|
chore: fix typo
|
2022-09-09 16:01:53 +03:00 |
|
Vlad Stan
|
4368422b5c
|
feat: show version
Helps when users report issues
|
2022-09-09 16:01:53 +03:00 |
|
Vlad Stan
|
2704552685
|
fix: type can be None due to migration issue
|
2022-09-09 11:55:12 +03:00 |
|
Arc
|
01d0fdeac6
|
Update README.md
|
2022-08-31 15:49:31 +01:00 |
|
Vlad Stan
|
9bbcd28452
|
feat: UI improvements and fixes
|
2022-08-22 10:09:26 +03:00 |
|
Vlad Stan
|
d08b7455e7
|
feat: add passphrase support
|
2022-08-22 09:04:16 +03:00 |
|
Vlad Stan
|
739646f702
|
fix: show message when device not paired
|
2022-08-19 18:54:54 +03:00 |
|
Vlad Stan
|
95e7633e19
|
fix: await async method
|
2022-08-19 18:05:05 +03:00 |
|
Vlad Stan
|
5b59cdcd0d
|
feat: buttonConfig pins are optional
|
2022-08-19 17:49:01 +03:00 |
|
Vlad Stan
|
83f998fe37
|
feat: remember paired devices
|
2022-08-19 14:59:59 +03:00 |
|
Vlad Stan
|
713909292e
|
chore: format code
|
2022-08-19 08:51:57 +03:00 |
|
Vlad Stan
|
fb7030c30f
|
Merge branch 'main' into secure_communication
|
2022-08-19 01:42:17 -04:00 |
|
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 |
|