Gaëtan Renaudeau
|
8c6577658c
|
Fix lint & actually return a correct observable from promise
|
7 years ago |
Valentin D. Pinkman
|
c876e4e162
|
wip update firmware final
|
7 years ago |
KhalilBellakrid
|
3b7642e1ec
|
Fix hard reset which is async now, update ledger-core to 2.0.0-rc.2
|
7 years ago |
Valentin D. Pinkman
|
d879f9bb39
|
fixed ui components and commands, flash mcu
|
7 years ago |
Valentin D. Pinkman
|
e352ffad66
|
added fetch last firmware, get device infos and get current firmare commands
|
7 years ago |
Valentin D. Pinkman
|
843675acdc
|
connected app un/install to new api
|
7 years ago |
Valentin D. Pinkman
|
0d68f8a7ab
|
add mcu flash call
|
7 years ago |
Gaëtan Renaudeau
|
de9e76a70e
|
Improve socket implementation
|
7 years ago |
Gaëtan Renaudeau
|
94561fdba5
|
Refactor major libcore
|
7 years ago |
Valentin D. Pinkman
|
7a4a2ebbfa
|
add genuine check call
|
7 years ago |
Gaëtan Renaudeau
|
b7d2b9a0fe
|
Implement libcore features for Send funds
- address validation
- total fees & Total spent calculation
- not enough balance detection
|
7 years ago |
Gaëtan Renaudeau
|
4d9826fec4
|
minimize need of the device in sign and broadcast
|
7 years ago |
Gaëtan Renaudeau
|
4f1f2364c2
|
replace getWalletIdentifier by accountIdHelper for sign
|
7 years ago |
Gaëtan Renaudeau
|
055432e1d7
|
Errors for i18n
should protect the i18n with a ''
|
7 years ago |
Anastasia Poupeney
|
ef303c042f
|
merge issues fix
|
7 years ago |
Anastasia Poupeney
|
0ae905fa6a
|
fix ci error
|
7 years ago |
Anastasia Poupeney
|
468946f4ec
|
remove not needed changes
|
7 years ago |
Gaëtan Renaudeau
|
beba014abd
|
connect Sentry to main & internal processes
|
7 years ago |
Gaëtan Renaudeau
|
070ae1c532
|
connect Sentry to main & internal processes
|
7 years ago |
Valentin D. Pinkman
|
cdc018bd34
|
use new production api (temporary url) for commands
|
7 years ago |
meriadec
|
d1cf946ef0
|
Implement hard reset on libcore side
|
7 years ago |
Gaëtan Renaudeau
|
16c96c19d0
|
Better error message precision
- differenciate between wrong app & wrong account
- unify isCurrencyAppOpened back into getAddress (making it more strong for bitcoin related apps)
|
7 years ago |
Gaëtan Renaudeau
|
1e39c4df58
|
Deprecate usage of Account#isSegwit field
in future, we probably even want to go farther: introducing a purpose field as in `m/purpose'/coinType'/index'` of bip3Z
|
7 years ago |
Valentin D. Pinkman
|
cd75857b8e
|
ui manager for apps and search
|
7 years ago |
Gaëtan Renaudeau
|
8326efb123
|
Tweak the debounce time to fix (rare) false positive
|
7 years ago |
Gaëtan Renaudeau
|
1c5b6a713e
|
add support for BCH & BTG. move in the signTransaction func
|
7 years ago |
Gaëtan Renaudeau
|
cba5a9e2d4
|
Fix many bugs in Send flow
|
7 years ago |
Gaëtan Renaudeau
|
fb41a3fdd1
|
add logger to have more logs logged!
|
7 years ago |
Gaëtan Renaudeau
|
34a1621c0a
|
debounce the device add/remove + better logs
|
7 years ago |
Gaëtan Renaudeau
|
0cab8a80ee
|
LibcoreBridge: perf + optimistic update
|
7 years ago |
Gaëtan Renaudeau
|
21ceb2b0a9
|
Fix getAddress
|
7 years ago |
meriadec
|
96cb58f412
|
Pass `hasTimestamp` to `signTransaction` (fix Stratis / Stealthcoin)
|
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
|
44531e6ba9
|
Send correct info through action -> command -> libcore -> redux
|
7 years ago |
meriadec
|
0ddbafd4bd
|
Correct sigHashType && isSegwitSupported when signing tx
|
7 years ago |
meriadec
|
8f122ffb9f
|
Use `withLibcore` in libcoreGetVersion
|
7 years ago |
meriadec
|
d8e2f57a8f
|
Create barebone for libcore sync account
|
7 years ago |
meriadec
|
acdd982179
|
Prevent libcore race conditions
|
7 years ago |
meriadec
|
b463e4bf53
|
Create libcoreSyncAccount command
|
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 |
Gaëtan Renaudeau
|
31f2d040de
|
Differenciate currency apps
|
7 years ago |
Gaëtan Renaudeau
|
ddad19f4f5
|
add testApdu tool
|
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
|
20e7601c82
|
add new translation key for manager page
|
7 years ago |
Gaëtan Renaudeau
|
231a2c78cb
|
Rework the process architecture & ipc
|
7 years ago |
meriadec
|
7050b96365
|
Pass sigHashType & isSegwit to signTransaction
|
7 years ago |
Valentin D. Pinkman
|
833ee4a52c
|
removed reading infos form device when fetching app list
|
7 years ago |
Valentin D. Pinkman
|
90fbaf4c0f
|
check for device type before returning app list
|
7 years ago |