26 Commits (d6f3a183a916fbd9717610a3a0478270d7e4a130)

Author SHA1 Message Date
Gaëtan Renaudeau 62f4f47599 De/serialize process related errors so they get correctly reported to sentry 7 years ago
Gaëtan Renaudeau 40724224b1 unify all constants 7 years ago
Gaëtan Renaudeau 94561fdba5 Refactor major libcore 7 years ago
Gaëtan Renaudeau 36e40948a8 In the OUT case we need to add the fees 7 years ago
Gaëtan Renaudeau b7d2b9a0fe Implement libcore features for Send funds 7 years ago
Gaëtan Renaudeau de572e843c drop getWalletIdentifier & replace by encodeWalletName 7 years ago
Gaëtan Renaudeau 055432e1d7 Errors for i18n 7 years ago
Gaëtan Renaudeau 1e39c4df58 Deprecate usage of Account#isSegwit field 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 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 bd0f8e7da8 Fixes 7 years ago
Gaëtan Renaudeau 07f204b7b9 Fix segwit to not be scanned is not supported 7 years ago
meriadec b3141f928f
Finalize the import, add accounts to reducer, finish step 7 years ago
Gaëtan Renaudeau 1e2aa3cf2f fix flow 7 years ago
Gaëtan Renaudeau 931b33ebc9 move internals to commands/helpers 7 years ago
Gaëtan Renaudeau 9d5bbab53b Libcore will now suggest new account to create 7 years ago
Gaëtan Renaudeau 57c88a306c Fix race condition on device access 7 years ago
Gaëtan Renaudeau acf0db75b3 Porting to new live-common with changes in Account/Operation 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 dd4f47c34c fix flow 7 years ago
meriadec 0fc79f577b
Fix @ledgerhq/ledger-core imports 7 years ago
Gaëtan Renaudeau 4a18713bdc Introduce walletbridge with Libcore WIP impl and Eth mock 7 years ago
meriadec 1f61e3ef81
Add parse-accounts script. Put segwit info in account placeholder name. 7 years ago
meriadec 82655baf43
Adjust OperationDetail with updated Operation type 7 years ago
meriadec a0e5d9732e
Attempt to use operation.getHash() 7 years ago
meriadec 3196e966dc
Use bitcoinAddress as xpub for now 7 years ago
meriadec 6141b21d71
Handle OperationType 7 years ago
meriadec 89643860ff
Calculate balance by date 7 years ago
meriadec a4799dba43
Upd README, change rootPath to walletPath & add isSegwit in account 7 years ago
meriadec 3b7c6fde56
Scanning segwit accounts (not fully working yet LOL) 7 years ago
meriadec 7e861c8797
Resolve sqlite path for lib ledger core 7 years ago
meriadec dfc40beaa4
Collect operation amount from libcore 7 years ago
meriadec c9f6f566ec
Refactor the internal folder mess 7 years ago
meriadec b2f7b06604
Clean log 7 years ago
meriadec 17a7f314a7
Flow & pal 7 years ago
meriadec 4ea7bc951d
Returns also transactions when scanning accounts 7 years ago
meriadec 8200523b5d
Integrate core account sync (without ops) in the account import process 7 years ago
meriadec 7ad907ac7b
Clean up import script 7 years ago