nicolas.dorier
5dbdb4b399
Keep coinaverage compatibility, improve UX, hardcode feed provider supported exchanges
2020-01-13 23:37:01 +09:00
Kukks
58d9a48787
CoinGecko Rate Provider
...
The CoinGecko rate provider is similar to the bitcoin average one, in that you can ask it for a rate from its aggregated sourcing or you can get rates from specific exchanges. I've added support for both.
I haven't integrated it or replaced coinaverage just to see if we should use it as the default and switch everyone to it or what other action to take.
2020-01-13 20:20:00 +09:00
nicolas.dorier
60e0f775ed
Remove useless dependencies
2020-01-12 16:05:01 +09:00
nicolas.dorier
d3408b91be
bump libraries
2020-01-12 15:32:26 +09:00
nicolas.dorier
63c4ec1809
Reactivate GoogleCloudStorage
2020-01-12 13:55:41 +09:00
nicolas.dorier
3449bba4b3
Reactivate google storage
2020-01-12 13:39:42 +09:00
nicolas.dorier
d94b016e63
Add google storage at build time
2020-01-12 13:34:29 +09:00
nicolas.dorier
629dfcf152
Cleanup netcore21 specific code
2020-01-12 13:30:54 +09:00
Nicolas Dorier
df617d5186
Merge pull request #1258 from NicolasDorier/migration/netcore31
...
Switch to .netcoreapp3.1
2020-01-11 15:03:51 +09:00
nicolas.dorier
18a2c1a00f
Remove warning
2020-01-11 13:12:41 +09:00
Nicolas Dorier
33c65a6548
Merge pull request #1246 from Kukks/generate-wallet-message
...
add error message on generate wallet failure
2020-01-10 20:03:59 +09:00
Rockstar Developer
28c441924a
Merge pull request #1242 from jlopp/varFix
...
Fix variable spelling
2020-01-06 21:44:17 -06:00
Kukks
fa916d4862
Liquid: Show limited wallet pages
2019-12-29 17:08:30 +01:00
Kukks
1973647b51
add error message on generate wallet failure
2019-12-29 16:43:55 +01:00
Jameson Lopp
12133cd7d3
fix variable spelling
2019-12-27 14:32:43 -05:00
Andrew Camilleri
4d7480db15
Liquid & Liquid Assets Support ( #1118 )
2019-12-24 16:20:44 +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
47eb087d1b
Rename CanGenerateWallet to CanUseHotWallet, small refactoring on generatewallet
2019-12-18 22:28:03 +09: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
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
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
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
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
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
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
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
50e7d8389c
Vault: Allow user to pick the account number
2019-12-04 15:54:08 +09:00
nicolas.dorier
5d7b253edd
Fix bug: Vault option now showing up in PSBT
2019-12-03 18:57:07 +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
Kukks
bc2a039ea2
bump nbx and make balance return decimal
2019-12-02 09:57:38 +01:00
Kukks
e31e600144
update nbx + prep bitcoin payment data ctor change
2019-12-01 15:30:56 +01:00
nicolas.dorier
fa61c2bcdd
Add error for invalid network
2019-11-30 23:33:42 +09:00
nicolas.dorier
d2357ee8b9
Do not ask for Pin on Trezor T
2019-11-25 11:50:49 +09:00