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

v18.8.2

22 Mar 09:39
@gre gre
18640c9
Compare
Choose a tag to compare
  • Fixes feedback for LL-3936 to not have tag in name
  • COIN-1423 [Polkadot] Keep a safety buffer of (3 * fees) for bond max

v18.8.1

18 Mar 14:40
@gre gre
6177b63
Compare
Choose a tag to compare
  • rollback stellarjs implementation because it have small bugs and we merged it too quickly.
  • Revert "LL-4834 – GasLessThanEstimate in errors (#1088)" because we didn't see the UI implication it would raise and we need more time to design it.
  • update libs
    • important ERC20 update (one ticker conflict with another and make it wrong countervalues)
    • maintenance update of wallet connect and ripple-lib. it's a patch but let's validate.

v18.8.0

16 Mar 13:52
@gre gre
29c6c6b
Compare
Choose a tag to compare

Big release!

Preferred new account scheme (Bitcoin family) – UX breaking, need associated PR

Gives more explanation and better UI regarding the Segwit vs Native Segwit choices. It also makes it possible to chose Legacy.

  • LL-3936 (AddAcounts): add preferred new account scheme to the add accounts @LFBarreto

Notification center work

Ship work of https://github.com/LedgerHQ/ledger-live-common/tree/master/src/notifications from @valpinkman & @IAmMorrow

Stellar rework in JavaScript

⚠️ REVERTED by 18.8.1

Using Stellar SDK, we have fully migrated to JavaScript implementation, reducing tech debt and fixing bugs on the way.
Kudos to people involved in this #1096 @henri-ly @haammar-ledger @ksiva-ledger

Portfolio V2 rework

In light of (cache) bugs to fix as well as feature to provide in portfolio (e.g. all time range). We have shipped in this release another implementation of portfolio. Which will not yet be enabled by default as we are still going to work on it with @JunichiSugiura.

We also have a "benchmarker" to compare the performance of the two implementations. Right now, our V2 rework have no cache at all so it's about x5 less performant, but I think we'll reverse this stats once we had one.

Polkadot fixes – UX breaking: need to update some wording

  • [COIN-1401] DOT: rename error (#1097)
  • [COIN-1398] add reaping with send max (#1092)
  • [COIN-1401] DOT bond: warning if few leftover (#1095)

Ethereum

  • ⚠️ REVERTED by 18.8.1 LL-4834 – GasLessThanEstimate is now an error (#1088) that will prevent users to try to go lower than the estimation which will mostly always fails at broadcast.
  • Ethereum Ropsten accounts are no longer derived on 44'/1'/ path but on 44'/60'/ which means they will have same address as Ethereum accounts. It's the accepted convention in Ethereum ecosystem. If you want to keep your previous ropsten, just use an older Live to transfer them. (no need to scan these as "legacy" even tho we could make it so)
  • Some tokens on Ethereum Ropsten are now available.

Cosmos

  • [Cosmos] Filter the cacheValidators list (#1090)
  • LL-4667 LL-4856 Stargate: fix bad logic in canEstimateGas (#1091)

v18.7.0

05 Mar 15:59
@gre gre
813349d
Compare
Choose a tag to compare
  • scanAccounts to not fail on older device versions (#1089)
  • Introduce Account#used boolean to track account "exists" (#1069)
    • Fixes cosmos hole problem on Add Account
  • Update XRPL endpoint to alternative (#1087)

v18.6.0

02 Mar 18:15
@gre gre
0a7f26d
Compare
Choose a tag to compare
  • https://github.com/LedgerHQ/ledgerjs/releases/tag/v5.45.0
  • LL-4621 No longer export dev mode setting (#1084)
  • disable XSN v3 experimental until BACK-1603
  • LL-4667 Stargate: check tx amount before getting gas estimate #1077
  • Remove the amount update from Cosmos rewards spec (#1066)
  • LL-4672 Allow new apps to pass the quitApp support test (#1080)
  • fix(Polkadot): fix election status threshold + add ENV to tweak it - COIN-1376
  • fix(Polkadot): ensure Polkadot prefix is also valid in address - COIN-1379

v18.5.7

02 Mar 18:15
@gre gre
a9dd574
Compare
Choose a tag to compare
  • [Cosmos] allow unranked validator to be display
  • Polkadot: fix bot specs

v18.5.6

02 Mar 18:15
@gre gre
2460294
Compare
Choose a tag to compare
  • Upgrade @polkadot/types package to v3.10.2
  • fix(Polkadot): handle errors from nano app

v18.5.5

22 Feb 10:45
@gre gre
a7a8b20
Compare
Choose a tag to compare
  • COIN-1372 Bump Polkadot app minimum version to v6.28.0 (#1071)
  • COIN-1371 (Polkadot) Align displayed transaction field with device (#1070)

v18.5.4

22 Feb 10:44
@gre gre
c45fa6c
Compare
Choose a tag to compare
  • LL 4390 - fix standalone uppercase bc1 addresses (#1064)
  • Don't short circuit cosmos preload (#1067)

v18.5.3

22 Feb 10:44
@gre gre
3030dab
Compare
Choose a tag to compare