nicolas.dorier
731341b749
Do not preemptively fetch rates of all exchanges
2019-12-26 14:54:26 +09:00
Andrew Camilleri
4d7480db15
Liquid & Liquid Assets Support ( #1118 )
2019-12-24 16:20:44 +09:00
Nicolas Dorier
0485a9178d
Merge pull request #1232 from NicolasDorier/seed/bettererror
...
Make it mandatory for the user to set the master fingerprint in the w…
2019-12-23 23:32:14 +09:00
nicolas.dorier
17d2b20cd5
User can use passphrase when importing seed
2019-12-23 23:31:39 +09:00
nicolas.dorier
aa459d0ff3
Make it mandatory for the user to set the master fingerprint in the wallet settings for seed signing. Improve error messages.
2019-12-23 23:08:41 +09:00
nicolas.dorier
656ff7029e
Do not show on screen seed passphrase in sign with seed
2019-12-23 22:32:33 +09:00
nicolas.dorier
47eb087d1b
Rename CanGenerateWallet to CanUseHotWallet, small refactoring on generatewallet
2019-12-18 22:28:03 +09:00
Kukks
1aef7f7ea6
rebase fix
2019-12-16 10:25:07 +01:00
Kukks
9142c48a0b
return correct view
2019-12-16 09:38:00 +01:00
Kukks
45e139c5b7
define view
2019-12-16 09:35:41 +01:00
Kukks
6706658377
add policy to restrict generate wallet usage
2019-12-16 09:32:43 +01:00
Kukks
a75b6201b7
update message
2019-12-16 09:01:27 +01:00
Kukks
7d2dc45dfb
fix ident
2019-12-16 09:01:27 +01:00
Kukks
f284ef9052
Add generate wallet e2e test
2019-12-16 09:01:27 +01:00
Kukks
80790bd9b0
fixes
2019-12-16 09:00:41 +01:00
Kukks
2da9434571
init work
2019-12-16 09:00:00 +01:00
nicolas.dorier
579e0d2e09
Do not crash if empty destination is entered on WalletSend
2019-12-11 13:05:59 +09:00
nicolas.dorier
33703b83a3
Fix device not found with Trezor T
2019-12-10 23:52:48 +09:00
nicolas.dorier
23b9dfed2c
Cache balance
2019-12-10 22:17:59 +09:00
Nicolas Dorier
5d87dd5861
Merge pull request #1219 from bolatovumar/fix-1217
...
[Wallet] Show invalid address message when address is invalid
2019-12-10 21:39:43 +09:00
nicolas.dorier
540cb912f3
Can display address on device at confirmation screen
2019-12-10 21:22:46 +09:00
nicolas.dorier
93f490f570
Fix pin entry
2019-12-10 20:10:13 +09:00
nicolas.dorier
de2e222ae5
Improve signing vault UI
2019-12-10 18:58:12 +09:00
nicolas.dorier
12055a000b
Proper handling of passphrase for Trezor T
2019-12-10 18:16:52 +09:00
Umar Bolatov
6addb3e481
[Wallet] Show invalid address message when address is invalid
...
fix #1217
2019-12-07 21:20:42 -08:00
Nicolas Dorier
d9cd916440
Merge pull request #1187 from dennisreimann/document-themeing
...
Document themeing
2019-12-07 17:22:47 +09:00
nicolas.dorier
452a705b75
Update russian,portugal
2019-12-07 17:21:11 +09:00
Nicolas Dorier
1c8206c749
Merge pull request #1214 from MrPaz/feature/satsfix
...
Fixing sats exchange rate display
2019-12-07 17:18:54 +09:00
nicolas.dorier
2d932ebb21
Update to runtime .NET 2.1.14
2019-12-07 16:35:13 +09:00
nicolas.dorier
0e0fa53517
Prompt passphrase for trezor T
2019-12-05 22:47:07 +09:00
nicolas.dorier
4e20730379
Better message when the device is signing ( #1207 )
2019-12-05 22:37:04 +09:00
nicolas.dorier
1d70d935b8
Provide better details for unknown error ( #1208 )
2019-12-05 22:03:35 +09:00
Matt Pazar
eb85b1a7b4
Fixing sats exchange rate display
...
Fixed #1147
2019-12-04 14:21:33 -06:00
rockstardev
df7e2073df
Fixing AccessDenied page displayed
2019-12-04 13:45:09 -06:00
nicolas.dorier
84d943d6cc
Trying to fix TrezorT
2019-12-04 22:12:38 +09:00
nicolas.dorier
a1d82b0e8b
fix bug if selecting segwit with vault
2019-12-04 21:52:48 +09:00
nicolas.dorier
ab7c124302
Properly show text to enter pin or passphrase for trezor T
2019-12-04 17:23:10 +09:00
nicolas.dorier
544597348b
Fix inverted boolean logic
2019-12-04 17:19:25 +09:00
nicolas.dorier
1559c510be
Trying to handle Trezor T correctly
2019-12-04 17:16:37 +09:00
nicolas.dorier
3e08581e9b
Fix fetching xpub for trezor
2019-12-04 16:34:25 +09:00
nicolas.dorier
49c70d9b04
Vault: Reinite the popup in add derivation scheme if it is closed
2019-12-04 16:16:41 +09:00
nicolas.dorier
50e7d8389c
Vault: Allow user to pick the account number
2019-12-04 15:54:08 +09:00
nicolas.dorier
cbb37674e3
vault-confirm is not a popper
2019-12-04 12:56:39 +09:00
nicolas.dorier
e70d5ceb08
Fix JS error on WalletSendVault after PIN is asked ( #1210 )
2019-12-04 12:52:54 +09:00
nicolas.dorier
5d7b253edd
Fix bug: Vault option now showing up in PSBT
2019-12-03 18:57:07 +09:00
nicolas.dorier
df38b84bbb
Fix alignment in psbt review
2019-12-03 14:30:29 +09:00
nicolas.dorier
a3fc75ea3b
Show proper error message if the keypath in wallet settings is not good ( Fix #1209 )
2019-12-03 14:26:52 +09:00
nicolas.dorier
71a8166027
Handle "pin already prompted" error. ( Fix #1209 )
2019-12-03 13:53:58 +09:00
Dennis Reimann
564dd95d81
Remove unused modern theme
...
We can start over with this once the general design decisions are decided on and we start implementing a new UI.
2019-12-02 11:19:17 +01:00
Dennis Reimann
eb16b435df
Document themeing approach
...
Sums up and adds to the comments made in #1175 .
I wasn't sure where to put these kinds of docs, as tehy are code related and not end user facing. Let's discuss whether or not this fits in here or should become part of the docs repo.
fix
2019-12-02 11:18:33 +01:00