Skip to content

Comments

Fix: propagate eip712 feature to signer-local#3559

Merged
mattsse merged 1 commit intoalloy-rs:mainfrom
snazzysam933:eip712
Jan 21, 2026
Merged

Fix: propagate eip712 feature to signer-local#3559
mattsse merged 1 commit intoalloy-rs:mainfrom
snazzysam933:eip712

Conversation

@snazzysam933
Copy link
Contributor

signer-local was missing from the eip712 feature list. All other signers have it but this one got skipped somehow.

Verified by running the typed_data tests in signer-local - they're gated behind the eip712 feature and weren't running when enabling eip712 from the main crate.

@github-project-automation github-project-automation bot moved this from In Progress to Reviewed in Alloy Jan 21, 2026
@mattsse mattsse merged commit e9a20bc into alloy-rs:main Jan 21, 2026
59 checks passed
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants