Skip to content

fix(viem/tempo): detected secp256k1 access key accounts as tempo transactions#4448

Merged
jxom merged 3 commits intomainfrom
jm/fix-access-key-tx-type
Apr 3, 2026
Merged

fix(viem/tempo): detected secp256k1 access key accounts as tempo transactions#4448
jxom merged 3 commits intomainfrom
jm/fix-access-key-tx-type

Conversation

@jxom
Copy link
Copy Markdown
Member

@jxom jxom commented Apr 3, 2026

Fixed transaction type detection for secp256k1 access key accounts. getType now checks account.source === 'accessKey' so secp256k1 access keys route to the Tempo transaction type instead of falling through to the standard EIP serializer.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 3, 2026

🦋 Changeset detected

Latest commit: a834680

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 Apr 3, 2026

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

Project Deployment Actions Updated (UTC)
viem Ready Ready Preview, Comment Apr 3, 2026 3:22am

Request Review

@jxom jxom merged commit 3b19084 into main Apr 3, 2026
7 of 8 checks passed
@jxom jxom deleted the jm/fix-access-key-tx-type branch April 3, 2026 03:20
@github-actions github-actions bot mentioned this pull request Apr 3, 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