Skip to content

fix: apply dataSuffix from sendTransaction when data is undefined#4401

Merged
jxom merged 3 commits intowevm:mainfrom
ndavd:fix/issue-4343
Mar 18, 2026
Merged

fix: apply dataSuffix from sendTransaction when data is undefined#4401
jxom merged 3 commits intowevm:mainfrom
ndavd:fix/issue-4343

Conversation

@ndavd
Copy link
Contributor

@ndavd ndavd commented Mar 15, 2026

Problem: In sendTransaction, dataSuffix is only being applied if data is not undefined.
Solution: Changes the condition so that dataSuffix is always applied.

Fixes #4343

@changeset-bot
Copy link

changeset-bot bot commented Mar 15, 2026

🦋 Changeset detected

Latest commit: 8e3239e

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

This PR includes changesets to release 1 package
Name Type
viem Patch

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 Mar 15, 2026

@ndavd is attempting to deploy a commit to the Wevm Team on Vercel.

A member of the Team first needs to authorize it.

@jxom jxom merged commit 928ae87 into wevm:main Mar 18, 2026
2 of 3 checks passed
@github-actions github-actions bot mentioned this pull request Mar 18, 2026
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.

dataSuffix field unused when data is null

2 participants