meriadec
13f8e69034
Skeleton for genuine check in onboarding
7 years ago
Gaëtan Renaudeau
57c88a306c
Fix race condition on device access
7 years ago
Gaëtan Renaudeau
f8ee869a3d
introduce 'canBeSpent'
7 years ago
Gaëtan Renaudeau
042d1de9ad
Fix the 'SELF' to explode 2 txs & 'OUT' to include the fees
7 years ago
Gaëtan Renaudeau
10fea56ca2
Implement optimistic update on Operation & bugfixes
7 years ago
NastiaS
7bbd88152c
delete unused things
7 years ago
NastiaS
d7f57c9fd9
adding device type distinguishing, reusing radio group for buttons, updating icons, wording
7 years ago
meriadec
27185fc8ef
Fix flow
7 years ago
meriadec
8a7d54e149
Polish and retrieve original value from balance history
7 years ago
meriadec
09d001798a
Re-style Chart tooltip, retrieve its data correctly
7 years ago
meriadec
2484953807
🎨 Chart: Rename `interactive` to `isInteractive`
7 years ago
Gaëtan Renaudeau
acf0db75b3
Porting to new live-common with changes in Account/Operation
7 years ago
NastiaS
a3930731c4
genuine check disable boxes, buttons, etc
7 years ago
Gaëtan Renaudeau
643c79b802
polish Eth
7 years ago
Gaëtan Renaudeau
e7d13e6ed9
Implement Ripple
7 years ago
NastiaS
c1ab2f44d0
genuine check screen, breadcrumb, disclaimer boxes
7 years ago
NastiaS
1f9f8d1401
wip disclaimers
7 years ago
meriadec
d575ae9eea
Flow and feedback fixes
7 years ago
meriadec
951a562243
Storybook fix
7 years ago
meriadec
d93e36bde5
Fix SelectAccount icon and text-overflow
7 years ago
Gaëtan Renaudeau
9ed45173ed
helpers/derivations to derivate different paths
7 years ago
meriadec
861178d52a
Prettier and clean
7 years ago
meriadec
6a01fd61c2
Fix confirm address on device (for BTC-like cryptos)
relatable: https://ledgerhq.atlassian.net/secure/RapidBoard.jspa?rapidView=17&modal=detail&selectedIssue=LIVE-113
7 years ago
meriadec
8b122ca318
Update EthereumJSBridge signAndBroadcast signature
7 years ago
meriadec
82906be335
Enforce flow in scanAccountsOnDevice
7 years ago
meriadec
d96c0bcdc9
Fix getFreshAddresses
7 years ago
meriadec
ce7c843323
Connect BTC like transaction to LibcoreBridge
7 years ago
Gaëtan Renaudeau
3b8661f6f7
polish
7 years ago
Gaëtan Renaudeau
dd4f47c34c
fix flow
7 years ago
Gaëtan Renaudeau
7a2f9ed96d
bugfix empty account sync
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
Thibaut Boustany
ea699bd996
Fix build error from uglifyjs
7 years ago
Gaëtan Renaudeau
79e91df663
minor fix
7 years ago
Gaëtan Renaudeau
27e9798ed1
Latest common lib
7 years ago
Thibaut Boustany
335f8518bd
Comment added
7 years ago
Thibaut Boustany
fb889083c3
Fix app not quitting on quitAndInstall()
7 years ago
Thibaut Boustany
2051b86f45
Fix restart link not working
7 years ago
meriadec
7db1696d7c
Design update of the update notifier banner
7 years ago
Gaëtan Renaudeau
df72d04638
Bugfix settings to always be saved even without DB:
there were a bug were the currency exchange settings was never saved
DB: is a too tricky pattern that we'll drop in the future.
the problem with this is that we actually miss cases where a DB: should be triggered
ultimately an action should be atomic and each changes it affect should be saved without extra magic
for performance purpose we can just === check if things have actually changed and we can do this at many levels
in the future, we will try to reorganize things to allow this better, for instance splitting latest countervalues vs historical countervalues so you only save the latest more frequently..
7 years ago
Gaëtan Renaudeau
e5efe1507c
remove unused old sync
sync happens in BridgeSyncContext now & via the bridge
7 years ago
Gaëtan Renaudeau
481c057b28
internals refactoring & rename DeviceMonitNew to EnsureDeviceApp
7 years ago
meriadec
313e4cd740
Minor design updates
- update top bar items container / interactive states
- unify selects in settings
7 years ago
Valentin D. Pinkman
a662380f74
Fixed BASE_SOCKET_URL to accept endpoints
7 years ago
Gaëtan Renaudeau
ae4a052197
refresh countervalues at end of import
7 years ago
meriadec
0fc79f577b
Fix @ledgerhq/ledger-core imports
7 years ago
NastiaS
e13be6567e
minor visual fixes and placeholders
7 years ago
Gaëtan Renaudeau
16b4bcdbfb
Fix countervalues importing
7 years ago
Gaëtan Renaudeau
4a18713bdc
Introduce walletbridge with Libcore WIP impl and Eth mock
7 years ago
NastiaS
5830008371
fixing flow-typed reselect issue
7 years ago