Skip to content

feat(tempo): support client-less token .call builders#4807

Merged
jxom merged 2 commits into
mainfrom
claude/viem-tempo-call-no-client-g5yht4
Jul 6, 2026
Merged

feat(tempo): support client-less token .call builders#4807
jxom merged 2 commits into
mainfrom
claude/viem-tempo-call-no-client-g5yht4

Conversation

@jxom

@jxom jxom commented Jul 6, 2026

Copy link
Copy Markdown
Member

Restores the pre-2.54 call signature for viem/tempo token .call
helpers: the Client may now be omitted (Actions.token.transfer.call({ token, to, amount })). Without a Client, token must be a TIP20 token
id or contract address, and formatted amounts require explicit
decimals.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01VU1xBD9xFCehZvAxiUZMNn

claude added 2 commits July 6, 2026 08:17
Restores the pre-2.54 call signature for `viem/tempo` token `.call`
helpers: the Client may now be omitted (`Actions.token.transfer.call({
token, to, amount })`). Without a Client, `token` must be a TIP20 token
id or contract address, and formatted amounts require explicit
`decimals`.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VU1xBD9xFCehZvAxiUZMNn
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VU1xBD9xFCehZvAxiUZMNn
@changeset-bot

changeset-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 6c9fa65

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

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
viem Building Building Preview, Comment Jul 6, 2026 8:21am

Request Review

@jxom jxom merged commit f1ac448 into main Jul 6, 2026
25 of 26 checks passed
@jxom jxom deleted the claude/viem-tempo-call-no-client-g5yht4 branch July 6, 2026 08:22
@github-actions github-actions Bot mentioned this pull request Jul 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