This repository has been archived by the owner on Jul 15, 2022. It is now read-only.
Releases: LedgerHQ/ledger-live-common
Releases · LedgerHQ/ledger-live-common
v8.5.0
ledger-live-desktop-1.17.0-nightly.20191030
This is a beta version of Ledger Live used for testing incoming features. Be aware that bugs can occur, please raise to Ledger Support as soon as you reach any issue and precise that it's in context of that Beta version 20191030. The binaries are NOT signed, meaning you might have to accept to run as unknown author (windows, mac).
What can be tested?
- The firmware update: available for enrolled Ledger Beta Testers. Please make sure you have signed the Beta Tester agreement before to start the update. Instructions will be sent by e-mail to all Ledger Beta Testers. To join our Beta Testing Program, please register on this form, you will find the Beta Tester agreement attached: https://forms.gle/qTxbJpvDYM97Smk56
- Send flow and form validation.
- Experimental USB (Settings > Experimental Settings). We wish to eventually ship that as stable (better performance).
- Overall other features.
v8.4.0
v8.3.0
v8.2.0
v8.1.2
v8.1.1
v8.1.0
v8.0.0
This v8 have a major improvement of the bridge. It is already used in desktop and mobile projects.
Bridge rework to ease future coin integrations.
- Bridge interface complete rework of AccountBridge and CurrencyBridge. Former API is still in place but implementation is deprecated and will be soon removed.
- more factorisation of code by family.
- generalisation of bridge (bridge/js, bridge/libcore, bridge/mock)
- better tests
- subAccounts generalisation
- all the bridge logic is now living in live-common and all tools are exposed for live-desktop to proxy it.
- many proof of concept implementation in bunch of new coins.
- pending operation retention
mobile-test-app project
Add a project that run tests for RN bindings.
List Apps
new module @ledgerhq/live-common/lib/apps
- Putting together business logic to manage apps in a smarter way.
Firmware
- Fixes logic for getting the seVersion for
x.11.x
version pattern