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(signer): export PrimitiveSignature instead of deprecated sig #1671

Merged
merged 2 commits into from
Nov 21, 2024

Conversation

yash-atreya
Copy link
Member

Motivation

Currently we are still re-exporting deprecated Signature from alloy-signer

Solution

Export PrimitiveSignature instead

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

crates/signer/src/lib.rs Outdated Show resolved Hide resolved
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
@yash-atreya yash-atreya merged commit 60df79c into main Nov 21, 2024
26 checks passed
@yash-atreya yash-atreya deleted the yash/fix-sig-export branch November 21, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants