Update dependency viem to v2.17.4 #1499
Merged
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.
This PR contains the following updates:
2.13.1
->2.17.4
Release Notes
wevm/viem (viem)
v2.17.4
Compare Source
Patch Changes
ef3601d
Thanks @billalxcode! - Added DreyerX Testnet chainv2.17.3
Compare Source
Patch Changes
ec3b0e0
Thanks @jxom! - Added fallback verification inverifyHash
.v2.17.2
Compare Source
Patch Changes
#2479
5028b3f
Thanks @keyding! - Added Artela Testnet chain.#2478
795ca46
Thanks @sj719045032! - Added zkLink Nova Sepolia Testnet chain.v2.17.1
Compare Source
Patch Changes
f12dfdb9
Thanks @jxom! - FixedwatchContractEvent
querying for events against an invalid block range.#2471
f5ae57f9
Thanks @michelebruno! - Added multicall3 contract to Berachain bArtio.#2476
c5a33911
Thanks @sj719045032! - Added zkLinkNova chain.v2.17.0
Compare Source
Minor Changes
3fce1c3
Thanks @aaronmgdr! - Added support for serializing and parsing OP deposit transactions on Celo.Patch Changes
#2459
76092d8
Thanks @besated! - Added Sei testnet chain.#2465
32a71ab
Thanks @giskook! - UpdatedxLayerTestnet
RPC URL.#2447
861d962
Thanks @jerray! - Tweaked native currency property forbtr
andbtrTestnet
chains.v2.16.5
Compare Source
Patch Changes
#2444
495192c3
Thanks @RealWooblay! - Added XR Sepolia chain#2451
40f9a0f5
Thanks @ChewySwap! - Added Dogechain multicall address.Added Puppynet Shibarium chain.
v2.16.4
Compare Source
Patch Changes
#2445
8aa20a1
Thanks @radchukd! - Added lyra chain62b7a9d
Thanks @tmm! - Bumped ABIType version7e95377
Thanks @jxom! - Bumped dependencies:@noble/curves
:1.2.0
→1.4.0
@noble/hashes
:1.3.2
→1.4.0
@scure/bip32
:1.3.2
→1.4.0
@scure/bip39
:1.2.1
→1.3.0
95753c1
Thanks @jxom! - Addedcause
inHttpRequestError
.v2.16.3
Compare Source
Patch Changes
#2436
2357376f
Thanks @RedHorse823! - Added Morph Holeksy Testnet chain.#2439
76f514c5
Thanks @mypeaceduck! - Added multicall3 contract to BitTorrent chain.#2441
a70db740
Thanks @jiggyBu! - Added real & unreal chains#2440
76447337
Thanks @devon-n! - Added Etherlink Mainnet chainv2.16.2
Compare Source
Patch Changes
#2354
b8fc0dc
Thanks @oleksiivinogradov! - Added dchain chain00b353b
Thanks @jxom! - Experimental: UpdatedgrantPermissions
to conform to latest spec changes.v2.16.1
Compare Source
Patch Changes
fa494359
Thanks @jxom! - AddedchainId
as a parameter toeth_sendTransaction
.#2429
3781bbb8
Thanks @jxom! - Fixed an issue wheregetAction
would ignore nullish return values from a synchronous Client Action.ed5c70e0
Thanks @jxom! - Experimental: Added Solady utilities:hashMessage
hashTypedData
wrapTypedDataSignature
v2.16.0
Compare Source
Minor Changes
#2424
4b929790
Thanks @jxom! - Stabilized ERC-6492 utilities:isErc6492Signature
parseErc6492Signature
serializeErc6492Signature
These utilities are no longer experimental, and can be imported from the
viem
entrypoint.Patch Changes
a2b2c523
Thanks @tmm! - Bumped ABIType#2427
38dc6a03
Thanks @Phillip-Kemper! - Added Zircuit Testnet#2413
99ed745b
Thanks @jxom! - Experimental: Added Solady flavoured ERC-1271signMessage
&signTypedData
for Smart Accounts that implement (or conform to) Solady'sERC1271.sol
.#2426
01086ad9
Thanks @EvanYan1024! - Added multicall3 to zetachain mainnet and testnetv2.15.1
Compare Source
Patch Changes
d8e44f7
Thanks @jxom! - Bumpedws
dependency.v2.15.0
Compare Source
Minor Changes
6c36745
Thanks @jxom! - Added support for a Nonce Manager on Local Accounts vianonceManager
.Patch Changes
#2419
ec831b5
Thanks @iosh! - Updated Conflux eSpace RPC URL#2418
6c36745
Thanks @jxom! - Implemented in-flight request deduplication for Transport JSON-RPC requests.a5c97c5
Thanks @jxom! - AddedberachainTestnetbArtio
chain.v2.14.2
Compare Source
Patch Changes
3636c5c
Thanks @turtlemoji! - Addedl2OutputOracle
,portal
andl1StandardBridge
contracts tomode
chain.v2.14.1
Compare Source
Patch Changes
#2411
2fc14e50
Thanks @tmm! - DeprecatedgetBytecode
(usegetCode
instead).#2408
21cb684a
Thanks @jxom! - Addedcode
as a parameter tocall
+readContract
– to enable Deployless Calls via Bytecode.v2.14.0
Compare Source
Minor Changes
#2405
fc8919f5
Thanks @jxom! - Addedfactory
&factoryData
parameters tocall
&readContract
to enable Deployless Calls (calling a function on a contract which has not been deployed) via a Factory Contract.This is particularly useful for the use case of calling functions on ERC-4337 Smart Accounts that have not been deployed yet.
v2.13.10
Compare Source
Patch Changes
a61a90c
Thanks @jxom! - AddedgetEip712Domain
Action.v2.13.9
Compare Source
Patch Changes
#2398
f2695cf
Thanks @jxom! - Fixed an issue where zeror
ands
values were not being serialized correctly.#2374
a81965e
Thanks @roninjin10! - UpdatedEncodeDeployDataParameters
type.#2388
895e7d1
Thanks @bajpai244! - UpdatedkakarotSepolia
chain id.#2393
f624e23
Thanks @venticello! - Added Xai and Xai testnet chains.#2392
b80ec49
Thanks @Markcial! - Addedham
chain.#2380
d2de3c6
Thanks @roninjin10! - AddeddocsBaseUrl
toBaseError
.#2384
674f65d
Thanks @Aastha9018! - Added Redbelly Testnet chain.v2.13.8
Compare Source
Patch Changes
#2375
1d329882
Thanks @ezynda3! - Added API URL tosei
chain.5e082655
Thanks @jxom! - AddeddisputeGameFactory
contract tooptimism
chain.v2.13.7
Compare Source
Patch Changes
#2366
561b03a5
Thanks @fullstackninja864! - UpdatednativeCurrency
fordefichainEvmTestnet
anddefichainEvm
.a3a8b1b1
Thanks @jxom! - ExportedserializeTypedData
.v2.13.6
Compare Source
Patch Changes
#2337
8984eee7
Thanks @jaeil-wiki! - UpdatedcreateSiweMessage
statement
construction to match ABNF Message Format.#2351
48e6d50c
Thanks @agsola! - FixedcreateSiweMessage
domain check to be RFC 3986 compliant.v2.13.5
Compare Source
Patch Changes
#2356
e6678622b8be1d7b72abe2e1331d455fb4a9c11f
Thanks @blascokoa! - Added SatoshiVM chain#2361
05c166e5cb2f5745ac48ba482fac14f4890f5c83
Thanks @tirogen! - Added Bitkub chain.7aad10e2ed7d3ecf5a6c38cd326aa9ff8dead239
Thanks @jxom! - Added optional chaining to error handling inwithTimeout
.v2.13.3
Compare Source
Patch Changes
b6fd573d72b7cc74efc8c4a4a79ff76073242240
Thanks @jxom! - AddedgetAction
towriteContracts
.#2336
7cb40947c1186665c65535bb348fea901dde7f6a
Thanks @Lycan-Chain! - Added Lycan chain.v2.13.2
Compare Source
Patch Changes
#2328
d946d55b8431b255c4cdc2d20e413f9064e7513a
Thanks @tmm! - Improved.extend
performance withpublicActions
and other large types.#2334
d4f34cb7bd44ca596573fc0a84fafbc60f4ea42b
Thanks @Migl992! - Updated Avalanche explorer URLs.#2329
db85cc6bc9b29349b1eb077ebb6ea2a248bb5794
Thanks @abs3ntdev! - ExportedDecodeFunctionDataReturnType
type.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.