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: allow missing-tag deser of tx envelope #1489

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

prestwich
Copy link
Member

Split off from #1460

Motivation

Currently deser fails when the type tag is missing. This is a problem in some RPC impls

Solution

Allow deser of legacy transactions when type tag is missing

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@klkvr klkvr merged commit 0787281 into main Oct 16, 2024
26 checks passed
@klkvr klkvr deleted the prestwich/untagged-deser-for-envelope branch October 16, 2024 00:58
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