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

Chore/celo check duplicate #8478

Draft
wants to merge 46 commits into
base: develop
Choose a base branch
from
Draft

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    bf0e62f View commit details
    Browse the repository at this point in the history
  2. did this fix the web3 buffer error?

    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    370d24e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbcf10f View commit details
    Browse the repository at this point in the history
  4. ensure web3

    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2467f75 View commit details
    Browse the repository at this point in the history
  5. upgrade versions

    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    152bda0 View commit details
    Browse the repository at this point in the history
  6. allow both ledgers to work

    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9f06039 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4481bd6 View commit details
    Browse the repository at this point in the history
  8. fix: getAppConfig lock

    nicolasbrugneaux authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    47791fd View commit details
    Browse the repository at this point in the history
  9. WIP

    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    7f074bf View commit details
    Browse the repository at this point in the history
  10. revert signTransaction

    using the one from parent class the v from sig gets messed up
    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fc60d8d View commit details
    Browse the repository at this point in the history
  11. minimize diff

    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    cd15acd View commit details
    Browse the repository at this point in the history
  12. dont modify v for modern txns

    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d22ef44 View commit details
    Browse the repository at this point in the history
  13. fix: for modern

    nicolasbrugneaux authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8fe73a6 View commit details
    Browse the repository at this point in the history
  14. refactor: cleanup console logs

    nicolasbrugneaux authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    256feba View commit details
    Browse the repository at this point in the history
  15. fix: buffer polyfill

    nicolasbrugneaux authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6cffefd View commit details
    Browse the repository at this point in the history
  16. add back cosmo

    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f457960 View commit details
    Browse the repository at this point in the history
  17. Apply suggestions from code review

    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a3bfda8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b44d38d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    24583e1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1b94003 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    28529db View commit details
    Browse the repository at this point in the history
  22. clean code

    aaronmgdr authored and Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    90b50c8 View commit details
    Browse the repository at this point in the history
  23. rebase new pnpm-lock 29-10

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    28b7d25 View commit details
    Browse the repository at this point in the history
  24. common polyfill

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    639ea64 View commit details
    Browse the repository at this point in the history
  25. lint hw-app-celo

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    09cde98 View commit details
    Browse the repository at this point in the history
  26. Update libs/ledger-live-common/package.json

    Co-authored-by: Nicolas Brugneaux <[email protected]>
    Wozacosta and nicolasbrugneaux committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ab7bb36 View commit details
    Browse the repository at this point in the history
  27. Revert "Update libs/ledger-live-common/package.json"

    This reverts commit 7a37142.
    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    604a11f View commit details
    Browse the repository at this point in the history
  28. rebase

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9ab5c9f View commit details
    Browse the repository at this point in the history
  29. update pnpm-lock

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    0e779e3 View commit details
    Browse the repository at this point in the history
  30. Reapply "Update libs/ledger-live-common/package.json"

    This reverts commit 4cc0a4f.
    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    6fff0bb View commit details
    Browse the repository at this point in the history
  31. fix version bumped

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ff2b608 View commit details
    Browse the repository at this point in the history
  32. regen changeset

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4e556e7 View commit details
    Browse the repository at this point in the history
  33. unimported buffer in lld

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    9babbbd View commit details
    Browse the repository at this point in the history
  34. rebase again

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3a1ef72 View commit details
    Browse the repository at this point in the history
  35. cleanup package.json

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3108588 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    43f2b0d View commit details
    Browse the repository at this point in the history
  37. skip jsdom test

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2cf124c View commit details
    Browse the repository at this point in the history
  38. skip polyfill lld

    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    a546d51 View commit details
    Browse the repository at this point in the history
  39. Revert "skip polyfill lld"

    This reverts commit 2302421.
    Wozacosta committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    bc84c92 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    22425ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    535e649 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. unskip jsdom test

    Wozacosta committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    2458837 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    d51097d View commit details
    Browse the repository at this point in the history
  2. try without buffer polyfill

    Wozacosta committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9b42536 View commit details
    Browse the repository at this point in the history
  3. comment out buffer import

    Wozacosta committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    395ba62 View commit details
    Browse the repository at this point in the history
  4. log out buffer

    Wozacosta committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2096197 View commit details
    Browse the repository at this point in the history