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: unable to send transaction with 0 as nonce #383

Merged
merged 4 commits into from
Apr 17, 2023
Merged

Conversation

Raiden1411
Copy link
Contributor

@Raiden1411 Raiden1411 commented Apr 17, 2023

Fixes #382


Automated Summary

🤖 Generated by Copilot at 94b9f36

This pull request fixes a bug in the serializeTransaction and parseTransaction functions that caused errors when handling transactions with different formats and zero-ish values. It also adds tests for these functions and updates the viem package version.

@changeset-bot
Copy link

changeset-bot bot commented Apr 17, 2023

🦋 Changeset detected

Latest commit: 94b9f36

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Apr 17, 2023

@Raiden1411 is attempting to deploy a commit to the wagmi Team on Vercel.

A member of the Team first needs to authorize it.

@jxom jxom merged commit 7e9731c into wevm:main Apr 17, 2023
@github-actions github-actions bot mentioned this pull request Apr 17, 2023
@Raiden1411 Raiden1411 deleted the fix/382 branch April 17, 2023 20:22
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.

bug: Unable to send transaction with 0 as nonce
2 participants