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
v21.14.1
v21.14.0
- LL-7972 Enable taproot for BTC (but with a failsafe that prevent sending to taproot address until block is reached) @haammar-ledger
- LL-5511 LL-5749 Bitcoin JS improvements (#1496) @haammar-ledger @hzheng-ledger
- ERC20 update @gre
- XRP API update: Dedicated XRPL node endpoint thx @WietseWind
WIP development
- Elrond: Send Max operations for elrond thx @AlexandruPislariu
v21.13.2
v21.12.1
v21.11.0
work load from 21.8.2 to 21.11.0:
- LL-7776 Reduce number of syncSuccess events tracked (#1048)
- Update polkadot libs (#1462)
- Updated min version for Polkadot and Elrond apps (#1481)
- Cache the network call to fetch polkadot metadata (#1480)
- LL-6995 Add Platform exchange device actions and commands (#1363)
- LL-7728 update stellar sdk (#1472)
- LL-7233 - SWAP - Fix the sort algorithm from usePickDefaultAccount hook (#1433)
- Update ledgerjs versions with latest erc20
Experimental / not enabled in production
- Elrond hash signing support (#1482)
- Experimental taproot support via btcjs (experimental currency implementation)
v21.4.2
- LL-7240 rollback to older polkadot version due to polkadot-js/api#3953
- LL-7225 add more eth plugins dependency
- LL-7235 Prevent endless spinner at start of initSwap device action
lib updates
- taquito stack (xtz js)
- xstate
- jest
work in progress
- elrond fixes
- cryptocom testnet restored
v21.4.1
- XTZ JS implementation in "Experimental"
- Delete STX.svg (wrong icon)
- LL-5352 Hardcode removal of Bitcoin dependency for Decred
- LL-5516 - put fee in value when eth tx is failed
Maintenance lib upgrades
- ledgerjs https://github.com/LedgerHQ/ledgerjs/releases/tag/v6.6.0 (non impacting)
- taquito dep
- ripple lib
- some core libs: axios, xstate, react-redux
- building tools: typescript, lint, jest
Future preparation (aka not yet enabled in prod)
- Elrond fixes
v21.2.0
update a few libraries:
- ledgerjs with https://github.com/LedgerHQ/ledgerjs/releases/tag/v6.5.0
- polkadot 5.4.1 -> 5.5.1
- walletconnect 1.5.4 -> 1.6.0
also includes
v21.1.0
v21.0.0
🎊 live-common migrated to TypeScript! 🎊
- if you have existing work on live-common (e.g. an ongoing PR), this guide might help you https://github.com/LedgerHQ/ledger-live-common/wiki/Typescript-Migration-Tips
- if you are a user of live-common. See our two examples of migrating to this new version there is actually no breaking changes
- LedgerHQ/ledger-live-desktop#4036 (still using flow, so we added some flowfixme)
- LedgerHQ/ledger-live-mobile#1848 (still using flow, so we added some flowfixme)