Skip to content

feat(tempo): add accessKey actions#4359

Merged
jxom merged 2 commits intomainfrom
jm/access-key-actions
Feb 23, 2026
Merged

feat(tempo): add accessKey actions#4359
jxom merged 2 commits intomainfrom
jm/access-key-actions

Conversation

@jxom
Copy link
Copy Markdown
Member

@jxom jxom commented Feb 23, 2026

Adds accessKey actions to viem/tempo:

  • accessKey.getMetadata — gets access key info (keyType, spendPolicy, expiry, isRevoked)
  • accessKey.getRemainingLimit — gets remaining spending limit for a key-token pair
  • accessKey.revoke / revokeSync — revokes an authorized access key
  • accessKey.updateLimit / updateLimitSync — updates the spending limit for a token on an access key

Also includes:

  • Decorator integration (client.accessKey.*)
  • accountKeychain precompile address in Addresses.ts
  • Documentation pages and sidebar entry
  • Tests

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 23, 2026

🦋 Changeset detected

Latest commit: 7e850d7

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
Copy Markdown

vercel bot commented Feb 23, 2026

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

Project Deployment Actions Updated (UTC)
viem Ready Ready Preview, Comment Feb 23, 2026 2:54am

Request Review

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Feb 23, 2026

Open in StackBlitz

npm i https://pkg.pr.new/viem@4359

commit: 7e850d7

@jxom jxom changed the title feat(tempo): add accessKey actions feat(tempo): add accessKey actions Feb 23, 2026
@jxom jxom merged commit 2e96ebd into main Feb 23, 2026
23 of 36 checks passed
@jxom jxom deleted the jm/access-key-actions branch February 23, 2026 03:00
@github-actions github-actions bot mentioned this pull request Feb 23, 2026
ajhodges pushed a commit to ajhodges/viem that referenced this pull request Mar 4, 2026
* feat(tempo): add accessKey actions

Amp-Thread-ID: https://ampcode.com/threads/T-019c8805-c578-70fe-95aa-ac02169acd4c
Co-authored-by: Amp <amp@ampcode.com>

* up

---------

Co-authored-by: Amp <amp@ampcode.com>
@tmm tmm mentioned this pull request Mar 30, 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.

1 participant