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
Gaëtan Renaudeau
ee24dea79a
Use EIP 55 for ethereum getAddress
7 years ago
Gaëtan Renaudeau
4fb9e48483
add a retry mecanism on the open()
7 years ago
Gaëtan Renaudeau
6a3ef8389e
fix flow
7 years ago
Gaëtan Renaudeau
4a292f1e97
fix ipc.js for prod
7 years ago
Valentin D. Pinkman
cb88f4efdc
WIP: Manager Workflow + refacto using commands
7 years ago
Gaëtan Renaudeau
877d9c3a5c
link to explorers for more coins
7 years ago
Gaëtan Renaudeau
9d5bbab53b
Libcore will now suggest new account to create
for now we do both for segwit & non segwit because some coin don't even have segwit
7 years ago
Gaëtan Renaudeau
57c88a306c
Fix race condition on device access
7 years ago
Gaëtan Renaudeau
e7d13e6ed9
Implement Ripple
7 years ago
Gaëtan Renaudeau
9ed45173ed
helpers/derivations to derivate different paths
7 years ago
meriadec
861178d52a
Prettier and clean
7 years ago
Gaëtan Renaudeau
3b8661f6f7
polish
7 years ago
Gaëtan Renaudeau
05f6850e73
add "Command" for more robust type checked com over ipc
7 years ago
Gaëtan Renaudeau
7e3f581385
Implement Ethereum
7 years ago
meriadec
1485132253
Pretty nice accounts sync. No multi devices. No ops.
7 years ago
meriadec
01ab8b599d
Remove ledger-test-library. Prepare sync.
7 years ago
meriadec
748a66668d
Integrate exchange page
7 years ago
Gaëtan Renaudeau
cc87c1f8ed
Integrate countervalues changes
7 years ago
Gaëtan Renaudeau
89a7b54419
using list from https://github.com/LedgerHQ/ledger-wallet-chrome/blob/master/app/src/i18n/regions.yml
7 years ago
meriadec
8ffdf4e868
Fix testnet network name used in account sync
7 years ago
Gaëtan Renaudeau
c6c8f4a2ec
Integrate live-common library
7 years ago
NastiaS
c02874aed1
select perfomance improvements, small design fixes, wip
7 years ago
meriadec
ca3e5cb55b
Rename `blockTime` to `lastSyncDate`
7 years ago
meriadec
b6c77a88ae
Handle recent types & settings changes on Operation and Account
- make sure no extra field is used in the app
- use currency settings to display confirmed/not-confirmed operation
- add blockHeight fetch when syncing account
7 years ago
meriadec
fa8d48552d
Pass correct accountId when computing transactions
7 years ago
Loëck Vézien
2421e5713b
Simple implementation of Macbook TouchBar
7 years ago
meriadec
3f310c3f70
Add i18next provider to test renderer
7 years ago
meriadec
9c1fce8db7
Add very basic throw handler
7 years ago
meriadec
31115d5d67
Fix counter values refreshing
7 years ago
Loëck Vézien
ccdc8ef523
Improved AddAccount Modal
7 years ago
meriadec
1a1001659f
Use wallet-common countervalues helpers
7 years ago
meriadec
e97ed728a9
Feedbacks updates
7 years ago
meriadec
4b493134c5
Add wallet-common dependency and fix ridiculous flow errors
7 years ago
meriadec
4a8edc53b8
Use common types for Account and Operation
7 years ago
meriadec
fe28e9dbfb
Temporary fix balance calculation when no counter value for date
7 years ago
Loëck Vézien
7c089ed206
Add to/from in operations, add sample modal for OperationDetails
7 years ago
meriadec
787426ddac
Simplify flow annotation for arrays
7 years ago
meriadec
26f549e06d
Use Operation term instead of Transaction
7 years ago