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

deps: upgrade from ethereumjs-util #3943

Merged
merged 15 commits into from
Feb 24, 2024
Merged

Commits on Feb 23, 2024

  1. chore(controller-utils): Add TextEncoder to jsdom

    lifted from assets-controller
    legobeat committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b337391 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afca829 View commit details
    Browse the repository at this point in the history
  3. deps(assets-controller): replace ethereumjs-util with @ethereumjs/util

    TODO: see if safe to stop double-trimming leading as well as trailing
    zeroes in getTokenSymbol and thereby replace toUtf8 with something
    simpler.
    legobeat committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a3f3463 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59567b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd2fe93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ce8fdb View commit details
    Browse the repository at this point in the history
  7. chore(user-operation-controller): replace ethereumjs-util with @metam…

    …ask/utils and @ethereumjs/util
    legobeat committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d2ada5d View commit details
    Browse the repository at this point in the history
  8. chore(signature-controller): replace ethereumjs-util with @metamask/u…

    …tils and @ethereumjs/util
    legobeat committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    87b9e3c View commit details
    Browse the repository at this point in the history
  9. chore(accounts-controller): replace ethereumjs-util with @ethereumjs/…

    …util, ethereum-cryptography
    legobeat committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4ec4425 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43e15d2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    110cf29 View commit details
    Browse the repository at this point in the history
  12. chore(keyring-controller): replace ethereumjs-util with @ethereumjs/u…

    …til and @metamask/utils
    
    - test(keyring-controller): Update expected error message when importing invalid key
    legobeat committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    247ef77 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    745b1f4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8adba4f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    229360c View commit details
    Browse the repository at this point in the history