315 Commits (5a14b6fc88b151955062a2fd4ac6508e9c06b60f)

Author SHA1 Message Date
Gaëtan Renaudeau 2b1386b9a7 Fix a JS bug when you have no txs but have balance 7 years ago
Gaëtan Renaudeau d4305b5b38 Fix a JS bug when you have no txs but have balance 7 years ago
Valentin D. Pinkman 166cd11ae6
centralize custom errors. fixes #1116 7 years ago
Valentin D. Pinkman 54798dcc3c
add typing to all commands and api calls. fixes #1348 7 years ago
Gaëtan Renaudeau afd9e464f2 Fixes #1337 7 years ago
Thibaut Boustany 842e9c2eda
Fix communication error on app change for Windows and Linux 7 years ago
Gaëtan Renaudeau ad10c61ba2 silent one flow type 7 years ago
Thibaut Boustany 81e5ba3a42
Fix double catch 7 years ago
meriadec a348cd1d20
Fix storybook 7 years ago
Thibaut Boustany 20297b6c2b
`retry` restored to fix comm error on app change 7 years ago
Gaëtan Renaudeau 3e71c48917 Add more timeout on the sync to avoid issues 7 years ago
meriadec 3b56d4c820
Debounce fs access 7 years ago
meriadec 813d8ffbeb
Rename db.isKeyEncrypted to db.hasBeenDecrypted for clarity 7 years ago
Valentin D. Pinkman 51f8eacd9a
removed unwanted params for GET http calls, also removed helpers/common 7 years ago
Gaëtan Renaudeau c301757dad Add a way to get app version and log it if there is an error 7 years ago
Gaëtan Renaudeau d19546b08f Optimize a bit libcoreSignAndBroadcast and libcoreSyncAccount perf 7 years ago
meriadec 4e84362617
Rework persistence data layer 7 years ago
amougel a9221c4757 add support for ee 7 years ago
amougel 67638926df add support for ee 7 years ago
Gaëtan Renaudeau d37e305604 Fixes filepathReplace 7 years ago
Gaëtan Renaudeau 2bf9ab2804 Fixes derivation of ETC legacy paths 7 years ago
Gaëtan Renaudeau 0f7a491c46 Fixes filepathReplace 7 years ago
Gaëtan Renaudeau f78057e824
Fixes derivation of ETC legacy paths 7 years ago
amougel 8061336bcb add FORCE_PROVIDER constant for testing 7 years ago
Gaëtan Renaudeau aefab0a605 ETH/ETC: always scan 9 empty accounts ahead for better discoverability 7 years ago
Gaëtan Renaudeau 24353ec746 Anonymise one more edge case 7 years ago
Gaëtan Renaudeau 5f355480bb Fix some errors to happen unexpected and make it more clear to user 7 years ago
amougel 2139e0802c add FORCE_PROVIDER constant for testing 7 years ago
meriadec 75eff76704
Detect "Cant open device" errors and display link to help center 7 years ago
Gaëtan Renaudeau c0fe2e80ff Anonymise one more edge case 7 years ago
Gaëtan Renaudeau be1a42c864 Fix some errors to happen unexpected and make it more clear to user 7 years ago
Gaëtan Renaudeau ba3e7f1aa4 Fix bug with sort due to recent bignumber.js change 7 years ago
Gaëtan Renaudeau ae2fe0401c Migrate the app to BigNumber.js 7 years ago
Gaëtan Renaudeau 15b76133f6 ETH/ETC: always scan 9 empty accounts ahead for better discoverability 7 years ago
Gaëtan Renaudeau 761c3f54f9 Fixes #1153 7 years ago
Gaëtan Renaudeau 56da995aa9 Also mandatory scan 5 first etc derivations 7 years ago
Gaëtan Renaudeau a044c149c0 Prevent locks to happen during scanning 7 years ago
Gaëtan Renaudeau d5b303b9c5 Polishes on logs 7 years ago
meriadec e5d2157b27
Help: add button to open user data folder 7 years ago
Gaëtan Renaudeau 8cd51f0dc2 Always scan at least 5 MEW address even if user left empty accounts 7 years ago
Gaëtan Renaudeau 6abee8c2aa Better logger system, fix race condition, smaller log exports 7 years ago
Gaëtan Renaudeau 05db6766f4 Fixes #948 cur.managerAppName for better precision in app to install 7 years ago
Gaëtan Renaudeau 7350954277 Fix and improve logs 7 years ago
Anastasia Poupeney c65913edaa fixes 963 7 years ago
Gaëtan Renaudeau 89e7ac8e2a Fix ETC legacy derivation (MEW) 7 years ago
Gaëtan Renaudeau d263bfb11f Fix not seeing legacy ETC address (derivated from ETH path) 7 years ago
Gaëtan Renaudeau 8f9207542d Fix error imprecision in all Manager calls 7 years ago
Gaëtan Renaudeau cdbde5470f missing + in a regex 7 years ago
Gaëtan Renaudeau 28ed0d51de Add {url} in the WebSocket errors 7 years ago
Valentin D. Pinkman b0a8b9c8e3
clean constants for web socket urls 7 years ago