Gaëtan Renaudeau
be1a42c864
Fix some errors to happen unexpected and make it more clear to user
7 years ago
Gaëtan Renaudeau
11fa8767fb
Fix duplicates between pending & non pending in Ripple
7 years ago
Anastasia Poupeney
a5bf9f6761
fixes #1210
7 years ago
Gaëtan Renaudeau
63360e6b70
Fix missing case where bignumber.js was not used
7 years ago
Gaëtan Renaudeau
d7a5e8f09b
Fixes #1186
7 years ago
meriadec
970d5b68a4
Remove some wordings duplicates
closes #1119
7 years ago
Gaëtan Renaudeau
7f1a6d171e
Fixes #1199
7 years ago
Gaëtan Renaudeau
ba3e7f1aa4
Fix bug with sort due to recent bignumber.js change
(this was a problem because merge 2 PR at same time^^)
7 years ago
Gaëtan Renaudeau
ae2fe0401c
Migrate the app to BigNumber.js
7 years ago
Anastasia Poupeney
a3bd8d86ca
fix old regression on the onboarding breadcrumb
7 years ago
Gaëtan Renaudeau
15b76133f6
ETH/ETC: always scan 9 empty accounts ahead for better discoverability
7 years ago
Gaëtan Renaudeau
761c3f54f9
Fixes #1153
7 years ago
Anastasia Poupeney
67529ae921
fixes #1169
7 years ago
Anastasia Poupeney
48d2c5c252
update 2 endpoints for exchanges
7 years ago
NastiaS
212b1a062d
fixes #1114 plus some other little bugs ( #1162 )
7 years ago
meriadec
b076e7b3a8
Zcash overwinter support
closes #904
7 years ago
Gaëtan Renaudeau
25d667cdef
Fix edgecase bug when switching fiat and not reseting the exchange
bug was:
select USD
it should select BitMEX
now select HKD
it will select nothing in the list
not 100% sure but i suspect that BITMEX used to exist on BTC-HKD but no longer, so it's an accepted choice by our api but it's not present in the list.
the fix is to always reset the exchange to first one (which is the most volume one) when you switch countervalue
7 years ago
Gaëtan Renaudeau
172f0af476
Fixes #1146
7 years ago
Gaëtan Renaudeau
f6e4d1b2c5
Fixes #1152
7 years ago
meriadec
c3223a55ea
Correct Ripple txs filter
relatable: https://github.com/ripple/ripple-lib/blob/develop/docs/index.md#transaction-types
closes #1007
7 years ago
meriadec
fc463da721
Document locktime temporary disable
7 years ago
meriadec
0931477234
Zcash overwinter support
closes #904
7 years ago
Thibaut Boustany
f8849697ec
Fixes #1113 glitch int the manager link
7 years ago
Gaëtan Renaudeau
462a82be6b
Fixes #1146
7 years ago
Gaëtan Renaudeau
833c013fc2
Fixes #1152
7 years ago
meriadec
509c92cffb
Remove unused wordings
7 years ago
meriadec
d2bea3008d
Correct Ripple txs filter
relatable: https://github.com/ripple/ripple-lib/blob/develop/docs/index.md#transaction-types
closes #1007
7 years ago
Gaëtan Renaudeau
93fe4e54c6
Fix edgecase bug when switching fiat and not reseting the exchange
bug was:
select USD
it should select BitMEX
now select HKD
it will select nothing in the list
not 100% sure but i suspect that BITMEX used to exist on BTC-HKD but no longer, so it's an accepted choice by our api but it's not present in the list.
the fix is to always reset the exchange to first one (which is the most volume one) when you switch countervalue
7 years ago
meriadec
6eee582160
Convert all wording files from .yml to .json
7 years ago
meriadec
86cccdbc7f
Add key in release notes listing
7 years ago
Ledger
3aabfd9824
Handle case where device path change when opening app
7 years ago
Gaëtan Renaudeau
56da995aa9
Also mandatory scan 5 first etc derivations
7 years ago
NastiaS
be14d8cbe0
Fix/1055 ( #1101 )
be able to re-launch onboarding from the settings page
7 years ago
Gaëtan Renaudeau
49d2f7e3a6
Remove empty placeholder
7 years ago
Gaëtan Renaudeau
c7bf426026
Fixes #1099
7 years ago
Gaëtan Renaudeau
a044c149c0
Prevent locks to happen during scanning
7 years ago
Gaëtan Renaudeau
d5b303b9c5
Polishes on logs
7 years ago
meriadec
e5d2157b27
Help: add button to open user data folder
closes #1085
7 years ago
Gaëtan Renaudeau
9f03aa4c51
Fix 'Export Logs' to work after more than 10Mb of logs
7 years ago
Anastasia Poupeney
eed46b2cc8
some corrections for crowdin english version
7 years ago
meriadec
b79e4da411
Ignore Ripple Trust Lines txs
closes #1007
7 years ago
meriadec
64f2661f52
Fix Windows dev environment
closes #996
7 years ago
meriadec
a99fbe0413
Update operation sync patch condition
7 years ago
Gaëtan Renaudeau
926095744c
address comments
7 years ago
Gaëtan Renaudeau
70b7604b6c
Fix a bug with error.message not exposed to t()
7 years ago
Gaëtan Renaudeau
a207c96658
Fixes #1061
7 years ago
Gaëtan Renaudeau
c1898402fe
uncaughtException: no longer exit(1)
to investigate an ongoing issue on Windows, we will logger.critical but temporarily no longer exit on a uncaughtException
7 years ago
meriadec
55d72abcd7
Always patch operations if some contained `blockHeight: null`
closes #1000
7 years ago
meriadec
6be879857d
Use user-defined countervalue in account page chart tooltip
closes #965
7 years ago
Gaëtan Renaudeau
f9840603cd
set github issue link to most popular issues
7 years ago