Skip to content

fix: preserve Tempo feePayer types on wallet actions#5022

Merged
tmm merged 3 commits intowevm:mainfrom
marthendalnunes:fix/tempo-fee-payer
Apr 6, 2026
Merged

fix: preserve Tempo feePayer types on wallet actions#5022
tmm merged 3 commits intowevm:mainfrom
marthendalnunes:fix/tempo-fee-payer

Conversation

@marthendalnunes
Copy link
Copy Markdown
Contributor

This PR fixes the feePayer type hole for regular wallet write actions on Tempo chains.
It preserves chain-specific transaction request fields in sendTransaction, sendTransactionSync, and deployContract by switching those wrappers to union-safe parameter typing. It also adds core, React, and Vue type regression coverage to verify that feePayer is accepted on Tempo chains and rejected on non-Tempo chains.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 11, 2026

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

A member of the Team first needs to authorize it.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 11, 2026

🦋 Changeset detected

Latest commit: 7dd1f54

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

This PR includes changesets to release 5 packages
Name Type
@wagmi/core Patch
@wagmi/vue Patch
wagmi Patch
@wagmi/connectors Patch
@wagmi/solid 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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 11, 2026

Open in StackBlitz

@wagmi/cli

npm i https://pkg.pr.new/@wagmi/cli@5022

@wagmi/connectors

npm i https://pkg.pr.new/@wagmi/connectors@5022

@wagmi/core

npm i https://pkg.pr.new/@wagmi/core@5022

create-wagmi

npm i https://pkg.pr.new/create-wagmi@5022

wagmi

npm i https://pkg.pr.new/wagmi@5022

@wagmi/solid

npm i https://pkg.pr.new/@wagmi/solid@5022

@wagmi/vue

npm i https://pkg.pr.new/@wagmi/vue@5022

commit: 7dd1f54

Copy link
Copy Markdown
Member

@tmm tmm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one

@tmm tmm merged commit 2a4660e into wevm:main Apr 6, 2026
7 of 14 checks passed
@github-actions github-actions bot mentioned this pull request Apr 6, 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.

2 participants