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 |
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 |
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 |
Gaëtan Renaudeau
|
d5bed267ad
|
bugfix
|
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
|
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 |
Gaëtan Renaudeau
|
15a34a9652
|
Improve errors in send flow
|
7 years ago |
meriadec
|
7c33b2d4fd
|
Use Spinner on DeviceConnect
|
7 years ago |
Gaëtan Renaudeau
|
a368cc8b7b
|
last fixes for graph
|
7 years ago |
Valentin D. Pinkman
|
14686803cb
|
fallback on empty string
|
7 years ago |
Anastasia Poupeney
|
f606af49a5
|
adding pagination for operation details
|
7 years ago |
Valentin D. Pinkman
|
9efc7aaa98
|
fix y axis values on graphs and dashboard page
|
7 years ago |
Anastasia Poupeney
|
0ba8d96a08
|
set default archived to false for mock generated accounts
|
7 years ago |
Anastasia Poupeney
|
f81548df2c
|
remove unused var
|
7 years ago |
Anastasia Poupeney
|
337b182869
|
icon adjustment on onboarding init step and removal of decriptions
|
7 years ago |
Anastasia Poupeney
|
da089cdfdb
|
resolve lint issues
|
7 years ago |
Gaëtan Renaudeau
|
aabf012672
|
Add a way to display useful account data in Account settings
|
7 years ago |
Anastasia Poupeney
|
ec9d8bd02a
|
empty state for the account page, no transactions on dashboard
|
7 years ago |
Gaëtan Renaudeau
|
6bbe243dca
|
console.warn in case we try to add twice same account
fixme: this should never happen but i've been able to do it. this check is to be removed in the future
|
7 years ago |
meriadec
|
7654fab3d2
|
Polish Select usages and migrate SelectExchange
|
7 years ago |
meriadec
|
dd8421af2e
|
Fix currencies settings Select width
|
7 years ago |
Anastasia Poupeney
|
64c92230e3
|
small addition
|
7 years ago |
Anastasia Poupeney
|
5f598d8919
|
delete account in account settings
|
7 years ago |
meriadec
|
378e6b8af5
|
Ability to select all accounts when importing
|
7 years ago |
Gaëtan Renaudeau
|
bd0f8e7da8
|
Fixes
- posw id is poswallet
- fix stealthcoin magnitude in live-common
- fix display of (legacy) for legacy accounts
|
7 years ago |