meriadec
9cc4342e8b
Update required node version to match with LTS Carbon
6 years ago
Gaëtan Renaudeau
0310b56582
v1.2.7
6 years ago
Gaëtan Renaudeau
bd3bcfc502
bump live-common
6 years ago
Gaëtan Renaudeau
9e5cad59d8
v1.2.6
6 years ago
KhalilBellakrid
4936cbc08c
Bump binding and hw-app-btc versions for Decred integration
6 years ago
meriadec
55e4db761b
v1.2.5
6 years ago
Gaëtan Renaudeau
ad10193335
v1.2.4
6 years ago
Gaëtan Renaudeau
27b383f5c5
Fix encoding + fix perf of initial rendering of qrcodes
6 years ago
meriadec
183dd0353f
Bump ledger-core to v2.0.0-rc.11
closes #1594
6 years ago
Gaëtan Renaudeau
9460b838f8
Bump react & live-common
6 years ago
meriadec
7dc734f3ff
Bump @ledgerhq/ledger-core to v2.0.0-rc.10
6 years ago
Gaëtan Renaudeau
cc57da2b0d
v1.2.3
6 years ago
Gaëtan Renaudeau
d51dc43cff
v1.2.2
6 years ago
Gaëtan Renaudeau
0c1295fc55
🌲 ZCash update
6 years ago
Gaëtan Renaudeau
b400ba7264
add new derivations & isIterable system
6 years ago
Gaëtan Renaudeau
e71146b39c
New version of qrcode exporter
6 years ago
meriadec
a0869f86c7
v1.2.1
6 years ago
Gaëtan Renaudeau
202f0b05ef
Bugfixes and polish
6 years ago
Gaëtan Renaudeau
72aa39ef3d
Migrate to new live-common major
6 years ago
meriadec
889694bd3a
Bump hw-app-btc, hw-transport-node-hid, and other ledgerjs deps
6 years ago
meriadec
a5e00a24d3
CLI script to send coins between accounts
6 years ago
meriadec
d7aea92f4e
Update Babel config to prepare working cli
Directly registering babel as it is was triggering cryptic errors, like:
Error: Reentrant preset detected trying to load "<path>/babel.config.js".
This module is not ignored and is trying to load itself while compiling
itself, leading to a dependency cycle.
This commits moves babel to the last version, so as it go > than 7-beta.55,
we have to get rid of stage-0 and replace it by corresponding specific
presets (I think we can clean a lot of things from here).
It also involve the `process.env.CLI` var, to use correct babel
transform on modules.
6 years ago
meriadec
3a91d2b2c9
Bump to ledger-core@2.0.0-rc.8 to resolve npm audit issues
fixes #1563
6 years ago
Gaëtan Renaudeau
deffb8ddf5
update common dep
6 years ago
Gaëtan Renaudeau
c082fad263
New version of QRStream
6 years ago
meriadec
44a2b20184
Add engines check in package.json
6 years ago
meriadec
0edc68f12d
v1.2.0
6 years ago
Arnaud97234
a867422457
Add test e2e lock password check
6 years ago
Gaëtan Renaudeau
8714c9c029
Sort manager apps by marketcap
6 years ago
Arnaud97234
d037d04e01
Update sync test
6 years ago
Gaëtan Renaudeau
e12f67b41f
v1.1.11
6 years ago
Gaëtan Renaudeau
d081d48e65
v1.1.11-rc.0
6 years ago
Gaëtan Renaudeau
573dca8e66
update lib
6 years ago
meriadec
92dd2d9528
Bump ledger-core to v2.0.0-rc.7
6 years ago
Gaëtan Renaudeau
5deaa30413
Update DGB support
6 years ago
Gaëtan Renaudeau
6d1dac7db7
v1.1.10
6 years ago
Gaëtan Renaudeau
0aa78095ae
bump live-common 3.4.0 for temporary dgb fix
6 years ago
meriadec
b4b44a733e
v1.1.9
6 years ago
Gaëtan Renaudeau
e32cf918eb
v1.1.8
6 years ago
Gaëtan Renaudeau
38473a5e92
Bump latest live-common
6 years ago
Gaëtan Renaudeau
7d0353ede2
Latest bridgestream work
6 years ago
meriadec
33a70e1dcf
Bump electron to 1.8.8
6 years ago
Thibaut Boustany
c9d8305e20
Add missing devDependency
6 years ago
Thibaut Boustany
ba93180baf
Restore merging master into develop
This reverts commit 915d2ae7d2
.
6 years ago
Fred de Villamil
915d2ae7d2
Revert "Master"
6 years ago
Thibaut Boustany
144d5fb3d9
v1.1.7
6 years ago
Thibaut Boustany
050ce1c810
qrcode-reader replaced with jsQR
7 years ago
Thibaut Boustany
f9f7c5150a
Bump live-common to 3.0.2
6 years ago
meriadec
b0ba8be86c
v1.1.6
7 years ago
meriadec
7285c5fac9
Bump ledger-core bindings to 2.0.0-rc.6
- Bug Fixes:
- Fix Pivx failing synchronization due to zero-knowledge protocol (closes #1089 )
- Fix Digibyte (and others) hanging transactions due to accounts with hundreds or thousands transactions, this fix affect all other cryptos encountering same issue ("Oops ! Time out error"),
- Remove ssl (for release version) and krb5 dependencies,
- Features:
- Optimistic update: once a transaction is broadcasted from libcore side, it is automatically submitted to local (sqlite) database.
7 years ago