Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Releases: LedgerHQ/ledger-live-common

v8.5.0

05 Nov 17:40
@gre gre
b57d894
Compare
Choose a tag to compare

libcore fixes

ledger-live-desktop-1.17.0-nightly.20191030

31 Oct 06:51
@gre gre
a34bcc6
Compare
Choose a tag to compare

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

29 Oct 09:24
@gre gre
ba3e111
Compare
Choose a tag to compare

update tezos validation

v8.3.0

29 Oct 09:24
@gre gre
feac995
Compare
Choose a tag to compare

update tezos endpoints

v8.2.0

29 Oct 09:24
@gre gre
cf5335d
Compare
Choose a tag to compare

apps experiment

v8.1.2

29 Oct 09:23
@gre gre
78cbb25
Compare
Choose a tag to compare

list apps experiment

v8.1.1

29 Oct 09:23
@gre gre
e975176
Compare
Choose a tag to compare

tezos logic

v8.1.0

29 Oct 09:23
@gre gre
97db43e
Compare
Choose a tag to compare

adapt some tezos logic

v8.0.0

22 Oct 13:22
@gre gre
edb05d3
Compare
Choose a tag to compare

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

v7.15.0

10 Sep 05:56
@gre gre
047145a
Compare
Choose a tag to compare
  • update libraries