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
meriadec
bb2d54652f
Fix Dashboard page spacing
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
meriadec
3bc6446c2f
Use the new Select in some places
7 years ago
meriadec
55f467574d
Create the new Select component
7 years ago
meriadec
b7d4e6c7bb
Fix BalanceInfos storybook
7 years ago
meriadec
98f5b6be6b
Select -> LegacySelect
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
NastiaS
8977c51404
empty state screen
7 years ago
Gaëtan Renaudeau
ddad19f4f5
add testApdu tool
7 years ago
Gaëtan Renaudeau
3b1b3f2cfb
feature is broken & not MVP
7 years ago
Gaëtan Renaudeau
384c428416
add libcoreGetVersion
requires bump on https://github.com/LedgerHQ/lib-ledger-core-node-bindings/pull/6 first
7 years ago
Valentin D. Pinkman
db6b80a4f0
fixed .env variable being undefined in commands
7 years ago
Valentin D. Pinkman
20e7601c82
add new translation key for manager page
7 years ago
meriadec
4dbccf261b
Use app status instead of device status to enable next step in import
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
NastiaS
aa9ef47293
ripple and ethereum import account setting default archiving to false
7 years ago
meriadec
e3076c1e7b
Better flow types for Input component handlers (except for `onChange`)
7 years ago