Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Release 2024-10-09 #8051

Open
wants to merge 110 commits into
base: main
Choose a base branch
from
Open

🚀 Release 2024-10-09 #8051

wants to merge 110 commits into from

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    dae111a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    a4cd30a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f2591d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef81f6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9032845 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge pull request #7957 from LedgerHQ/bugfix/llm-fix-content-cards-c…

    …ategories-spacing-issue
    
    LLM - Fixed a spacing issue when there was a category with all its content cards dismissed by the user
    cgrellard-ledger authored Oct 2, 2024
    1 Configuration menu
    Copy the full SHA
    487e823 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7964 from LedgerHQ/fix/rename-ledger-key-ring-pro…

    …tocol
    
    Rename ledger key ring protocol
    KVNLS authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0162b42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64d8546 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7961 from LedgerHQ/fix/specilos-screenshot

    Taking speculos screenshot only for Speculos tests
    ypolishchuk-ledger authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    41119e8 View commit details
    Browse the repository at this point in the history
  5. chore(llm): 🚦 create llmMemoTag feature flag (#7963)

    * chore(llm): create `llmMemoTag`
    
    * chore: update change log
    thesan authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    642c714 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    901d4e8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    166a018 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7973 from LedgerHQ/fix/ff-fetch-frequency

    Fetch feature flags every 5 minutes
    KVNLS authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f871795 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8f309c View commit details
    Browse the repository at this point in the history
  10. Support/fix ada fees (#7965)

    * cardano high fees checks
    
    * add custom CardanoFeeTooHigh error
    
    * display feeTooHigh error
    
    * validate protocol params
    
    * handle fee error in delegation
    
    * fee warning in delegation
    
    * show tx status warnings and errors
    
    * update
    
    * tx error update
    
    * sync proto params in tx prepare
    
    * add coinconfig + update translations
    
    * fix cc
    
    * update texts
    
    * add changeset
    
    ---------
    
    Co-authored-by: pavanvora <pavanvora.cs@gmail.com>
    Co-authored-by: Prashanth <prashanthsoordelu@gmail.com>
    Co-authored-by: Pavan Vora <pavanvora@users.noreply.github.com>
    Co-authored-by: mehulcs <mehul.becs@gmail.com>
    5 people authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    07a242d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2f6defb View commit details
    Browse the repository at this point in the history
  12. Merge pull request #7980 from LedgerHQ/feat/key-ring-protocol-cli

    Add Ledger Key Ring Protocol commands in CLI
    KVNLS authored Oct 2, 2024
    1 Configuration menu
    Copy the full SHA
    b81643c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Feat/thorswap swap btc (#7971)

    * feat(thorswap-swap-btc): add swap btc with thorswap
    
    * feat(thorswap-swap): fix btc swap app
    
    * feat(thorswap-swap): fix cal info version and CEX/DEX thorswap
    
    * feat(thorswap-swap): changeset
    
    * feat(thorswap-btc): fix tests get providers from CDN
    lpaquet-ledger authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3824e06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7967 from LedgerHQ/support/qaa-259

    Support/qaa 259
    VicAlbr authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    35f7da3 View commit details
    Browse the repository at this point in the history
  3. [LIVE-11478] Support for Uniswap V3 plugin (#7874)

    * Add Uniswap Module to `hw-app-eth`
    
    * Add uniswapV3 as resolution config parameter
    
    * Use Uniswap module in Ledger Service
    
    * Make `coin-evm` resolve Uniswap transactions
    Default behavior of `hw-app-eth` should still be set to false
    
    * Add Uniswap module tests
    
    * Fix crazy old "bug" regarding misformed hexastring
    
    * unimported
    
    * changeset
    
    * Update doc
    lambertkevin authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9c6e2c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0aad99 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7983 from LedgerHQ/feat/ledger-sync-cli

    Add Ledger Sync commands to the CLI
    KVNLS authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d3f50e4 View commit details
    Browse the repository at this point in the history
  6. fix: ts error on cli

    KVNLS committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2081345 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #7988 from LedgerHQ/fix/ts-error-cli

    fix: ts error on cli
    KVNLS authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8dae31f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdeab8e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afd8370 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c107dee View commit details
    Browse the repository at this point in the history
  11. build: reconfigure nightly control flow to preserve existing behaviou…

    …r for staging and prerelease
    angusbayley committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6a2563c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1b1c64f View commit details
    Browse the repository at this point in the history
  13. Support - Update tests for Uniswap for new cryptoassets-evm-signature…

    …s lib (#7990)
    
    Update tests for Uniswap for new cryptoassets-evm-signatures lib
    lambertkevin authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cf46210 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c92b435 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4b0d0f8 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #7949 from LedgerHQ/support/new-nightly-app-id

    Send nightly iOS builds to new "Ledger Live (nightly)" app in Testflight
    angusbayley authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    9321b3e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8b60b9d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e8cd9ce View commit details
    Browse the repository at this point in the history
  19. Merge pull request #7997 from LedgerHQ/revert-7949-support/new-nightl…

    …y-app-id
    
    Revert "Send nightly iOS builds to new "Ledger Live (nightly)" app in Testflight"
    angusbayley authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c1816e7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ae8e538 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b121b05 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8277137 View commit details
    Browse the repository at this point in the history
  23. fix: flaky test e2e desktop

    KVNLS committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e8178de View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c9088c9 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #7999 from LedgerHQ/fix/flaky-e2e-tests

    fix: flaky test e2e desktop
    KVNLS authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2f366a9 View commit details
    Browse the repository at this point in the history
  26. Bugfix/LIVE-14283 xrp node update (#7998)

    * fix: update xrp node
    
    * fix xrp node url
    hzheng-ledger authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6f0d39f View commit details
    Browse the repository at this point in the history
  27. Merge pull request #7966 from LedgerHQ/feat/LIVE-14293

    ✨(lld): add hide inscription feature
    KVNLS authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    81432cb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge pull request #8003 from LedgerHQ/fix/windows-app-position

    Fix app position with external display on windows
    KVNLS authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ec63e66 View commit details
    Browse the repository at this point in the history
  2. Update apps/ledger-live-desktop/src/renderer/families/bitcoin/Account…

    …HeaderManageActions.ts
    
    Co-authored-by: Samy Rabah <samy.rabah-montarou@ledger.fr>
    adammino-ledger and Wozacosta authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e223600 View commit details
    Browse the repository at this point in the history
  3. Bugfix/solana priority fees (#7916) (#7917)

    * Bugfix/solana priority fees (#7916)
    
    * chore(LLC): update @solana/spl-token@0.4.6, @solana/web3.js@1.91.6
    
    * feat(LLC): calc and possibly append priority fee to solana instructions
    
    * feat(LLC): add solana compute units optimisations
    
    ---------
    
    Co-authored-by: Mikhail <mikhail@hoodies.company>
    
    * fix: add changeset
    
    * fix: unit tests and solana min app version
    
    ---------
    
    Co-authored-by: Mikhail <mikhail@hoodies.company>
    hzheng-ledger and mikhd authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    87b706c View commit details
    Browse the repository at this point in the history
  4. [LIVE-14339] Support - Enforce WS version even when bundle without pn…

    …pm in the monorepo (#7992)
    
    Enforce WS version even when bundle without pnpm in the monorepo
    lambertkevin authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    450c88c View commit details
    Browse the repository at this point in the history
  5. [LIVE-7357] Feature - Decrease EIP-1559 base fee multiplier (#7991)

    * Decrease EIP1559 base fee multiplier to 27%
    It should allow to create transactions capable of being included
    in the next 3 blocks minimum
    
    * changeset
    lambertkevin authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ced792c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1007186 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0998181 View commit details
    Browse the repository at this point in the history
  8. chore: add changeset

    kallen-ledger committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    82beaa0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8011 from LedgerHQ/fix/changeset-with-package-rename

    Fix changeset following package rename
    KVNLS authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2b101c7 View commit details
    Browse the repository at this point in the history
  10. [Coin-Fmk] Some clean-up (#7801)

    * chore: remove unecessary files
    
    Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr>
    
    * chore: remove network from coin-framework
    
    Algorand module impacted
    
    * refactor: migrate algorand from legacy to new live-network method
    
    * chore: remove unused derivation mode
    
    ---------
    
    Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr>
    sprohaszka-ledger authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1e6fba3 View commit details
    Browse the repository at this point in the history
  11. 1 Configuration menu
    Copy the full SHA
    ebe1b6b View commit details
    Browse the repository at this point in the history
  12. 🐛(llm): lockscreen with LS (#8009)

    * 🐛(llm): lockscreen with LS
    
    * 🐛(llm): lockscreen with LS
    LucasWerey authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    961f567 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge pull request #8012 from LedgerHQ/fix/LIVE-9213

    [FIX/LIVE-9213]: add missing default parent account parameter for swap live app.
    kallen-ledger authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    76947d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    029656a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    743a19d View commit details
    Browse the repository at this point in the history
  4. fix: update taquito package, fix send full balance on tezos. bug: we …

    …can improve the remaining dust
    qperrot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    29b39a5 View commit details
    Browse the repository at this point in the history
  5. add: changeset

    qperrot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e3e46e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0554e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1828035 View commit details
    Browse the repository at this point in the history
  8. fix: algodv2 format error

    qperrot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ff5ed18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a2eb01 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28ab0bc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    afc4a6a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #7996 from LedgerHQ/chore/no-more-pre-tags

    💚 (ci): Remove tag push on prerelease
    valpinkman authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8bd8de1 View commit details
    Browse the repository at this point in the history
  13. feat: display name history (#8000)

    * feat: display name history
    
    * chore: changeset
    
    * feat: thorchain
    CremaFR authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d962cf1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7ab1163 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f8b1d9a View commit details
    Browse the repository at this point in the history
  16. fix: addnot comment

    qperrot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    be7c527 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    34cf28f View commit details
    Browse the repository at this point in the history
  18. [ALGO] Fix lint issue (#8029)

    * fix: algorand lint issue
    
    Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr>
    
    * fix: remove unused import
    
    Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr>
    
    ---------
    
    Signed-off-by: Stéphane Prohaszka <stephane.prohaszka@ledger.fr>
    sprohaszka-ledger authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b122a53 View commit details
    Browse the repository at this point in the history
  19. add: changeset

    qperrot committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    998a3ba View commit details
    Browse the repository at this point in the history
  20. Chore: pass os parameter to earn dashboard (#8014)

    * chore: add platform os to earn parameters for braze config
    
    * chore: changeset
    beths-ledger authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b7311c4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c8903e6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b1364f8 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #8001 from LedgerHQ/revert-7997-revert-7949-suppor…

    …t/new-nightly-app-id
    
    Revert reverted "Send nightly iOS builds to new *Ledger Live (nightly)* app in Testflight"
    
    This has passed all tests in a previous test run - these ones failed due to a flaky test that's unrelated.
    angusbayley authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    664a031 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #7975 from LedgerHQ/feat/CN-551-entrypoints-for-ac…

    …re-bitcoin-yield
    
    CN-551: Entrypoints for ACRE bitcoin yield
    KVNLS authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    45bfca5 View commit details
    Browse the repository at this point in the history
  25. feat(llm): 📝 add the receive flow NeedMemoTagModal (#7989)

    * feat(llm): add the "accent" button type
    
    * feat(llm): add `NeedMemoTagModal`
    
    * feat(llm): style the modal
    
    * chore: update change log
    
    * feat(llm): show the memo/tag modal for some coins only
    
    * chore(llm): use more adapted components
    thesan authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    191b105 View commit details
    Browse the repository at this point in the history
  26. CN-508: stake filters for eth staking modal (#7870)

    * feat: Select staking provider modal desktop v2
    
    * feat: Select staking provider modal mobile v2
    
    * chore: update V1 modal's folder to _deprecated
    
    * chore: add KelpDAO svg icon to mobile
    
    * chore: add P2P and RocketPool logos to mobile
    
    * chore: minor fixes
    
    * chore: changeset
    
    * feat: guard new modal behind  feature flag
    
    * fix: broken types import
    
    * chore: cleanup
    
    * fix: size prop for native ChipTabs
    
    * fix: braze transform ignore on jest config
    
    * chore: update copy and add disabled filter to deprecated banner
    
    * chore: final copy
    
    * fix: icon sizes and outline for light mode
    
    * fix: visual updates to the modals
    
    * fix: visual updates to the gradient effect
    
    * feat: tracking interactions
    
    * chore: replace Braze feature flag with Firebase's
    
    * chore: address PR comments pt 1
    
    * chore: use camelCase for translation keys
    
    * chore: extract styled-components from StakeFlowModal
    
    * chore: revert modal radius change
    
    * chore: re-arrange paddings of modal
    
    * chore: remove unnecessary check
    
    * chore: remove autoredirect with one provider on mobile version of modal
    marcotoniut-ledger authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1b3a21d View commit details
    Browse the repository at this point in the history
  27. Merge pull request #8004 from LedgerHQ/bugfix/LIVE-14015-tezos-unreve…

    …aled
    
    Bugfix/live 14015 tezos unrevealed
    qperrot authored Oct 7, 2024
    1 Configuration menu
    Copy the full SHA
    51e227e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. chore: add --verbose flag to pod install (#7994)

    chore: add --verbose flag to LLM pod install
    themooneer authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    67ed92a View commit details
    Browse the repository at this point in the history
  2. feat: useCheckNftAccount in [LIB] (#7891)

    * feat: useCheckNftAccount in [LIB]
    
    * ✨(lld): add suggestion
    
    * ✨(lld): fix what rebase broke
    
    ---------
    
    Co-authored-by: Lucas Werey <lucas.werey@ledger.fr>
    mcayuelas-ledger and LucasWerey authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    00cab1d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8034 from LedgerHQ/bugfix/LIVE-9561-gas-limit-nan

    fix: check if value is a number otherwise set to default gas limit li…
    qperrot authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    644c671 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7bc0d7 View commit details
    Browse the repository at this point in the history
  5. chore: add memoTag feature flag for LLD (#8038)

    chore: add memoTag feature flag for LLD
    themooneer authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0a16ae4 View commit details
    Browse the repository at this point in the history
  6. Fix/live 14403 (#8040)

    * feat(LIVE-14367): Add operation id for thorswap history
    
    * feat(LIVE-14367): changeset
    
    * fix(LIVE-14403): Fix crash demo 0
    
    * fix(LIVE-14403): changeset
    lpaquet-ledger authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b0d535b View commit details
    Browse the repository at this point in the history
  7. Feat/live 14355 TOS Thorswap (#8036)

    * feat(LIVE-14355): add TOS link thorswap
    
    * feat(LIVE-14355): changeset
    lpaquet-ledger authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    592449a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bae8de1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8044 from LedgerHQ/support/release-merge-conflicts

    🚨 Release merge conflicts
    themooneer authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e561af1 View commit details
    Browse the repository at this point in the history
  10. 4 Configuration menu
    Copy the full SHA
    3652e83 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request #8032 from LedgerHQ/bugfix/LIVE-8014-LLM-custom-bu…

    …tton
    
    Bugfix/live 8014 llm custom button
    qperrot authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2608451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b19ec5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1db81f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac4cc3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    463a338 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Revert "Bugfix/solana priority fees (#7916) (#7917)"

    This reverts commit 87b706c.
    hedi-edelbloute committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d917480 View commit details
    Browse the repository at this point in the history
  2. add changeset

    hedi-edelbloute committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ea4edf3 View commit details
    Browse the repository at this point in the history
  3. fix bug where flag stakePrograms was not checked into account screen,…

    … add check on flag into bitcoin header actions
    adammino-ledger committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ae06446 View commit details
    Browse the repository at this point in the history
  4. delete failing test

    adammino-ledger committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7887ecc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c122de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    700dedd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    299a0e5 View commit details
    Browse the repository at this point in the history
  8. add changeset

    adammino-ledger committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    389fa47 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #8073 from LedgerHQ/support/revert-sol-priority-fees

    Revert "Bugfix/solana priority fees (#7916) (#7917)"
    hedi-edelbloute authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    972625b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    54e1755 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #8074 from LedgerHQ/fix/stakePrograms-flag-not-che…

    …cked-on-account
    
    Fix/stake programs flag not checked on account
    adammino-ledger authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d90e89c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fb2d8bb View commit details
    Browse the repository at this point in the history