Skip to content
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

feat(experimental): ERC-7115 #2317

Merged
merged 2 commits into from
May 27, 2024
Merged

feat(experimental): ERC-7115 #2317

merged 2 commits into from
May 27, 2024

Conversation

jxom
Copy link
Member

@jxom jxom commented May 27, 2024

Adding experimental ERC-7115 extension.


PR-Codex overview

This PR adds an ERC-7115 extension with issuePermissions functionality for requesting wallet permissions.

Detailed summary

  • Added ERC-7115 extension with issuePermissions feature
  • Defined various signer types and permission types
  • Implemented issuePermissions logic in tests
  • Updated documentation and examples for issuePermissions

The following files were skipped due to too many changes: src/experimental/erc7115/actions/issuePermissions.ts, src/experimental/erc7115/actions/issuePermissions.test.ts

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

Copy link

vercel bot commented May 27, 2024

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

Name Status Preview Updated (UTC)
viem ❌ Failed (Inspect) May 27, 2024 10:59pm

Copy link

changeset-bot bot commented May 27, 2024

🦋 Changeset detected

Latest commit: f12a6c8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
viem Minor

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

@jxom jxom merged commit 3135a0c into main May 27, 2024
11 of 23 checks passed
@jxom jxom deleted the erc7115 branch May 27, 2024 23:01
@github-actions github-actions bot mentioned this pull request May 27, 2024
Copy link
Contributor

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
viem (esm) 56.87 KB (0%) 1.2 s (0%) 1.8 s (+4.48% 🔺) 3 s
viem (cjs) 68.32 KB (0%) 1.4 s (0%) 1.9 s (+29.66% 🔺) 3.2 s
viem (minimal surface - tree-shaking) 3.31 KB (0%) 67 ms (0%) 109 ms (+36.35% 🔺) 175 ms
viem/accounts 73.65 KB (0%) 1.5 s (0%) 743 ms (+257.99% 🔺) 2.3 s
viem/accounts (tree-shaking) 18.91 KB (0%) 379 ms (0%) 159 ms (-55.01% 🔽) 538 ms
viem/actions 41.73 KB (0%) 835 ms (0%) 692 ms (+14.06% 🔺) 1.6 s
viem/actions (tree-shaking) 318 B (0%) 10 ms (0%) 7 ms (+24.3% 🔺) 17 ms
viem/chains 27.83 KB (0%) 557 ms (0%) 359 ms (-65.24% 🔽) 916 ms
viem/chains (tree-shaking) 324 B (0%) 10 ms (0%) 10 ms (-39.04% 🔽) 20 ms
viem/chains/utils 1.02 KB (0%) 21 ms (0%) 20 ms (+127.88% 🔺) 40 ms
viem/ens 41.73 KB (0%) 835 ms (0%) 598 ms (+20.99% 🔺) 1.5 s
viem/ens (tree-shaking) 18.4 KB (0%) 369 ms (0%) 461 ms (+13.09% 🔺) 829 ms

