Skip to content

LedgerHQ

Utility

Verified Builder

Mono-repository for Ledger Wallet apps and related packages

ShippingLast ship 1d ago

Latest ship

Active development: 98 commits across 23 contributors

Code ActivitySource linked

5 active day(s) in LedgerHQ/ledger-live.

Builder activity

Meaningful, source-backed updates per week. Commits are aggregated, not counted individually.

Build timeline

  1. Active development: 97 commits across 18 contributors

    Code ActivitySource linked

    5 active day(s) in LedgerHQ/ledger-live.

    View evidence
  2. Github ReleaseSource verified

    4.19.0 Minor Changes - #21092 dd9fe60 Thanks @tonykhaov! - Add the native Pay Request receive stack screen (close, QR, share, copy, verify). - #20818 f9be984 Thanks @beths-ledger! - Emit earntransactioncompleted / `earn_transact

    View evidence
  3. @ledgerhq/[email protected]

    Github ReleaseSource verified

    4.19.0 Minor Changes - #20818 f9be984 Thanks @beths-ledger! - Emit earntransactioncompleted / earntransactionfailed for native staking, from the account-bridge seam. Every transaction route resolves its bridge through getAccountBridge, so wrapAccountBridge — which already hosts the sanctioned-address check — is the one place that sees them all. It now decorates signOperation (emitting a classif

    View evidence
  4. Active development: 99 commits across 13 contributors

    Code ActivitySource linked

    7 active day(s) in LedgerHQ/ledger-live.

    View evidence
  5. Active development: 100 commits across 25 contributors

    Code ActivitySource linked

    7 active day(s) in LedgerHQ/ledger-live.

    View evidence
  6. Active development: 100 commits across 25 contributors

    Code ActivitySource linked

    8 active day(s) in LedgerHQ/ledger-live.

    View evidence
  7. Active development: 15 commits across 6 contributors

    Code ActivitySource linked

    10 active day(s) in LedgerHQ/wallet-connect-live-app.

    View evidence
  8. Github ReleaseSource verified

    4.18.0 Minor Changes - #20911 4014093 Thanks @claudiiafg! - Expose useOpenPrefillAddAddressFlow and mount PrefillAddAddressFlowRoot on Desktop and Mobile so consumers such as Send can open the prefilled Add Address flow without depending on Contacts internals. - #21025 [de982e6](https://github.com/LedgerHQ/ledger-live/commit/de982e6a9ef6e2a27789212bee2729

    View evidence
  9. @ledgerhq/[email protected]

    Github ReleaseSource verified

    4.18.0 Minor Changes - #20911 4014093 Thanks @claudiiafg! - Expose useOpenPrefillAddAddressFlow and mount PrefillAddAddressFlowRoot on Desktop and Mobile so consumers such as Send can open the prefilled Add Address flow without depending on Contacts internals. - #21025 [de982e6](https://github.com/LedgerHQ/ledger-live/commit/de982e6a9ef6e2a27789212bee2729

    View evidence
  10. Github ReleaseSource verified

    4.17.0 Minor Changes - #20611 5a87153 Thanks @mcayuelas-ledger! - Mount the first-time Pay tab FeatureTour on the PayTab screen in both apps. Visibility is self-gated by the payCard slice (shown on first visit, hidden after dismissal), copy is injected from app-owned i18n keys (payTab.featureTour.*), and analytics are wired through the view-model. Adds unit and integration coverage for the conditional r

    View evidence
  11. @ledgerhq/[email protected]

    Github ReleaseSource verified

    4.17.0 Minor Changes - #20611 5a87153 Thanks @mcayuelas-ledger! - Mount the first-time Pay tab FeatureTour on the PayTab screen in both apps. Visibility is self-gated by the payCard slice (shown on first visit, hidden after dismissal), copy is injected from app-owned i18n keys (payTab.featureTour.*), and analytics are wired through the view-model. Adds unit and integration coverage for the conditional r

    View evidence
  12. Github ReleaseSource verified

    4.16.0 Minor Changes - #20278 3d24a89 Thanks @gre-ledger! - Drop the @ledgerhq/errors dependency, completing the errors sunset (LIVE-32915). The @ledgerhq/errors package is removed from the monorepo: no workspace source imported it anymore, every error class it held now lives in the package that owns it (@ledgerhq/ledger-wallet-framework/errors for the ones shared across coin modules). `createCustomError

    View evidence
  13. @ledgerhq/[email protected]

    Github ReleaseSource verified

    4.16.0 Minor Changes - #20278 3d24a89 Thanks @gre-ledger! - Drop the @ledgerhq/errors dependency, completing the errors sunset (LIVE-32915). The @ledgerhq/errors package is removed from the monorepo: no workspace source imported it anymore, every error class it held now lives in the package that owns it (@ledgerhq/ledger-wallet-framework/errors for the ones shared across coin modules). `createCustomError

    View evidence
  14. @ledgerhq/[email protected]

    Github ReleaseSource verified

    4.15.0 Minor Changes - #20280 9fcbe39 Thanks @gre-ledger! - Stop depending on @ledgerhq/errors (LIVE-32915). No workspace package declares it anymore, and none may again: enforce-boundaries now fails CI on any manifest that does. The classes it held live in the package that owns them, with @ledgerhq/ledger-wallet-framework/errors as the shared home below the coin layer. The package itself stays in the re

    View evidence
  15. Github ReleaseSource verified

    4.14.0 Minor Changes - #20129 ba20e39 Thanks @gre-ledger! - Migrate checkLibs and its two callers off @ledgerhq/errors as part of the errors sunset (LIVE-32915). checkLibs detects duplicated npm packages by comparing class identity, so sanityChecks.ts and both app entrypoints must import NotEnoughBalance from the same module. All three now use @ledgerhq/ledger-wallet-framework/errors. The duplicate

    View evidence
  16. @ledgerhq/[email protected]

    Github ReleaseSource verified

    4.14.0 Minor Changes - #20129 ba20e39 Thanks @gre-ledger! - Migrate checkLibs and its two callers off @ledgerhq/errors as part of the errors sunset (LIVE-32915). checkLibs detects duplicated npm packages by comparing class identity, so sanityChecks.ts and both app entrypoints must import NotEnoughBalance from the same module. All three now use @ledgerhq/ledger-wallet-framework/errors. The duplicate

    View evidence
  17. gh-attach attachments

    Github ReleaseSource verified

    This is a dummy release used by gh-attach as storage for attachment files linked from issues and pull requests. > [!WARNING] > Do not delete this release or its assets — doing so will break attachment links and embeds that reference them.

    View evidence
  18. Github ReleaseSource verified

    4.12.1 Patch Changes - #20178 036c82f Thanks @henri-ly! - trigger change on mobile for solana hotfix

    View evidence
  19. @ledgerhq/[email protected]

    Github ReleaseSource verified

    4.12.1 Patch Changes - Updated dependencies []: - @ledgerhq/[email protected] - @ledgerhq/[email protected] - @ledgerhq/[email protected]

    View evidence
  20. @ledgerhq/[email protected]

    Github ReleaseSource verified

    4.13.1 Patch Changes - Updated dependencies []: - @ledgerhq/[email protected] - @ledgerhq/[email protected] - @ledgerhq/[email protected]

    View evidence
  21. Github ReleaseSource verified

    4.13.0 Minor Changes - #19666 b842501 Thanks @deepyjr! - Add Ledger Sync introduction translations to Mobile Contacts. - #19813 928f6e2 Thanks @aussedatlo! - bump @ledgerhq/context-module to 2.3.0 - [#19854](https://github.com/LedgerHQ/

    View evidence
  22. @ledgerhq/[email protected]

    Github ReleaseSource verified

    4.13.0 Minor Changes - #19843 6f30183 Thanks @amaslakov! - Fix InputCurrency not applying external value updates (e.g. amount presets) when focused after typing - #19813 928f6e2 Thanks @aussedatlo! - bump @ledgerhq/context-module to 2

    View evidence
  23. Github ReleaseSource verified

    4.12.0 Minor Changes - #19309 27da624 Thanks @mateuszpalosz-ext! - Private sync flow for Aleo (mobile) - #19411 ca37cfe Thanks @dilaouid! - fix(algorand): not opt in asa error message - [#19393](https://github.com/LedgerHQ/ledge

    View evidence
  24. @ledgerhq/[email protected]

    Github ReleaseSource verified

    4.12.0 Minor Changes - #19411 ca37cfe Thanks @dilaouid! - fix(algorand): not opt in asa error message - #19373 1f34a90 Thanks @jiyuzhuang! - Fix GAM CTA visibility and empty-link click behavior on desktop and mobile - [#19396](https://

    View evidence

Research notes

Written by Dawnscan researchers and reviewed before publishing. Commentary with sources — not the project's own claims, and not evidence of shipping.

No published notes on LedgerHQ yet.

    Know something about LedgerHQ? Sign in with wallet to submit a research note. Notes are reviewed before they appear here.

    Sources