Gaëtan Renaudeau
af794ac623
The rare event of a open() fail can still occur when you switch app
this will fix it
7 years ago
Gaëtan Renaudeau
d1a74c447c
Libcore no longer need to run in queue
The fact we currently have SYNC_MAX_CONCURRENT obviously help.
Technically it should be possible to set SYNC_MAX_CONCURRENT to higher values, libcore should be fine,
but there is obviously an issue, so it will be up to core devs to investigate this, can set LEDGER_SYNC_MAX_CONCURRENT env var
7 years ago
Valentin D. Pinkman
cd75857b8e
ui manager for apps and search
7 years ago
meriadec
304148071e
Prettify again our code after prettier update
7 years ago
Gaëtan Renaudeau
e5a4b4a5de
better default naming
7 years ago
Gaëtan Renaudeau
fb41a3fdd1
add logger to have more logs logged!
7 years ago
Gaëtan Renaudeau
ba3cfd6739
Polish code of reducers/accounts
7 years ago
Gaëtan Renaudeau
dbcbe66c6a
Fix countervalues for testnets
7 years ago
Gaëtan Renaudeau
34a1621c0a
debounce the device add/remove + better logs
7 years ago
Gaëtan Renaudeau
3ba6d4e83e
bugfix
7 years ago
Gaëtan Renaudeau
a5760aa74f
Use intermediary for calculating countervalue
7 years ago
Gaëtan Renaudeau
21ceb2b0a9
Fix getAddress
7 years ago
Gaëtan Renaudeau
343c90b672
Make shitcoin integration great again
7 years ago
Gaëtan Renaudeau
831da78a41
add log for countervalues
7 years ago
Gaëtan Renaudeau
4a0276d951
console.log of commands in console + don't crash on race
7 years ago
meriadec
3cd6c347c7
Fix images in builded mode, and libcore in Linux release
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
b43f673300
Flow fixes and typecheck account id encode/decode
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
44531e6ba9
Send correct info through action -> command -> libcore -> redux
7 years ago
meriadec
0ddbafd4bd
Correct sigHashType && isSegwitSupported when signing tx
7 years ago
meriadec
d8e2f57a8f
Create barebone for libcore sync account
7 years ago
meriadec
acdd982179
Prevent libcore race conditions
7 years ago
meriadec
d6e79f9132
Store real xpub in account
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
ac0a3c27d7
Implement Gas limit advanced option & fix calculus estimation
7 years ago
Gaëtan Renaudeau
15a34a9652
Improve errors in send flow
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
Valentin D. Pinkman
843c6a0191
removed all calls to new API, app list working, can only install on firmware > 1.4
7 years ago
Gaëtan Renaudeau
07f204b7b9
Fix segwit to not be scanned is not supported
also refactor a bit how name get generated. more consistently to eth / xrp impls
for dev, you have a way to generate legacy account with SHOW_LEGACY_NEW_ACCOUNT=1
7 years ago
Gaëtan Renaudeau
1c7d42d716
add PosW
7 years ago
Gaëtan Renaudeau
31f2d040de
Differenciate currency apps
7 years ago
Valentin D. Pinkman
20e7601c82
add new translation key for manager page
7 years ago
Gaëtan Renaudeau
568db6d825
add all remaining coins hook for getAddress & explorers
7 years ago
Valentin D. Pinkman
5c0f6c2f69
fix uninstall app
7 years ago
Gaëtan Renaudeau
231a2c78cb
Rework the process architecture & ipc
7 years ago
Gaëtan Renaudeau
284007c6dd
litecoin explorer
7 years ago
meriadec
b3141f928f
Finalize the import, add accounts to reducer, finish step
7 years ago
Gaëtan Renaudeau
89c30c98a0
rename hshare to hcash
7 years ago
Gaëtan Renaudeau
fc32b3c459
better flowtype for crypto types
7 years ago
Gaëtan Renaudeau
366ee9e8b7
rework Currencies settings to fix confirmations & rm unused settings
7 years ago
Valentin D. Pinkman
833ee4a52c
removed reading infos form device when fetching app list
7 years ago
Valentin D. Pinkman
90fbaf4c0f
check for device type before returning app list
7 years ago
Gaëtan Renaudeau
d7ab8c4128
Remove app devtools
7 years ago
Gaëtan Renaudeau
1e2aa3cf2f
fix flow
7 years ago
Valentin D. Pinkman
b5aeada08b
Refactor jobs into commands
7 years ago
Gaëtan Renaudeau
931b33ebc9
move internals to commands/helpers
7 years ago