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: make EIP-155 signatures logic safer #1641

Merged
merged 1 commit into from
Nov 12, 2024
Merged

fix: make EIP-155 signatures logic safer #1641

merged 1 commit into from
Nov 12, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Nov 12, 2024

Motivation

Makes sure that we never panic when dealing with chain_ids up to u64::MAX. Larger chain_ids would just fail decoding/deserialization

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@mattsse mattsse merged commit 36fa3d3 into main Nov 12, 2024
26 checks passed
@mattsse mattsse deleted the klkvr/safe-eip155 branch November 12, 2024 18:44
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