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

fix: support EIP-712 payload with signed int #446

Merged
merged 2 commits into from
May 14, 2024
Merged

Conversation

agostbiro
Copy link
Member

Adds support for EIP-712 payloads with signed integers. Fixes #407

Co-authored-by: Franco Victorio <victorio.franco@gmail.com>
Copy link

changeset-bot bot commented May 12, 2024

🦋 Changeset detected

Latest commit: 56ea00a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@nomicfoundation/edr Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@agostbiro agostbiro temporarily deployed to github-action-benchmark May 12, 2024 17:00 — with GitHub Actions Inactive
@agostbiro agostbiro merged commit ad1a4e8 into main May 14, 2024
32 checks passed
@agostbiro agostbiro deleted the fix/eip-712-signed-int branch May 14, 2024 08:43
@Wodann Wodann added this to the EDR v0.3.8 milestone May 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

hardhat does not support EIP-712 for payloads with signed integers
3 participants