-
-
Notifications
You must be signed in to change notification settings - Fork 226
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
Swap out ethereumjs-abi
for @metamask/abi-utils
#319
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
No top level dependency changes detected. Learn more about Socket for GitHub ↗︎ |
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
legobeat
force-pushed
the
use-abi-utils
branch
from
August 22, 2023 12:40
9109b6d
to
c4fad7f
Compare
Mrtenz
previously approved these changes
Aug 22, 2023
legobeat
force-pushed
the
use-abi-utils
branch
from
August 22, 2023 14:07
c4fad7f
to
25f4c9d
Compare
legobeat
force-pushed
the
use-abi-utils
branch
from
August 30, 2023 06:33
25f4c9d
to
eaa61b9
Compare
Mrtenz
approved these changes
Sep 5, 2023
kumavis
approved these changes
Sep 8, 2023
Release proposal: #331 |
This was referenced Sep 9, 2023
Merged
legobeat
added a commit
to legobeat/eth-sig-util
that referenced
this pull request
Nov 19, 2023
the snapshot matches pre-v6 behavior, which was changed in MetaMask#319.
legobeat
added a commit
to legobeat/eth-sig-util
that referenced
this pull request
Nov 20, 2023
the snapshot matches pre-v6 behavior, which was changed in MetaMask#319.
legobeat
added a commit
to legobeat/eth-sig-util
that referenced
this pull request
Nov 20, 2023
the snapshot matches pre-v6 behavior, which was changed in MetaMask#319.
legobeat
added a commit
to legobeat/eth-sig-util
that referenced
this pull request
Nov 20, 2023
the snapshot matches pre-v6 behavior, which was changed in MetaMask#319.
legobeat
added a commit
that referenced
this pull request
Nov 20, 2023
* test: add test for encoding 0x,0x0 as bytes the snapshot is based on v5.1.0. Behavior was changed in #319. * fix: interpret `0x` as hex in bytes encodeField
legobeat
added a commit
to legobeat/eth-sig-util
that referenced
this pull request
Nov 21, 2023
the snapshot matches pre-v6 behavior, which was changed in MetaMask#319.
legobeat
added a commit
that referenced
this pull request
Nov 21, 2023
* test: add test for encoding 0x,0x0 as bytes the snapshot matches v5.1.0 behavior, which was changed in #319. * fix: interpret `0x` as hex in bytes encodeField
Merged
13 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a rebased version of #273 with lint issues addressed.