Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Tempo Storage Credits precompile exports#4784

Merged
tmm merged 4 commits into
wevm:mainfrom
decofe:centaur/add-storage-credits-precompile-1783013580
Jul 2, 2026
Merged

Add Tempo Storage Credits precompile exports#4784
tmm merged 4 commits into
wevm:mainfrom
decofe:centaur/add-storage-credits-precompile-1783013580

Conversation

@decofe

@decofe decofe commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add the Tempo TIP-1060 Storage Credits precompile address export
  • add the Storage Credits precompile ABI to viem/tempo
  • add a focused ABI unit test for address export and calldata encoding/decoding

Prompted by: @0xalpharush

Testing

  • pnpm exec vitest run --config /tmp/viem-vitest.config.ts
  • pnpm exec tsc -p src/tsconfig.json --noEmit
  • pnpm exec biome check src/tempo/Abis.ts src/tempo/Addresses.ts src/tempoAbis.test.ts

Notes:

  • pnpm install fetched JS dependencies but postinstall failed because submodule URLs use [email protected] and this sandbox has no ssh binary.
  • pnpm test src/tempoAbis.test.ts --run --project core is blocked by the repo test config global chain setup, which calls evm_setIntervalMining against localhost before these unit assertions run.

@vercel

vercel Bot commented Jul 2, 2026

Copy link
Copy Markdown

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

A member of the Team first needs to authorize it.

@changeset-bot

changeset-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 2c0179b

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

@pkg-pr-new

pkg-pr-new Bot commented Jul 2, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: af733a8

@tmm tmm merged commit 404a119 into wevm:main Jul 2, 2026
3 of 4 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 2, 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