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

feat: implement Arbitrary for transaction types #1603

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Nov 1, 2024

Motivation

#1460 removed the arbitrary impl for rpc transaction because we didn't have it for tx envelope. This PR implements arbitrary for transaction types. It requires k256 feature to be able to sign transactions and 7702 authorizations.

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@klkvr klkvr merged commit 386e855 into main Nov 1, 2024
26 checks passed
@klkvr klkvr deleted the klkvr/envelope-arbitrary branch November 1, 2024 18:08
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.

2 participants