Skip to content

chore: update refs to viem 2.20 to 2.26 #1514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Zer0dot
Copy link
Collaborator

@Zer0dot Zer0dot commented Apr 7, 2025

Pull Request Checklist

Updates viem version referenced in docs.


PR-Codex overview

This PR primarily updates the version of the viem package from 2.22.6 to 2.26.0 across various files and adjusts related documentation accordingly. It also includes minor code changes in the default middleware and local-account signer.

Detailed summary

  • Updated viem version in package.json and yarn.lock.
  • Changed documentation to reflect viem version update in multiple .mdx files.
  • Adjusted parameter name from contractAddress to address in signer.signAuthorization call in 7702signer.ts.
  • Updated Authorization method in local-account.ts to use signAuthorization.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Apr 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ❌ Failed (Inspect) May 7, 2025 6:41pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 6:41pm

Copy link

graphite-app bot commented Apr 7, 2025

How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

Copy link

github-actions bot commented Apr 7, 2025

🌿 Documentation Preview

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview May 7, 2025, 6:34 PM

avarobinson
avarobinson previously approved these changes Apr 7, 2025
@jakehobbs
Copy link
Contributor

probably should update the peer deps specified the packages to the same version:

"viem": "^2.22.6",

as well as the dev dep for the monorepo:

"viem": "2.22.6",

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.

3 participants