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
- posw id is poswallet
- fix stealthcoin magnitude in live-common
- fix display of (legacy) for legacy accounts
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
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
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
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
meriadec
ac807aea8a
Flow
7 years ago
meriadec
1485132253
Pretty nice accounts sync. No multi devices. No ops.
7 years ago
meriadec
ced865a6fc
Start fixing the address verifying, using the lib core
7 years ago
meriadec
b492e86526
Fix dumbest recursion ever
7 years ago
meriadec
ee2ee97da2
Update script
7 years ago
meriadec
61728d24b2
Searching a strategy to sync accounts
7 years ago
meriadec
a0af0a79a6
Update hw-app-btc, update account sync function
7 years ago
meriadec
278f18b727
Update test script
7 years ago
meriadec
d7eccc8046
Push transaction script & skeleton of sync
7 years ago