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

Merge develop after fixes #32

Merged
merged 38 commits into from
Sep 3, 2024
Merged

Conversation

popenta
Copy link
Collaborator

@popenta popenta commented Sep 3, 2024

✅ Checklist

  • npx changeset was attached.
  • Covered by automatic tests.
  • Impact of the changes:
    • ...

📝 Description

Replace this text by a clear and concise description of what this pull request is about and why it is needed. Be sure to explain the problem you're addressing and the solution you're proposing.
For libraries, you can add a code sample of how to use it.
For bugfixes, you can explain the previous behavior and how it was fixed.
In case of visual features, please attach screenshots or video recordings to demonstrate the changes.

❓ Context

  • JIRA or GitHub link:

🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.
  • Performance considerations have been taken into account. (changes have been profiled or benchmarked if necessary)

adammino-ledger and others added 30 commits August 14, 2024 10:20
And cleanup unused code and picomatch dependency
…pp browser v3

Small perf improvement for dapp browser v3 dapps initial load
Lots of small visual improvements, polish and bugfixes
Update app screen header url
…peculos_code_common

[QAA-181] Made speculos spawning code common for LLM use
* Refresh qr code instead of showing an error

* Refresh qr code on mobile too

* Update change log

---------

Co-authored-by: Theophile Sandoz <Theophile Sandoz>
* Create LLDs /ledgersync deeplink

* Use redux to show the ledger sync activation drawer

* Create LLMs /ledgersync deeplink

* Update change log

---------

Co-authored-by: Theophile Sandoz <Theophile Sandoz>
…rHQ#7715)

* fix: persistant gasOptions between evm chains creating crashes

* chore: lint
feat(web3hub): new bottom modal to select network and account with dapp browser v3 [LIVE-13195]
* chore: rename polkadot network model file

Signed-off-by: Stéphane Prohaszka <[email protected]>

* chore: update readme

Signed-off-by: Stéphane Prohaszka <[email protected]>

* fix: lint issue

Signed-off-by: Stéphane Prohaszka <[email protected]>

---------

Signed-off-by: Stéphane Prohaszka <[email protected]>
…th 64" error (LedgerHQ#7719)

* Test the verification of problematic signatures
From occasionaly returned from the Apdu device reponses

* Fix the "Expected signature to be an Uint8Array with length 64" error

* Update change log

* Keep `NobleCryptoSecp256k1.derDecode` private

---------

Co-authored-by: Theophile Sandoz <Theophile Sandoz>
cgrellard-ledger and others added 8 commits September 2, 2024 13:59
* [FIX]: Minors bugs on LedgerSync

* [FIX]: e2e tests
* fix: replace sidecar with node

* fix: use erasStakersOverview to fetch tvl for each validator

* fix: remove identities code for polkadot

* get rid of sidecar api

* fix unit tests

* fix: polkadot integration test

* refactoring
* Update `axios` everywhere to fixed version `1.7.3`

* changeset

* Update `live-network` for axios version `1.7.3`

* changeset

* Update test in `coin-tezos` for axios 1.7.3 update

* changeset

* Update trustchain test for new axios headers

* Remove axios complete mock and replace w/ nock

* Update coin-framework unimportedrc
…erTestBaseUrl-to-buy-sell-app

CN-197: add param partnerTestBaseUrl to be passed to buy-sell app
* feat: add track screens on Web3Hub
@popenta popenta self-assigned this Sep 3, 2024
MiroMargineanu
MiroMargineanu previously approved these changes Sep 3, 2024
Base automatically changed from fixes-after-review-03-09 to feat/coin-multiversx September 3, 2024 13:33
@popenta popenta dismissed MiroMargineanu’s stale review September 3, 2024 13:33

The base branch was changed.

@popenta popenta merged commit 90fa7f1 into feat/coin-multiversx Sep 3, 2024
8 of 9 checks passed
@popenta popenta deleted the merge-develop-after-fixes branch September 3, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.