renovate bot added a commit to valora-inc/viem-account-hsm-gcp that referenced this pull request Jun 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [knip](https://knip.dev)
([source](https://togithub.com/webpro-nl/knip/tree/HEAD/packages/knip))
| [`^5.16.0` ->
`^5.17.3`](https://renovatebot.com/diffs/npm/knip/5.17.0/5.17.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.17.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.17.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.17.0/5.17.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.17.0/5.17.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [viem](https://viem.sh) ([source](https://togithub.com/wevm/viem)) |
[`^2.12.1` ->
`^2.13.2`](https://renovatebot.com/diffs/npm/viem/2.12.5/2.13.2) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.12.5/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.12.5/2.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>webpro-nl/knip (knip)</summary>

### [`v5.17.3`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.3)

[Compare
Source](https://togithub.com/webpro-nl/knip/compare/5.17.2...5.17.3)

- Add ‘kill’ and ‘ssh’ as globally available binaries
([#&#8203;660](https://togithub.com/webpro-nl/knip/issues/660))
([`5e576a2`](https://togithub.com/webpro-nl/knip/commit/5e576a28))
- Remove version selector
([`9ad1d46`](https://togithub.com/webpro-nl/knip/commit/9ad1d466))
- Timerify (de)serialize functions
([`0e04f1e`](https://togithub.com/webpro-nl/knip/commit/0e04f1e4))
- Update docs
([`935a706`](https://togithub.com/webpro-nl/knip/commit/935a7066))

### [`v5.17.2`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.2)

[Compare
Source](https://togithub.com/webpro-nl/knip/compare/5.17.1...5.17.2)

- Fix external require.resolve (resolves
[#&#8203;657](https://togithub.com/webpro-nl/knip/issues/657))
([`c188a7a`](https://togithub.com/webpro-nl/knip/commit/c188a7a7))

### [`v5.17.1`](https://togithub.com/webpro-nl/knip/releases/tag/5.17.1)

[Compare
Source](https://togithub.com/webpro-nl/knip/compare/5.17.0...5.17.1)

- Any is OK
([`28ad084`](https://togithub.com/webpro-nl/knip/commit/28ad084b))
- Fix (de)serialization of maps (resolves
[#&#8203;656](https://togithub.com/webpro-nl/knip/issues/656))
([`3ab95ef`](https://togithub.com/webpro-nl/knip/commit/3ab95ef7))
- Fix graphql-codegen config filter (resolves
[#&#8203;658](https://togithub.com/webpro-nl/knip/issues/658))
([`24c1355`](https://togithub.com/webpro-nl/knip/commit/24c13553))

</details>

<details>
<summary>wevm/viem (viem)</summary>

###
[`v2.13.2`](https://togithub.com/wevm/viem/releases/tag/viem%402.13.2)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.13.1...viem@2.13.2)

##### Patch Changes

- [#&#8203;2328](https://togithub.com/wevm/viem/pull/2328)
[`d946d55b8431b255c4cdc2d20e413f9064e7513a`](https://togithub.com/wevm/viem/commit/d946d55b8431b255c4cdc2d20e413f9064e7513a)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Improved `.extend`
performance with `publicActions` and other large types.

- [#&#8203;2334](https://togithub.com/wevm/viem/pull/2334)
[`d4f34cb7bd44ca596573fc0a84fafbc60f4ea42b`](https://togithub.com/wevm/viem/commit/d4f34cb7bd44ca596573fc0a84fafbc60f4ea42b)
Thanks [@&#8203;Migl992](https://togithub.com/Migl992)! - Updated
Avalanche explorer URLs.

- [#&#8203;2329](https://togithub.com/wevm/viem/pull/2329)
[`db85cc6bc9b29349b1eb077ebb6ea2a248bb5794`](https://togithub.com/wevm/viem/commit/db85cc6bc9b29349b1eb077ebb6ea2a248bb5794)
Thanks [@&#8203;abs3ntdev](https://togithub.com/abs3ntdev)! - Exported
`DecodeFunctionDataReturnType` type.

###
[`v2.13.1`](https://togithub.com/wevm/viem/releases/tag/viem%402.13.1)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.12.5...viem@2.13.1)

##### Minor Changes

-
[wevm/viem#2317
[3135a0cbd70cd168369fd2d478025d6192d2d852](https://togithub.com/wevm/viem/commit/3135a0cbd70cd168369fd2d478025d6192d2d852)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - **Experimental:**
Added ERC-7715 extension.

-
[wevm/viem#2313
[175d0ae2345a36f7923b19676fc8adb5e820e262](https://togithub.com/wevm/viem/commit/175d0ae2345a36f7923b19676fc8adb5e820e262)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - **Breaking
(Experimental):** Removed EIP-3074 support.

##### Patch Changes

- [#&#8203;2316](https://togithub.com/wevm/viem/pull/2316)
[`c61219784aa823d1d2c060a3fb2ee88b3cc2c098`](https://togithub.com/wevm/viem/commit/c61219784aa823d1d2c060a3fb2ee88b3cc2c098)
Thanks [@&#8203;abs3ntdev](https://togithub.com/abs3ntdev)! - Added
taiko mainnet

- [#&#8203;2315](https://togithub.com/wevm/viem/pull/2315)
[`4f15896031a5b2ec6f40b4a10508b85233d1a154`](https://togithub.com/wevm/viem/commit/4f15896031a5b2ec6f40b4a10508b85233d1a154)
Thanks [@&#8203;Pfed-prog](https://togithub.com/Pfed-prog)! - Added
Redstone chain.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone
UTC, Automerge - "after 8:00 before 23:00 every weekday except on
Friday" in timezone UTC.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/viem-account-hsm-gcp).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to valora-inc/address-metadata that referenced this pull request Jun 12, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [viem](https://viem.sh) ([source](https://togithub.com/wevm/viem)) |
[`^2.8.11` ->
`^2.13.7`](https://renovatebot.com/diffs/npm/viem/2.8.16/2.13.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/viem/2.13.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/viem/2.13.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/viem/2.8.16/2.13.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/viem/2.8.16/2.13.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>wevm/viem (viem)</summary>

###
[`v2.13.7`](https://togithub.com/wevm/viem/releases/tag/viem%402.13.7)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.13.6...viem@2.13.7)

##### Patch Changes

- [#&#8203;2366](https://togithub.com/wevm/viem/pull/2366)
[`561b03a5`](https://togithub.com/wevm/viem/commit/561b03a53955894f49e96f4af080588ac39657a0)
Thanks
[@&#8203;fullstackninja864](https://togithub.com/fullstackninja864)! -
Updated `nativeCurrency` for `defichainEvmTestnet` and `defichainEvm`.

-
[`a3a8b1b1`](https://togithub.com/wevm/viem/commit/a3a8b1b191466e77baeb7975f34f8ee4b3117a69)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Exported
`serializeTypedData`.

###
[`v2.13.6`](https://togithub.com/wevm/viem/releases/tag/viem%402.13.6)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.13.5...viem@2.13.6)

##### Patch Changes

- [#&#8203;2337](https://togithub.com/wevm/viem/pull/2337)
[`8984eee7`](https://togithub.com/wevm/viem/commit/8984eee7f23d430070e42ac1f2645ced0e82faf8)
Thanks [@&#8203;jaeil-wiki](https://togithub.com/jaeil-wiki)! - Updated
`createSiweMessage` `statement` construction to match ABNF Message
Format.

- [#&#8203;2351](https://togithub.com/wevm/viem/pull/2351)
[`48e6d50c`](https://togithub.com/wevm/viem/commit/48e6d50cae738e55869758cb25c52b2244069f09)
Thanks [@&#8203;agsola](https://togithub.com/agsola)! - Fixed
`createSiweMessage` domain check to be RFC 3986 compliant.

###
[`v2.13.5`](https://togithub.com/wevm/viem/releases/tag/viem%402.13.5)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.13.3...viem@2.13.5)

##### Patch Changes

- [#&#8203;2356](https://togithub.com/wevm/viem/pull/2356)
[`e6678622b8be1d7b72abe2e1331d455fb4a9c11f`](https://togithub.com/wevm/viem/commit/e6678622b8be1d7b72abe2e1331d455fb4a9c11f)
Thanks [@&#8203;blascokoa](https://togithub.com/blascokoa)! - Added
SatoshiVM chain

- [#&#8203;2361](https://togithub.com/wevm/viem/pull/2361)
[`05c166e5cb2f5745ac48ba482fac14f4890f5c83`](https://togithub.com/wevm/viem/commit/05c166e5cb2f5745ac48ba482fac14f4890f5c83)
Thanks [@&#8203;tirogen](https://togithub.com/tirogen)! - Added Bitkub
chain.

-
[`7aad10e2ed7d3ecf5a6c38cd326aa9ff8dead239`](https://togithub.com/wevm/viem/commit/7aad10e2ed7d3ecf5a6c38cd326aa9ff8dead239)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added optional
chaining to error handling in `withTimeout`.

###
[`v2.13.3`](https://togithub.com/wevm/viem/releases/tag/viem%402.13.3)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.13.2...viem@2.13.3)

##### Patch Changes

-
[`b6fd573d72b7cc74efc8c4a4a79ff76073242240`](https://togithub.com/wevm/viem/commit/b6fd573d72b7cc74efc8c4a4a79ff76073242240)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added `getAction` to
`writeContracts`.

- [#&#8203;2336](https://togithub.com/wevm/viem/pull/2336)
[`7cb40947c1186665c65535bb348fea901dde7f6a`](https://togithub.com/wevm/viem/commit/7cb40947c1186665c65535bb348fea901dde7f6a)
Thanks [@&#8203;Lycan-Chain](https://togithub.com/Lycan-Chain)! - Added
Lycan chain.

###
[`v2.13.2`](https://togithub.com/wevm/viem/releases/tag/viem%402.13.2)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.13.1...viem@2.13.2)

##### Patch Changes

- [#&#8203;2328](https://togithub.com/wevm/viem/pull/2328)
[`d946d55b8431b255c4cdc2d20e413f9064e7513a`](https://togithub.com/wevm/viem/commit/d946d55b8431b255c4cdc2d20e413f9064e7513a)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Improved `.extend`
performance with `publicActions` and other large types.

- [#&#8203;2334](https://togithub.com/wevm/viem/pull/2334)
[`d4f34cb7bd44ca596573fc0a84fafbc60f4ea42b`](https://togithub.com/wevm/viem/commit/d4f34cb7bd44ca596573fc0a84fafbc60f4ea42b)
Thanks [@&#8203;Migl992](https://togithub.com/Migl992)! - Updated
Avalanche explorer URLs.

- [#&#8203;2329](https://togithub.com/wevm/viem/pull/2329)
[`db85cc6bc9b29349b1eb077ebb6ea2a248bb5794`](https://togithub.com/wevm/viem/commit/db85cc6bc9b29349b1eb077ebb6ea2a248bb5794)
Thanks [@&#8203;abs3ntdev](https://togithub.com/abs3ntdev)! - Exported
`DecodeFunctionDataReturnType` type.

###
[`v2.13.1`](https://togithub.com/wevm/viem/releases/tag/viem%402.13.1)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.12.5...viem@2.13.1)

##### Minor Changes

-
[wevm/viem#2317
[3135a0cbd70cd168369fd2d478025d6192d2d852](https://togithub.com/wevm/viem/commit/3135a0cbd70cd168369fd2d478025d6192d2d852)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - **Experimental:**
Added ERC-7715 extension.

-
[wevm/viem#2313
[175d0ae2345a36f7923b19676fc8adb5e820e262](https://togithub.com/wevm/viem/commit/175d0ae2345a36f7923b19676fc8adb5e820e262)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - **Breaking
(Experimental):** Removed EIP-3074 support.

##### Patch Changes

- [#&#8203;2316](https://togithub.com/wevm/viem/pull/2316)
[`c61219784aa823d1d2c060a3fb2ee88b3cc2c098`](https://togithub.com/wevm/viem/commit/c61219784aa823d1d2c060a3fb2ee88b3cc2c098)
Thanks [@&#8203;abs3ntdev](https://togithub.com/abs3ntdev)! - Added
taiko mainnet

- [#&#8203;2315](https://togithub.com/wevm/viem/pull/2315)
[`4f15896031a5b2ec6f40b4a10508b85233d1a154`](https://togithub.com/wevm/viem/commit/4f15896031a5b2ec6f40b4a10508b85233d1a154)
Thanks [@&#8203;Pfed-prog](https://togithub.com/Pfed-prog)! - Added
Redstone chain.

###
[`v2.12.5`](https://togithub.com/wevm/viem/releases/tag/viem%402.12.5)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.12.4...viem@2.12.5)

##### Patch Changes

-
[ddfce938e4760f60be54ee97802d819cc2b052d8](https://togithub.com/wevm/viem/commit/ddfce938e4760f60be54ee97802d819cc2b052d8)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Resolved issue where
hex-like strings were incorrectly being lowercased in signTypedData.

###
[`v2.12.4`](https://togithub.com/wevm/viem/releases/tag/viem%402.12.4)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.12.3...viem@2.12.4)

##### Patch Changes

-
[`ddfce938e4760f60be54ee97802d819cc2b052d8`](https://togithub.com/wevm/viem/commit/ddfce938e4760f60be54ee97802d819cc2b052d8)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Resolved issue where
hex-like strings were incorrectly being lowercased in `signTypedData`.

###
[`v2.12.3`](https://togithub.com/wevm/viem/releases/tag/viem%402.12.3)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.12.1...viem@2.12.3)

##### Patch Changes

- [#&#8203;2305](https://togithub.com/wevm/viem/pull/2305)
[`36da346561767c5aecccf09b36d3f7a9f99e6844`](https://togithub.com/wevm/viem/commit/36da346561767c5aecccf09b36d3f7a9f99e6844)
Thanks [@&#8203;JuoCode](https://togithub.com/JuoCode)! - Removed
trailing slash from polygonAmoy explorer URL.

###
[`v2.12.1`](https://togithub.com/wevm/viem/releases/tag/viem%402.12.1)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.12.0...viem@2.12.1)

##### Patch Changes

- [#&#8203;2299](https://togithub.com/wevm/viem/pull/2299)
[`144d90e09231cdbb105c95b0b52332cd1a97bbbb`](https://togithub.com/wevm/viem/commit/144d90e09231cdbb105c95b0b52332cd1a97bbbb)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Fixed
`createSiweMessage` `domain` validation.

- [#&#8203;2292](https://togithub.com/wevm/viem/pull/2292)
[`176a9e7bae90285401878cfeb54c09a7f7d8881b`](https://togithub.com/wevm/viem/commit/176a9e7bae90285401878cfeb54c09a7f7d8881b)
Thanks [@&#8203;nidz-the-fact](https://togithub.com/nidz-the-fact)! -
Fixed `thaiChain` RPC URL.

- [#&#8203;2298](https://togithub.com/wevm/viem/pull/2298)
[`601cb741f7ba526c5441ab3fe6a485d283b85fd1`](https://togithub.com/wevm/viem/commit/601cb741f7ba526c5441ab3fe6a485d283b85fd1)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Fixed support for ESM
for 4337 trusted setups.

- [#&#8203;2301](https://togithub.com/wevm/viem/pull/2301)
[`36c55da99111714bfda5b55d5e855cc8c4a121d9`](https://togithub.com/wevm/viem/commit/36c55da99111714bfda5b55d5e855cc8c4a121d9)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed `isAddress`
cache.

- [#&#8203;2296](https://togithub.com/wevm/viem/pull/2296)
[`efb77bf2dd201caad6d538767cd04790f42892a0`](https://togithub.com/wevm/viem/commit/efb77bf2dd201caad6d538767cd04790f42892a0)
Thanks [@&#8203;JackHamer09](https://togithub.com/JackHamer09)! - Added
`native` explorers for zkSync and zkSync Sepolia Testnet chains.

###
[`v2.12.0`](https://togithub.com/wevm/viem/releases/tag/viem%402.12.0)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.11.1...viem@2.12.0)

##### Minor Changes

-
[`b06c56fd6ace6f6cadbeac6da359d650ff037cc1`](https://togithub.com/wevm/viem/commit/b06c56fd6ace6f6cadbeac6da359d650ff037cc1)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Added Sign-In with
Ethereum support.

##### Patch Changes

- [#&#8203;2290](https://togithub.com/wevm/viem/pull/2290)
[`507533bbab2dc38a94de19e89950780fb9033fde`](https://togithub.com/wevm/viem/commit/507533bbab2dc38a94de19e89950780fb9033fde)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Added L3X Protocol
chain.

- [#&#8203;2290](https://togithub.com/wevm/viem/pull/2290)
[`507533bbab2dc38a94de19e89950780fb9033fde`](https://togithub.com/wevm/viem/commit/507533bbab2dc38a94de19e89950780fb9033fde)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Added multilcall3
contract to Flow Previewnet.

- [#&#8203;2290](https://togithub.com/wevm/viem/pull/2290)
[`507533bbab2dc38a94de19e89950780fb9033fde`](https://togithub.com/wevm/viem/commit/507533bbab2dc38a94de19e89950780fb9033fde)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Added thaiChain chain.

- [#&#8203;2290](https://togithub.com/wevm/viem/pull/2290)
[`507533bbab2dc38a94de19e89950780fb9033fde`](https://togithub.com/wevm/viem/commit/507533bbab2dc38a94de19e89950780fb9033fde)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Updated Metis Explorer
Definitions

###
[`v2.11.1`](https://togithub.com/wevm/viem/releases/tag/viem%402.11.1)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.11.0...viem@2.11.1)

##### Patch Changes

-
[`438ecffac0fd2ee3c1a774152efafa2a810fd5cf`](https://togithub.com/wevm/viem/commit/438ecffac0fd2ee3c1a774152efafa2a810fd5cf)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed hanging
`waitForTransactionReceipt`

###
[`v2.11.0`](https://togithub.com/wevm/viem/releases/tag/viem%402.11.0)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.10.11...viem@2.11.0)

##### Minor Changes

- [#&#8203;2190](https://togithub.com/wevm/viem/pull/2190)
[`698f922299755910bc031a4c0d4cc7bd6f6ef052`](https://togithub.com/wevm/viem/commit/698f922299755910bc031a4c0d4cc7bd6f6ef052)
Thanks
[@&#8203;kiriyaga-txfusion](https://togithub.com/kiriyaga-txfusion)! -
**zkSync Extension:** Added L1 Public Actions.

- [#&#8203;2277](https://togithub.com/wevm/viem/pull/2277)
[`5336e65c52d87edddc53164904ad3fb2ab25c026`](https://togithub.com/wevm/viem/commit/5336e65c52d87edddc53164904ad3fb2ab25c026)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - **Celo Extension
(Breaking):** Removed CIP-42 support. Any transactions with a
`feeCurrency` property will be treated as a CIP-64 transaction.

- [#&#8203;2167](https://togithub.com/wevm/viem/pull/2167)
[`c2c079143e065ac157a92c64c1aed58ee8435450`](https://togithub.com/wevm/viem/commit/c2c079143e065ac157a92c64c1aed58ee8435450)
Thanks
[@&#8203;nikola-bozin-txfusion](https://togithub.com/nikola-bozin-txfusion)!
- **zkSync Extension:** Added support for `zks_` namespace + actions.

###
[`v2.10.11`](https://togithub.com/wevm/viem/releases/tag/viem%402.10.11)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.10.9...viem@2.10.11)

##### Patch Changes

- [#&#8203;2275](https://togithub.com/wevm/viem/pull/2275)
[`190268595d94d7d9ade07605754dcae6be3765cf`](https://togithub.com/wevm/viem/commit/190268595d94d7d9ade07605754dcae6be3765cf)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added
`stateOverride` on `estimateGas`.

###
[`v2.10.9`](https://togithub.com/wevm/viem/releases/tag/viem%402.10.9)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.10.8...viem@2.10.9)

##### Patch Changes

- [#&#8203;2254](https://togithub.com/wevm/viem/pull/2254)
[`444978d9eef09348e94de55fd1f74eb2ad5f861c`](https://togithub.com/wevm/viem/commit/444978d9eef09348e94de55fd1f74eb2ad5f861c)
Thanks [@&#8203;aarifkhamdi](https://togithub.com/aarifkhamdi)! - Added
Nautilus chain.

###
[`v2.10.8`](https://togithub.com/wevm/viem/releases/tag/viem%402.10.8)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.10.5...viem@2.10.8)

##### Patch Changes

- [#&#8203;2261](https://togithub.com/wevm/viem/pull/2261)
[`8e337255dda6ce303ccfe556011b1071b7b74b1e`](https://togithub.com/wevm/viem/commit/8e337255dda6ce303ccfe556011b1071b7b74b1e)
Thanks [@&#8203;jnsdls](https://togithub.com/jnsdls)! - Updated `isows`.

###
[`v2.10.5`](https://togithub.com/wevm/viem/releases/tag/viem%402.10.5)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.10.3...viem@2.10.5)

##### Patch Changes

-
[`351a076a15725837429fb21f3aba62cf33c86fc9`](https://togithub.com/wevm/viem/commit/351a076a15725837429fb21f3aba62cf33c86fc9)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added note on
EIP-1191 checksum.

- [#&#8203;2241](https://togithub.com/wevm/viem/pull/2241)
[`88c0226fc355b24a4a7b01eb572c98b7c4a686ec`](https://togithub.com/wevm/viem/commit/88c0226fc355b24a4a7b01eb572c98b7c4a686ec)
Thanks [@&#8203;nidz-the-fact](https://togithub.com/nidz-the-fact)! -
Added jbcTestnet chain.

- [#&#8203;2240](https://togithub.com/wevm/viem/pull/2240)
[`50deaedcdf3c62ec121b48a87f43d59e072bf200`](https://togithub.com/wevm/viem/commit/50deaedcdf3c62ec121b48a87f43d59e072bf200)
Thanks [@&#8203;ezynda3](https://togithub.com/ezynda3)! - Updated Mantle
block explorer.

-
[`351a076a15725837429fb21f3aba62cf33c86fc9`](https://togithub.com/wevm/viem/commit/351a076a15725837429fb21f3aba62cf33c86fc9)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added LRU cache for
`checksumAddress`.

###
[`v2.10.3`](https://togithub.com/wevm/viem/releases/tag/viem%402.10.3)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.10.2...viem@2.10.3)

##### Patch Changes

-
[`477ca530fa2f669614f0a65170cddfe4cb5b4dff`](https://togithub.com/wevm/viem/commit/477ca530fa2f669614f0a65170cddfe4cb5b4dff)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Added
`wallet_revokePermissions` to EIP-1193 types.

- [#&#8203;2237](https://togithub.com/wevm/viem/pull/2237)
[`eecb23060329f0b8958aacab77442cc3af6cb59e`](https://togithub.com/wevm/viem/commit/eecb23060329f0b8958aacab77442cc3af6cb59e)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Added inEVM chain

###
[`v2.10.2`](https://togithub.com/wevm/viem/releases/tag/viem%402.10.2)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.10.1...viem@2.10.2)

##### Patch Changes

- [#&#8203;2227](https://togithub.com/wevm/viem/pull/2227)
[`0f7541c04dfe637c8e2cc4153ac7c086985bf168`](https://togithub.com/wevm/viem/commit/0f7541c04dfe637c8e2cc4153ac7c086985bf168)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Updated to latest
`OptimismPortal2` contract.

-
[`1a0731f6b888d59f74cfd2f62c001f780d0e6b2e`](https://togithub.com/wevm/viem/commit/1a0731f6b888d59f74cfd2f62c001f780d0e6b2e)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Updated Otim Devnet
`BatchInvoker` contract address.

- [#&#8203;2221](https://togithub.com/wevm/viem/pull/2221)
[`8d9731c0b65cb99d95d5f220c88be050513b0a66`](https://togithub.com/wevm/viem/commit/8d9731c0b65cb99d95d5f220c88be050513b0a66)
Thanks [@&#8203;ezynda3](https://togithub.com/ezynda3)! - Updated Celo
explorer URL.

- [#&#8203;2220](https://togithub.com/wevm/viem/pull/2220)
[`302c355b5661e478d3f9c3c4ae42d9f2061d6d81`](https://togithub.com/wevm/viem/commit/302c355b5661e478d3f9c3c4ae42d9f2061d6d81)
Thanks [@&#8203;lbk3530](https://togithub.com/lbk3530)! - Added
DODOchain testnet.

###
[`v2.10.1`](https://togithub.com/wevm/viem/releases/tag/viem%402.10.1)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.10.0...viem@2.10.1)

##### Patch Changes

-
[`6e28131a8b9ab53ad1330c61df64d3b7fb799652`](https://togithub.com/wevm/viem/commit/6e28131a8b9ab53ad1330c61df64d3b7fb799652)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed types for
`wallet_sendCalls`.

###
[`v2.10.0`](https://togithub.com/wevm/viem/releases/tag/viem%402.10.0)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.32...viem@2.10.0)

##### Minor Changes

- [#&#8203;2209](https://togithub.com/wevm/viem/pull/2209)
[`76a92bb97de9adede6d6d60c3aad2961d493045e`](https://togithub.com/wevm/viem/commit/76a92bb97de9adede6d6d60c3aad2961d493045e)
Thanks [@&#8203;wilsoncusack](https://togithub.com/wilsoncusack)! -
**Experimental:** Added
[ERC-6492](https://eips.ethereum.org/EIPS/eip-6492) signature utilities:

    -   `isErc6492Signature`
    -   `parseErc6492Signature`
    -   `serializeErc6492Signature`

- [#&#8203;2209](https://togithub.com/wevm/viem/pull/2209)
[`76a92bb97de9adede6d6d60c3aad2961d493045e`](https://togithub.com/wevm/viem/commit/76a92bb97de9adede6d6d60c3aad2961d493045e)
Thanks [@&#8203;wilsoncusack](https://togithub.com/wilsoncusack)! -
Deprecated utilities (will be removed in v3):

    -   `hexToSignature` – use `parseSignature` instead.
    -   `hexToCompactSignature` – use `parseCompactSignature` instead.
- `compactSignatureToHex` – use `serializeCompactSignature` instead.
    -   `signatureToHex` – use `serializeSignature` instead.

###
[`v2.9.32`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.32)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.31...viem@2.9.32)

##### Patch Changes

- [#&#8203;2214](https://togithub.com/wevm/viem/pull/2214)
[`a43649970aab6a8d4dcbe2912443cc2fbce1d1dd`](https://togithub.com/wevm/viem/commit/a43649970aab6a8d4dcbe2912443cc2fbce1d1dd)
Thanks [@&#8203;wottpal](https://togithub.com/wottpal)! - Exported
ENS-related utility functions `packetToBytes` and `parseAvatarRecord`.\`

###
[`v2.9.31`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.31)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.30...viem@2.9.31)

##### Patch Changes

-
[`8a2fb73e06073af2f0cb3e21f4a964b59dc13ba2`](https://togithub.com/wevm/viem/commit/8a2fb73e06073af2f0cb3e21f4a964b59dc13ba2)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - **Experimental:**
Fixed `getCapabilities` parameter type.

###
[`v2.9.30`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.30)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.29...viem@2.9.30)

##### Patch Changes

- [#&#8203;2171](https://togithub.com/wevm/viem/pull/2171)
[`6311259458f4f6aac550df8e4c862db5313c4428`](https://togithub.com/wevm/viem/commit/6311259458f4f6aac550df8e4c862db5313c4428)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - **Experimental:**
Added EIP-3074 Invoker Instances API.

###
[`v2.9.29`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.29)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.28...viem@2.9.29)

##### Patch Changes

- [#&#8203;2195](https://togithub.com/wevm/viem/pull/2195)
[`79ec577f6108c3b9fecf98f1c2d579ad30659184`](https://togithub.com/wevm/viem/commit/79ec577f6108c3b9fecf98f1c2d579ad30659184)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed legacy
transaction address recovery.

- [#&#8203;2193](https://togithub.com/wevm/viem/pull/2193)
[`5fe7494b8f34c304f9ad17297cfbb3a79e4e0f6a`](https://togithub.com/wevm/viem/commit/5fe7494b8f34c304f9ad17297cfbb3a79e4e0f6a)
Thanks [@&#8203;mlshv](https://togithub.com/mlshv)! - Fixed
`fetchOptions` declaration on HTTP RPC.

- [#&#8203;2196](https://togithub.com/wevm/viem/pull/2196)
[`2ca18817ecbe069698924ed337f628ab6e52e397`](https://togithub.com/wevm/viem/commit/2ca18817ecbe069698924ed337f628ab6e52e397)
Thanks [@&#8203;PengDeng-Cyber](https://togithub.com/PengDeng-Cyber)! -
Updated Cyber chain multicall address.

###
[`v2.9.28`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.28)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.27...viem@2.9.28)

##### Patch Changes

-
[`e8c45db48277af8dfc7e3061482bcdc4b17679fb`](https://togithub.com/wevm/viem/commit/e8c45db48277af8dfc7e3061482bcdc4b17679fb)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Tweaked imports and
added `/*#__PURE__*/` annotations for better tree-shaking.

###
[`v2.9.27`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.27)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.26...viem@2.9.27)

##### Patch Changes

- [#&#8203;2181](https://togithub.com/wevm/viem/pull/2181)
[`0fcc91804893ec75c6f6888900ec58b3410c0180`](https://togithub.com/wevm/viem/commit/0fcc91804893ec75c6f6888900ec58b3410c0180)
Thanks [@&#8203;PengDeng-Cyber](https://togithub.com/PengDeng-Cyber)! -
Removed `testnet` tag for Cyber Mainnet chain.

-
[`5e8a249c3886a09a3a40b5748484fbf5d57f2fa6`](https://togithub.com/wevm/viem/commit/5e8a249c3886a09a3a40b5748484fbf5d57f2fa6)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added `Signature` as
a valid input type to `signature` parameters.

-
[`735726cac2f7136d8ce82ec5911fd8dde78a1339`](https://togithub.com/wevm/viem/commit/735726cac2f7136d8ce82ec5911fd8dde78a1339)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed
`recoverTransactionAddress` for 4844 transactions.

- [#&#8203;2172](https://togithub.com/wevm/viem/pull/2172)
[`892f028204e1952500f132ac14f73cdc9ac99f81`](https://togithub.com/wevm/viem/commit/892f028204e1952500f132ac14f73cdc9ac99f81)
Thanks [@&#8203;aiiiden](https://togithub.com/aiiiden)! - Added yooldo
verse chains.

###
[`v2.9.26`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.26)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.25...viem@2.9.26)

##### Patch Changes

- [#&#8203;2180](https://togithub.com/wevm/viem/pull/2180)
[`27bc03e886bed6e7d9e7e2cb19f5e8c64ed1ca29`](https://togithub.com/wevm/viem/commit/27bc03e886bed6e7d9e7e2cb19f5e8c64ed1ca29)
Thanks [@&#8203;PengDeng-Cyber](https://togithub.com/PengDeng-Cyber)! -
Added Cyber Mainnet chain.

- [#&#8203;2173](https://togithub.com/wevm/viem/pull/2173)
[`7aa8ba3e0d49988d67cf542a7a2eebe4f9fbf9f7`](https://togithub.com/wevm/viem/commit/7aa8ba3e0d49988d67cf542a7a2eebe4f9fbf9f7)
Thanks [@&#8203;saeta-eth](https://togithub.com/saeta-eth)! - Updated
Polygon Amoy explorer URL.

- [#&#8203;2168](https://togithub.com/wevm/viem/pull/2168)
[`1c550fa73cfdacfcd07201ef2224689bc03ee5da`](https://togithub.com/wevm/viem/commit/1c550fa73cfdacfcd07201ef2224689bc03ee5da)
Thanks
[@&#8203;kiriyaga-txfusion](https://togithub.com/kiriyaga-txfusion)! -
Fixed default fee values for zkSync eip712 transactions.

-
[`cfff94c807c35a2b97e05e43aa4b464a6b5ceac5`](https://togithub.com/wevm/viem/commit/cfff94c807c35a2b97e05e43aa4b464a6b5ceac5)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added workaround to
parse a raw text response into JSON if an RPC provider does not set
`Content-Type: application/json` as a response header.

- [#&#8203;2177](https://togithub.com/wevm/viem/pull/2177)
[`ba856bab9a5651dde48eb3e73e0e04bc52f2d3bf`](https://togithub.com/wevm/viem/commit/ba856bab9a5651dde48eb3e73e0e04bc52f2d3bf)
Thanks [@&#8203;TheGreatAxios](https://togithub.com/TheGreatAxios)! -
Fixed SKALE Crypto Colloseum Chain Id

###
[`v2.9.25`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.25)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.24...viem@2.9.25)

##### Patch Changes

-
[`1593cac27556a83bf111529fc2bc799d9bb9db02`](https://togithub.com/wevm/viem/commit/1593cac27556a83bf111529fc2bc799d9bb9db02)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed
`HasTransportType` type.

###
[`v2.9.24`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.24)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.23...viem@2.9.24)

##### Patch Changes

-
[`0b0df527f7e8ff3fde8b15db93eae06653b8da86`](https://togithub.com/wevm/viem/commit/0b0df527f7e8ff3fde8b15db93eae06653b8da86)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed issue where
fallback transports with a webSocket transport would not utilize
`eth_subscribe` in watcher actions.

- [#&#8203;2161](https://togithub.com/wevm/viem/pull/2161)
[`601ed60d6c570bba0e88d9d26a322db4f8e605d6`](https://togithub.com/wevm/viem/commit/601ed60d6c570bba0e88d9d26a322db4f8e605d6)
Thanks [@&#8203;PengDeng-Cyber](https://togithub.com/PengDeng-Cyber)! -
Added Cyber testnet.

###
[`v2.9.23`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.23)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.22...viem@2.9.23)

##### Patch Changes

- [#&#8203;2153](https://togithub.com/wevm/viem/pull/2153)
[`71a17c0a2abcd81963e23cb76a3e8a792abbd7b6`](https://togithub.com/wevm/viem/commit/71a17c0a2abcd81963e23cb76a3e8a792abbd7b6)
Thanks [@&#8203;billalxcode](https://togithub.com/billalxcode)! - Added
DreyerX Mainnet chain.

- [#&#8203;2155](https://togithub.com/wevm/viem/pull/2155)
[`803fa0de429942b800172f87c93c41fa69f9c030`](https://togithub.com/wevm/viem/commit/803fa0de429942b800172f87c93c41fa69f9c030)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added experimental
3074 utilties:

    -   `signAuthMessage`
    -   `recoverAuthMessageAddress`
    -   `verifyAuthMessage`

###
[`v2.9.22`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.22)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.21...viem@2.9.22)

##### Patch Changes

-
[`e5121a3055233a7cda8a46435bcdee674f1b1313`](https://togithub.com/wevm/viem/commit/e5121a3055233a7cda8a46435bcdee674f1b1313)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed `getContract`
function generics.

###
[`v2.9.21`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.21)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.20...viem@2.9.21)

##### Patch Changes

- [#&#8203;2144](https://togithub.com/wevm/viem/pull/2144)
[`424e583e20c4754dffdff61f533133d8b674024f`](https://togithub.com/wevm/viem/commit/424e583e20c4754dffdff61f533133d8b674024f)
Thanks [@&#8203;bthaile](https://togithub.com/bthaile)! - Added Flow
testnet.

- [#&#8203;2142](https://togithub.com/wevm/viem/pull/2142)
[`c4047dc5b7cd85bf86694dcde46105ee28433f43`](https://togithub.com/wevm/viem/commit/c4047dc5b7cd85bf86694dcde46105ee28433f43)
Thanks [@&#8203;UncleBill](https://togithub.com/UncleBill)! - Added X
Layer chain.

###
[`v2.9.20`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.20)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.19...viem@2.9.20)

##### Patch Changes

- [#&#8203;2140](https://togithub.com/wevm/viem/pull/2140)
[`461f99755889239f2c59b5e88baf9b81c60be49f`](https://togithub.com/wevm/viem/commit/461f99755889239f2c59b5e88baf9b81c60be49f)
Thanks [@&#8203;therealdannzor](https://togithub.com/therealdannzor)! -
Added PlayFi Albireo chain.

-
[`7d96364f3426adae99f66dad9203c7d6007b3122`](https://togithub.com/wevm/viem/commit/7d96364f3426adae99f66dad9203c7d6007b3122)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Exported types
required for inference.

###
[`v2.9.19`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.19)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.18...viem@2.9.19)

##### Patch Changes

- [#&#8203;2139](https://togithub.com/wevm/viem/pull/2139)
[`ee55a4e3ba632476d3249a7f85f687f6ff5110cb`](https://togithub.com/wevm/viem/commit/ee55a4e3ba632476d3249a7f85f687f6ff5110cb)
Thanks [@&#8203;michecode](https://togithub.com/michecode)! - Added
Mantle Sepolia chain.

-
[`581dc93fb5216ee910ac741af617f0c45edf582b`](https://togithub.com/wevm/viem/commit/581dc93fb5216ee910ac741af617f0c45edf582b)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed issue where a
request `dispatcher` wasn't being propagated to `fetch`.

###
[`v2.9.18`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.18)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.17...viem@2.9.18)

##### Patch Changes

-
[`2158c1d76b7d1a18936c8718faf987a35ea2a14f`](https://togithub.com/wevm/viem/commit/2158c1d76b7d1a18936c8718faf987a35ea2a14f)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added ability to
override `RpcSchema` type on Client.

- [#&#8203;2135](https://togithub.com/wevm/viem/pull/2135)
[`f722ff7e207f64cd75c25a512fda31117e8d934e`](https://togithub.com/wevm/viem/commit/f722ff7e207f64cd75c25a512fda31117e8d934e)
Thanks [@&#8203;hamidroohi71](https://togithub.com/hamidroohi71)! -
Added Darwinia chain

###
[`v2.9.17`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.17)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.16...viem@2.9.17)

##### Patch Changes

- [#&#8203;2128](https://togithub.com/wevm/viem/pull/2128)
[`90fdf8cb7e8dc66552a978061f59e7932b980d1b`](https://togithub.com/wevm/viem/commit/90fdf8cb7e8dc66552a978061f59e7932b980d1b)
Thanks [@&#8203;ezynda3](https://togithub.com/ezynda3)! - Updated Mode
block explorer URL.

- [#&#8203;2122](https://togithub.com/wevm/viem/pull/2122)
[`f020b48b6107855e62d09c2e3768f348c4c3af28`](https://togithub.com/wevm/viem/commit/f020b48b6107855e62d09c2e3768f348c4c3af28)
Thanks [@&#8203;abs3ntdev](https://togithub.com/abs3ntdev)! - Updated
Boba native currency from BOBA to ETH.

- [#&#8203;2119](https://togithub.com/wevm/viem/pull/2119)
[`4db7c996ee68f7d3fdeeac1227655692a3febb13`](https://togithub.com/wevm/viem/commit/4db7c996ee68f7d3fdeeac1227655692a3febb13)
Thanks [@&#8203;Imti](https://togithub.com/Imti)! - Updated Publicnode
RPC URLs to new format.

- [#&#8203;2124](https://togithub.com/wevm/viem/pull/2124)
[`d2f93e726df1ab1ff86098d68a4406f6fae315b8`](https://togithub.com/wevm/viem/commit/d2f93e726df1ab1ff86098d68a4406f6fae315b8)
Thanks [@&#8203;ITZSHOAIB](https://togithub.com/ITZSHOAIB)! - Exported
EON chain.

- [#&#8203;2132](https://togithub.com/wevm/viem/pull/2132)
[`8c3eb6a5c13f550dfde4fee6edd1e898bebf9f2e`](https://togithub.com/wevm/viem/commit/8c3eb6a5c13f550dfde4fee6edd1e898bebf9f2e)
Thanks [@&#8203;acedward](https://togithub.com/acedward)! - Fixed
`getAction` for cases where the bundler could change function names.

- [#&#8203;2129](https://togithub.com/wevm/viem/pull/2129)
[`d8345478fb469f43745e35e1e645f5d4c9ee40e8`](https://togithub.com/wevm/viem/commit/d8345478fb469f43745e35e1e645f5d4c9ee40e8)
Thanks [@&#8203;hungdoansy](https://togithub.com/hungdoansy)! - Added
Manta Pacific Sepolia Testnet chain.

###
[`v2.9.16`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.16)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.15...viem@2.9.16)

##### Patch Changes

- [#&#8203;2108](https://togithub.com/wevm/viem/pull/2108)
[`b22a928ee699e7b441d590b388f28d2c3abba639`](https://togithub.com/wevm/viem/commit/b22a928ee699e7b441d590b388f28d2c3abba639)
Thanks [@&#8203;Gary20001016](https://togithub.com/Gary20001016)! -
Added BEVM Mainnet

- [#&#8203;2111](https://togithub.com/wevm/viem/pull/2111)
[`6d37191e877c24ef25226d2233acd4d8afa1c529`](https://togithub.com/wevm/viem/commit/6d37191e877c24ef25226d2233acd4d8afa1c529)
Thanks
[@&#8203;edgeless-network](https://togithub.com/edgeless-network)! -
Added Edgeless Network and Edgeless Testnet.

###
[`v2.9.15`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.15)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.13...viem@2.9.15)

##### Patch Changes

- [#&#8203;2020](https://togithub.com/wevm/viem/pull/2020)
[`f1e7d1e20d10fb5210a63ce27b79ea2b521e5eb5`](https://togithub.com/wevm/viem/commit/f1e7d1e20d10fb5210a63ce27b79ea2b521e5eb5)
Thanks [@&#8203;PierreOssun](https://togithub.com/PierreOssun)! -
Removed defunkt zKatana chain & updated multicall address on Astar zkEVM
mainnet

###
[`v2.9.13`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.13)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.12...viem@2.9.13)

##### Patch Changes

- [#&#8203;2092](https://togithub.com/wevm/viem/pull/2092)
[`25cd1a2d97f83de2a3a8a1eaa34e772cff13e2b6`](https://togithub.com/wevm/viem/commit/25cd1a2d97f83de2a3a8a1eaa34e772cff13e2b6)
Thanks [@&#8203;ITZSHOAIB](https://togithub.com/ITZSHOAIB)! - Fixed
decoding of event logs when an event argument was missing a name.

- [#&#8203;2082](https://togithub.com/wevm/viem/pull/2082)
[`39ccad8988b54f7cc25ad68a3170d03ec5a0fd3e`](https://togithub.com/wevm/viem/commit/39ccad8988b54f7cc25ad68a3170d03ec5a0fd3e)
Thanks [@&#8203;maxencerb](https://togithub.com/maxencerb)! - Added
`fromBlock` parameter to `watchEvent` and `watchContractEvent`.

###
[`v2.9.12`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.12)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.11...viem@2.9.12)

##### Patch Changes

- [#&#8203;2073](https://togithub.com/wevm/viem/pull/2073)
[`212eab2c5514444441fe298584a0d9b35c7cdee7`](https://togithub.com/wevm/viem/commit/212eab2c5514444441fe298584a0d9b35c7cdee7)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added reconnect
functionality to `webSocket` & `ipc` transports.

###
[`v2.9.11`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.11)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.9...viem@2.9.11)

##### Patch Changes

- [#&#8203;2086](https://togithub.com/wevm/viem/pull/2086)
[`2dfa6172279543b67bc616cf1f5e2ec35a19c0a6`](https://togithub.com/wevm/viem/commit/2dfa6172279543b67bc616cf1f5e2ec35a19c0a6)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - **Experimental:**
Added `showCallsStatus`
    **Experimental:** Renamed `getCallsReceipt` to `getCallsStatus`
    **Experimental:** `getCapabilities` now requires an account.

- [#&#8203;2088](https://togithub.com/wevm/viem/pull/2088)
[`e8531a8454dd7368bf3ad963a7902e57d1f560ce`](https://togithub.com/wevm/viem/commit/e8531a8454dd7368bf3ad963a7902e57d1f560ce)
Thanks [@&#8203;Destiner](https://togithub.com/Destiner)! - Added
multicall3 to Polygon Amoy chain

### [`v2.9.9`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.9)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.8...viem@2.9.9)

##### Patch Changes

-
[`8a8fab2ace50a9d31df5d990ae6603c210a67860`](https://togithub.com/wevm/viem/commit/8a8fab2ace50a9d31df5d990ae6603c210a67860)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed parsing of
`stateOverrides`.

-
[`03095724427a0662694801392d38d6a7b5dd43c7`](https://togithub.com/wevm/viem/commit/03095724427a0662694801392d38d6a7b5dd43c7)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - (Experimental)
Renamed `getCallsStatus` to `getCallsReceipt`

- [#&#8203;2056](https://togithub.com/wevm/viem/pull/2056)
[`368d8e6526fa32b4d153e78440b428ebcd577c15`](https://togithub.com/wevm/viem/commit/368d8e6526fa32b4d153e78440b428ebcd577c15)
Thanks [@&#8203;VGau](https://togithub.com/VGau)! - Added Linea Sepolia
chain.
    Updated Linea Goerli export name.

- [#&#8203;2063](https://togithub.com/wevm/viem/pull/2063)
[`f539b0d71c590069872f31e62497570081cea144`](https://togithub.com/wevm/viem/commit/f539b0d71c590069872f31e62497570081cea144)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed issue where
the `transactionRequest` formatter would supply redundant properties.

### [`v2.9.8`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.8)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.7...viem@2.9.8)

##### Patch Changes

-
[`ad15cc2998305fc162698d9bb3147933e7b4e764`](https://togithub.com/wevm/viem/commit/ad15cc2998305fc162698d9bb3147933e7b4e764)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added support for
experimental `writeContracts`.

### [`v2.9.7`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.7)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.6...viem@2.9.7)

##### Patch Changes

- [#&#8203;2053](https://togithub.com/wevm/viem/pull/2053)
[`e53fe120b9c15dde3e50eda794e261f320bf52bc`](https://togithub.com/wevm/viem/commit/e53fe120b9c15dde3e50eda794e261f320bf52bc)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added experimental
support for [EIP-5792 `wallet_`
methods](https://togithub.com/ethereum/EIPs/blob/1d759f24e6552a516091bb1fe3361d9ca44d085c/EIPS/eip-5792.md).

- [#&#8203;2052](https://togithub.com/wevm/viem/pull/2052)
[`445ec244c7be329eb26048102d282bac9bf23506`](https://togithub.com/wevm/viem/commit/445ec244c7be329eb26048102d282bac9bf23506)
Thanks [@&#8203;maggo](https://togithub.com/maggo)! - Added WebSocket
RPC URL on Degen chain.

- [#&#8203;2054](https://togithub.com/wevm/viem/pull/2054)
[`49219f080ce404d4cd0edc5d4abe2947a3b8cc40`](https://togithub.com/wevm/viem/commit/49219f080ce404d4cd0edc5d4abe2947a3b8cc40)
Thanks
[@&#8203;nikola-bozin-txfusion](https://togithub.com/nikola-bozin-txfusion)!
- Updated zkSync development chains with zkSync `chainConfig`.

### [`v2.9.6`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.6)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.5...viem@2.9.6)

##### Patch Changes

- [#&#8203;2048](https://togithub.com/wevm/viem/pull/2048)
[`85c3695ec917918da7ae62697ce757ade2fdb8c6`](https://togithub.com/wevm/viem/commit/85c3695ec917918da7ae62697ce757ade2fdb8c6)
Thanks [@&#8203;tmm](https://togithub.com/tmm)! - Added `onFetchRequest`
to `http` transport.

- [#&#8203;2041](https://togithub.com/wevm/viem/pull/2041)
[`29eea54b37aeaebad62296ef12e0786b598b6fdf`](https://togithub.com/wevm/viem/commit/29eea54b37aeaebad62296ef12e0786b598b6fdf)
Thanks [@&#8203;shazarre](https://togithub.com/shazarre)! - Added custom
Celo fees estimation function for cases when feeCurrency is used to send
a transaction.

- [#&#8203;2050](https://togithub.com/wevm/viem/pull/2050)
[`dd0ed3efb25305d70b67a19cc13ac5ccf1d1cd64`](https://togithub.com/wevm/viem/commit/dd0ed3efb25305d70b67a19cc13ac5ccf1d1cd64)
Thanks [@&#8203;cryptoflop](https://togithub.com/cryptoflop)! - Added
Degen chain.

- [#&#8203;2051](https://togithub.com/wevm/viem/pull/2051)
[`15be6eaf21c3dddc4894220e409e4c5126c6f015`](https://togithub.com/wevm/viem/commit/15be6eaf21c3dddc4894220e409e4c5126c6f015)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Fixed regression
where `getAddress` threw an error for non-checksum addresses instead of
converting to a valid checksum address.

### [`v2.9.5`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.5)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.4...viem@2.9.5)

##### Patch Changes

- [#&#8203;2036](https://togithub.com/wevm/viem/pull/2036)
[`b5acc5b7bb97b2f6702d5ea0ef280bb158eb94f4`](https://togithub.com/wevm/viem/commit/b5acc5b7bb97b2f6702d5ea0ef280bb158eb94f4)
Thanks [@&#8203;dalechyn](https://togithub.com/dalechyn)! - Fixed
overloaded function return types.

- [#&#8203;2035](https://togithub.com/wevm/viem/pull/2035)
[`46baadcff3663a20b4de4494cdd22a5b7dc21cbd`](https://togithub.com/wevm/viem/commit/46baadcff3663a20b4de4494cdd22a5b7dc21cbd)
Thanks [@&#8203;Fiddlekins](https://togithub.com/Fiddlekins)! - Added
Sei Devnet chain.

### [`v2.9.4`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.4)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.3...viem@2.9.4)

##### Patch Changes

- [#&#8203;2024](https://togithub.com/wevm/viem/pull/2024)
[`cc0142476b805ab0983b296bf129c4db04ee6c4e`](https://togithub.com/wevm/viem/commit/cc0142476b805ab0983b296bf129c4db04ee6c4e)
Thanks [@&#8203;Azleal](https://togithub.com/Azleal)! - Updated
`zetachainAthensTestnet` Explorer URL.

-
[`63feaeadef67915b2029911919d966634942f744`](https://togithub.com/wevm/viem/commit/63feaeadef67915b2029911919d966634942f744)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Updated
`plumeTestnet` RPC URLs.

### [`v2.9.3`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.3)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.2...viem@2.9.3)

##### Patch Changes

- [#&#8203;2018](https://togithub.com/wevm/viem/pull/2018)
[`1fae8174b6dfd26a4bf908004bca93cf24a16261`](https://togithub.com/wevm/viem/commit/1fae8174b6dfd26a4bf908004bca93cf24a16261)
Thanks [@&#8203;saeta-eth](https://togithub.com/saeta-eth)! - Updated
Polygon Mumbai Etherscan API URL.

- [#&#8203;2019](https://togithub.com/wevm/viem/pull/2019)
[`81ddc5ec9953fc46a25d72991ca63a75cb8de27d`](https://togithub.com/wevm/viem/commit/81ddc5ec9953fc46a25d72991ca63a75cb8de27d)
Thanks [@&#8203;youPickItUp](https://togithub.com/youPickItUp)! - Added
`blockTag` to `observerId` in `watchBlocks` to avoid id collisions.

- [#&#8203;2015](https://togithub.com/wevm/viem/pull/2015)
[`b3b989fac1c42a9e1fa870610010150b94297d1f`](https://togithub.com/wevm/viem/commit/b3b989fac1c42a9e1fa870610010150b94297d1f)
Thanks [@&#8203;emrahsky](https://togithub.com/emrahsky)! - Added Areon
chain.

- [#&#8203;2021](https://togithub.com/wevm/viem/pull/2021)
[`8a173ccd302b267a5165778061e262755ace401f`](https://togithub.com/wevm/viem/commit/8a173ccd302b267a5165778061e262755ace401f)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Minimized redundant
requests in `prepareTransactionRequest` (addressed
[#&#8203;2017](https://togithub.com/wevm/viem/issues/2017)).

### [`v2.9.2`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.2)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.1...viem@2.9.2)

##### Patch Changes

- [#&#8203;2006](https://togithub.com/wevm/viem/pull/2006)
[`742d4db0e4388a211cdfe483bdbfb9f40218fe17`](https://togithub.com/wevm/viem/commit/742d4db0e4388a211cdfe483bdbfb9f40218fe17)
Thanks [@&#8203;TateB](https://togithub.com/TateB)! - Added ability to
specify a custom offchain lookup request for CCIP Read, and ability to
disable CCIP Read entirely.

### [`v2.9.1`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.1)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.9.0...viem@2.9.1)

##### Patch Changes

- [#&#8203;2009](https://togithub.com/wevm/viem/pull/2009)
[`69017a9b7bab8b5a3bd9d9f2306c889ddd6ca728`](https://togithub.com/wevm/viem/commit/69017a9b7bab8b5a3bd9d9f2306c889ddd6ca728)
Thanks [@&#8203;avniculae](https://togithub.com/avniculae)! - Added Reya
Network chain.

- [#&#8203;2008](https://togithub.com/wevm/viem/pull/2008)
[`cb0ea880057252684a5540f9282fc1982ef8fb86`](https://togithub.com/wevm/viem/commit/cb0ea880057252684a5540f9282fc1982ef8fb86)
Thanks [@&#8203;ezynda3](https://togithub.com/ezynda3)! - Added API URLs
to Blast chains.

### [`v2.9.0`](https://togithub.com/wevm/viem/releases/tag/viem%402.9.0)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.18...viem@2.9.0)

##### Minor Changes

- [#&#8203;1907](https://togithub.com/wevm/viem/pull/1907)
[`b40210f7308eb73a857692552381e06727511706`](https://togithub.com/wevm/viem/commit/b40210f7308eb73a857692552381e06727511706)
Thanks
[@&#8203;mpopovac-txfusion](https://togithub.com/mpopovac-txfusion)! -
Added `deployContract` Action to zkSync Extensions.

- [#&#8203;1994](https://togithub.com/wevm/viem/pull/1994)
[`119aea616be0d1db06716709a64e8ab1966c7d4f`](https://togithub.com/wevm/viem/commit/119aea616be0d1db06716709a64e8ab1966c7d4f)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Added support for
[Fault Proofs on OP
Stack](https://docs.optimism.io/stack/protocol/fault-proofs/overview),
and new actions:

- [`getGame`](https://viem.sh/op-stack/actions/getGame) (supersedes
`getL2Output`)
    -   `getGames`
-
[`getTimeToNextGame`](https://viem.sh/op-stack/actions/getTimeToNextGame)
(supersedes `getTimeToNextL2Output`)
- [`waitForNextGame`](https://viem.sh/op-stack/actions/waitForNextGame)
(supersedes `waitForNextL2Output`)

> Note: The above actions are only compatible with OP Stack chains which
have upgraded to Fault Proofs.

###
[`v2.8.18`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.18)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.17...viem@2.8.18)

##### Patch Changes

-
[`32b44e0ce41081474a6a5a91716d64edcbfda217`](https://togithub.com/wevm/viem/commit/32b44e0ce41081474a6a5a91716d64edcbfda217)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Exported types
required for inference.

###
[`v2.8.17`](https://togithub.com/wevm/viem/releases/tag/viem%402.8.17)

[Compare
Source](https://togithub.com/wevm/viem/compare/viem@2.8.16...viem@2.8.17)

##### Patch Changes

- [#&#8203;1952](https://togithub.com/wevm/viem/pull/1952)
[`3d6109a6faf92090c6500534aebf657332335f30`](https://togithub.com/wevm/viem/commit/3d6109a6faf92090c6500534aebf657332335f30)
Thanks
[@&#8203;RobbyUitbeijerse](https://togithub.com/RobbyUitbeijerse)! -
Added Immutable zkEVM (mainnet & testnet) chains.

- [#&#8203;1995](https://togithub.com/wevm/viem/pull/1995)
[`0cf41702578f90cb7e6328d3ee069fd61a41c2f5`](https://togithub.com/wevm/viem/commit/0cf41702578f90cb7e6328d3ee069fd61a41c2f5)
Thanks [@&#8203;jxom](https://togithub.com/jxom)! - Updated `blobs`
limit to 6.

- [#&#8203;1973](https://togithub.com/wevm/viem/pull/1973)
[`b2949d39ec2428775a1b5ec61dccc0b2ca0c7691`](https://togithub.com/wevm/viem/commit/b2949d39ec2428775a1b5ec61dccc0b2ca0c7691)
Thanks [@&#8203;Resister-boy](https://togithub.com/Resister-boy)! -
Updated Sepolia ether symbol.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - "after 8:00 before 23:00 every weekday except on Friday" in
timezone UTC.

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/address-metadata).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

1 participant