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

chore: bump alloy #9496

Merged
merged 4 commits into from
Dec 10, 2024
Merged

chore: bump alloy #9496

merged 4 commits into from
Dec 10, 2024

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Dec 5, 2024

just wanted to make sure things are good

noticed we were lacking one thing:

alloy-rs/alloy#1758

can be merged once published

allowed legacy signature, but I believe could be migrated to newer one seperately

@mattsse mattsse changed the title wip: chore: bump alloy chore: bump alloy Dec 10, 2024
@mattsse mattsse marked this pull request as ready for review December 10, 2024 11:47
@@ -533,6 +536,7 @@ flag to set your key via:
}

/// Recovers an address from the specified message and signature
#[allow(deprecated)]
Copy link
Member

@klkvr klkvr Dec 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wouldn't it "just work" with PrimitiveSignature?

@mattsse
Copy link
Member Author

mattsse commented Dec 10, 2024

it should yeah, let me do it right here

@mattsse mattsse enabled auto-merge (squash) December 10, 2024 12:10
@mattsse mattsse merged commit fd9ee16 into foundry-rs:master Dec 10, 2024
22 checks passed
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.

2 participants