Skip to content

feat(anvil): generalize Signer trait implementation#13636

Draft
mablr wants to merge 3 commits intofoundry-rs:masterfrom
mablr:feature/generalize_Signer_impl
Draft

feat(anvil): generalize Signer trait implementation#13636
mablr wants to merge 3 commits intofoundry-rs:masterfrom
mablr:feature/generalize_Signer_impl

Conversation

@mablr
Copy link
Copy Markdown
Collaborator

@mablr mablr commented Mar 5, 2026

Motivation

#13632 Follow up, pending FoundryNetwork roll out (doesn't work rn)

Generalize Signer trait implementation, to any Network matching these bounds:

  • N::TxEnvelope: From<Signed<N::UnsignedTx>>
  • N::UnsignedTx: SignableTransaction<Signature>

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant