meriadec
353f1f992a
Faster app relaunch (old one was buggy and slow)
In fact we don't even need to reload the whole app, a reload of the
renderer does the job. :dab:
7 years ago
meriadec
3cd6c347c7
Fix images in builded mode, and libcore in Linux release
7 years ago
Gaëtan Renaudeau
00137c61bb
Merge pull request #437 from meriadec/master
Fixes
7 years ago
meriadec
1d0339205d
Fix infinite `getAddress`
7 years ago
meriadec
0d674a97bb
Fix annoying onboarding popping again and again
Why not fetching settings at init if settings has keys? :thinking_face:
nb: it actually had keys because of windows size/position saving
7 years ago
Meriadec Pillet
b11bd2b4ea
Merge pull request #436 from gre/bump-fee-soft
Bump live-common + add fee + soft reset
7 years ago
Meriadec Pillet
771c93c8fc
Merge branch 'master' into bump-fee-soft
7 years ago
Meriadec Pillet
72fb7dd09b
Merge pull request #429 from meriadec/libcore-sync
Libcore synchronisation
7 years ago
Meriadec Pillet
75571720ca
Merge pull request #2 from gre/fix-flow-withLibcore
better flowtype on withLibcore
7 years ago
Gaëtan Renaudeau
e69fa02533
better flowtype on withLibcore
7 years ago
Gaëtan Renaudeau
35f9050e56
Bump live-common + add fee + soft reset
7 years ago
meriadec
c928cf626a
Sync fresh address
7 years ago
meriadec
d4f2ebe96b
This react-router thing is becoming ridiculous
7 years ago
meriadec
b43f673300
Flow fixes and typecheck account id encode/decode
7 years ago
meriadec
cfc47ef418
Uniq senders in OperationDetails
7 years ago
meriadec
34e54f814c
Add utility script
7 years ago
meriadec
00feedb294
Order operations in libcore sync
7 years ago
meriadec
115b84e612
Bump ledger-core@1.4.3
7 years ago
meriadec
76956a8ab3
process.env.__DEV__ to enable dev mode
7 years ago
meriadec
7627785d8b
Make UPDATE_ACCOUNT a standard redux action
7 years ago
meriadec
44531e6ba9
Send correct info through action -> command -> libcore -> redux
7 years ago
meriadec
c1801befe1
Remove useless devices icon
7 years ago
meriadec
0ddbafd4bd
Correct sigHashType && isSegwitSupported when signing tx
7 years ago
meriadec
8f122ffb9f
Use `withLibcore` in libcoreGetVersion
7 years ago
meriadec
d8e2f57a8f
Create barebone for libcore sync account
7 years ago
meriadec
acdd982179
Prevent libcore race conditions
7 years ago
meriadec
b463e4bf53
Create libcoreSyncAccount command
7 years ago
meriadec
d6e79f9132
Store real xpub in account
7 years ago
ledger-bot
307aa85ddc
New Crowdin translations ( #433 )
* New translations emptyState.yml (French)
* New translations common.yml (French)
* New translations account.yml (French)
* New translations onboarding.yml (French)
* New translations send.yml (French)
* New translations send.yml (French)
7 years ago
Gaëtan Renaudeau
d5bed267ad
bugfix
7 years ago
Meriadec Pillet
503e1490f0
Merge pull request #434 from gre/remove-archived
remove archived flag. future impl will differ
7 years ago
Meriadec Pillet
e17c81b5ca
Merge pull request #435 from gre/fix-bitcoin-fee-select-when-same-fee
Fix behavior of bitcoin fee select
7 years ago
Gaëtan Renaudeau
25326624db
max confirmationsNb need to be variable to adapt to 30mn default's
7 years ago
Gaëtan Renaudeau
e13c88c4bc
Fix ops sort of Ethereum & Ripple
7 years ago
Gaëtan Renaudeau
4fa2c4c6d7
Fix behavior of bitcoin fee select
7 years ago
Gaëtan Renaudeau
af916ce6e7
remove archived flag. future impl will differ
7 years ago
Gaëtan Renaudeau
450048aeb4
Merge pull request #432 from gre/fix-eth
important bugfix on ETH + integrate more currencies unit
7 years ago
Gaëtan Renaudeau
6ae54ff330
Merge pull request #431 from gre/improve-accounts-reducer
remove sort ops because it should be done by sync only if needed
7 years ago
Gaëtan Renaudeau
ac0a3c27d7
Implement Gas limit advanced option & fix calculus estimation
7 years ago
Gaëtan Renaudeau
4b823efa7e
important bugfix on ETH + integrate more currencies unit
7 years ago
Gaëtan Renaudeau
197e3e190c
remove sort ops because it should be done by sync only if needed
7 years ago
ledger-bot
4f810fc68f
New Crowdin translations ( #413 )
* New translations emptyState.yml (French)
* New translations common.yml (French)
* New translations account.yml (French)
* New translations onboarding.yml (French)
* New translations send.yml (French)
7 years ago
Gaëtan Renaudeau
46ba5b884c
Merge pull request #426 from gre/improve-errors-send-flow
Improve errors in send flow
7 years ago
Gaëtan Renaudeau
15a34a9652
Improve errors in send flow
7 years ago
Meriadec Pillet
636862c2d8
Merge pull request #430 from meriadec/polish
Use Spinner on DeviceConnect
7 years ago
meriadec
7c33b2d4fd
Use Spinner on DeviceConnect
7 years ago
Gaëtan Renaudeau
7535a1455c
Merge pull request #427 from valpinkman/fix-graph-values
fix y axis values on graphs and dashboard page
7 years ago
Gaëtan Renaudeau
a368cc8b7b
last fixes for graph
7 years ago
Gaëtan Renaudeau
c2f4ca1828
Merge pull request #428 from NastiaS/polish
adding pagination for operation details
7 years ago
Valentin D. Pinkman
14686803cb
fallback on empty string
7 years ago