fix(Deps): upgrade to eip712 v0.3.0#2733
Merged
fubuloubu merged 5 commits intoApeWorX:mainfrom Dec 19, 2025
Merged
Conversation
Member
Author
|
Maintainer note: have other plugins queued up ready for this change when released Second party
Third party
Upstream projects/SDKs |
Contributor
|
@fubuloubu , I see you have accomplished a lot of work (for example, tests now run not 1.5 hour but 1.5 min). Excellent! |
3 tasks
Syzygy106
added a commit
to Syzygy106/ape
that referenced
this pull request
Dec 15, 2025
Member
Author
|
btw, don't release this until web3py officially supports 3.14 |
Contributor
I could accomplish that by myself like a paratrooper. But emphasize - they have very low activity |
This file contains hidden or 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
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.
What I did
eip712v0.3.0 introduced a small breaking change to the use of the library, so fix all the instances where internal API was improperly being usedrequires: #2722Note: this adds support for 3.14
How I did it
How to verify it
Checklist