Open
Conversation
Snyk has created this PR to upgrade viem from 2.45.1 to 2.46.1. See this package in npm: viem See this project in Snyk: https://app.eu.snyk.io/org/layer-3-foundation-default/project/6ec96c13-2fa1-4d2e-a2c9-55875479edaf?utm_source=github&utm_medium=referral&page=upgrade-pr
Contributor
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade viem from 2.45.1 to 2.46.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 4 versions ahead of your current version.
The recommended version was released 21 days ago.
Release notes
Package name: viem
-
2.46.1 - 2026-02-16
-
2.46.0 - 2026-02-15
-
-
2.45.3 - 2026-02-11
-
-
-
-
2.45.2 - 2026-02-09
-
-
-
-
-
-
-
-
-
2.45.1 - 2026-01-29
-
-
-
-
-
-
-
from viem GitHub release notesPatch Changes
44cbba75ab219c4e297f6cfd21c04f47548585e2Thanks @ jxom! - Removed Ekta chain.Minor Changes
#4304
b6b50d40fb6bbadc851377b74b2dd4da584958b0Thanks @ jxom! - Breaking (viem/tempo): RenamednonceKey: 'random'tononceKey: 'expiring'to align with TIP-1009 terminology.TIP-1009 defines "expiring nonces" as time-based replay protection using
validBeforetimestamps. The name'expiring'better describes the mechanism than'random'.await sendTransaction(client, { account, - nonceKey: 'random', + nonceKey: 'expiring', to: '0x...', })Patch Changes
#4329
d12bb351c0b8c973b995583695606f9d083af1bbThanks @ sakulstra! - Added multicall batching support forgetBalancevia multicall3'sgetEthBalance. When the client hasbatch.multicallenabled,getBalancecalls are now batched viaeth_callinstead of making individualeth_getBalanceRPC calls.#4333
71a324d6b98332f4f98e10c9de4d61287de8534aThanks @ kiyoakii! - AddedblockCreatedfield to MegaETH Mainnet and Testnet multicall3 contract definitions.#4330
aab32a4a5eb3df06cdf8eab5d6f91259d438590bThanks @ boredland! - AddedblockCreatedfield tozkSyncmulticall3 contract.Patch Changes
#4300
cc60e25ca55c022a56ed9e991ec23cb615593da6Thanks @ LXPDevs! - Added LuxePorts chain.#4306
e3901661ba0442d6ae66c4d702396e8ee247d03fThanks @ izharan-fireblocks! - AddedWalletConnectSessionSettlementErroras a non-retryable transport error.#4301
662215f12310c3c2b17424093d3f4922693432f2Thanks @ xGreen-project! - Added XGR Mainnet chain.#4315
56d0920fd654ab93e89fff77769b0c982b8928d5Thanks @ jxom! - FixedsendCallsSyncto respect client-level action overrides (e.g. smart account clients).#4294
8c3fa2684820c80e8908cc799fd47815594e4871Thanks @ Oighty! - Added Citrea Mainnet chain support.#4321
059274e18c19270e7f7e98f0b087e7986d5a6dd7Thanks @ highonrice! - Updated the native currency of Stable Mainnet.#4319
746f5ae3b220313748bf7e0eb2d86f07848b6628Thanks @ brotherlymite! - Added etherscan explorer for MegaETH.#4305
428ef7cd7b4d6e9860296df841ce2f4a8d494bc1Thanks @ LxpSrDev! - Added LuxePorts chain.Patch Changes
#4273
bf3f117aa4d6a4693af29894b1c27e130623cbc7Thanks @ nicodlz! - Added Subtensor EVM chain.#4272
a3a4ff9a25c8f31d3caef533d3d100cf22c1ea5eThanks @ matzapata! - Added Alpen Testnet#4228
26ffdfbef41e08a4d6837051eda615fb659c2c31Thanks @ sakulstra! - Improved performance inparseEventLogsby memoizing.#4275
ea8398b80c6fa90747e979d959c32e276bdd43e1Thanks @ GiovaniGuizzo! - Added KiiChain mainnet chain definition#4259
1ae28c2a9acb55b8fc599643549a52ec71a02e72Thanks @ cruzdanilo! - Fixed error decoding insimulateBlockswhen RPC returns revert data inreturnDatainstead oferror.data.#4260
1f2a1839c201a2f5b97bddf26d605fb0394cdbd7Thanks @ akitothemoon! - Added Horizen Testnet.4fe411bd4231ec0a89159723ec68fcfe13c10071Thanks @ jxom! - Addednonceandfaucet.fundSyncactions to decorator.Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: