Skip to content

Commit d9193d3

Browse files
committed
Merge branch 'v-next' into ignition/verify-v3
2 parents e548ea2 + c9c3e62 commit d9193d3

File tree

97 files changed

+5632
-1207
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+5632
-1207
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
"@nomicfoundation/hardhat-ethers": patch
3+
---
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
"@nomicfoundation/hardhat-toolbox-viem": patch
3+
---

.changeset/fast-actors-cough.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@nomicfoundation/hardhat-network-helpers": patch
3+
"@nomicfoundation/hardhat-ethers": patch
4+
---
5+
6+
Remove `hardhat_reset` ([#6110](https://github.com/NomicFoundation/hardhat/issues/6110))

.changeset/fifty-roses-refuse.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"hardhat": patch
3+
---
4+
5+
Report stack trace generation errors to Sentry ([#7010](https://github.com/NomicFoundation/hardhat/issues/7010))

.changeset/pre.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"614e3972-6b83-4474-bb3b-7cad685dbd5b",
5252
"6e9378f1-b635-48ff-899e-ae0ce985ba9b",
5353
"7dded2c1-f04e-404d-b8e0-7c5041633b6c",
54+
"885c49e7-dc27-4d8b-a4dc-a2c0549263d8",
5455
"93c8319f-d0f7-4338-a697-898433b3f23d",
5556
"95d2a8b7-30b9-4c63-8754-3214113e82f6",
5657
"9a46c252-cece-46df-a82b-92ac5ac509aa",
@@ -69,21 +70,25 @@
6970
"chilly-moose-know",
7071
"chilly-nails-return",
7172
"clean-spies-fail",
73+
"cold-oranges-guess",
7274
"cool-waves-wonder",
7375
"curvy-chairs-protect",
7476
"dull-frogs-wait",
7577
"e342b7f0-45cb-473d-8637-02b8d1374b4a",
7678
"e4584a9c-37b1-4fe2-b8d2-d0522f7393d0",
7779
"early-dancers-type",
7880
"early-wolves-move",
81+
"ec54a241-dde4-478a-b815-182b978704c2",
7982
"eight-buckets-know",
8083
"eighty-clouds-act",
8184
"eighty-pumpkins-guess",
8285
"eleven-bees-serve",
8386
"eleven-lies-sin",
8487
"fair-penguins-collect",
8588
"famous-cooks-leave",
89+
"fluffy-days-study",
8690
"fluffy-glasses-beam",
91+
"fluffy-kangaroos-play",
8792
"forty-ghosts-breathe",
8893
"forty-rings-smile",
8994
"friendly-beers-happen",
@@ -116,6 +121,7 @@
116121
"nervous-gorillas-mix",
117122
"ninety-suits-dress",
118123
"odd-kings-sleep",
124+
"old-wolves-rhyme",
119125
"olive-lobsters-carry",
120126
"olive-suits-deny",
121127
"orange-beans-buy",
@@ -153,6 +159,7 @@
153159
"soft-peaches-trade",
154160
"sour-sloths-warn",
155161
"spicy-grapes-crash",
162+
"spicy-ravens-type",
156163
"stale-insects-design",
157164
"strong-mugs-change",
158165
"stupid-cars-suffer",
@@ -170,6 +177,7 @@
170177
"twenty-lies-destroy",
171178
"twenty-pillows-switch",
172179
"two-dolls-pull",
180+
"unlucky-monkeys-speak",
173181
"violet-laws-shout",
174182
"weak-starfishes-brush",
175183
"wet-students-act",

.changeset/sour-pandas-attend.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"@nomicfoundation/hardhat-ignition-ethers": patch
3+
"@nomicfoundation/hardhat-ignition-viem": patch
4+
"@nomicfoundation/hardhat-ignition": patch
5+
---
6+
7+
Fix rule for determining whether local files are written for an Ignition deployment ([#6999](https://github.com/NomicFoundation/hardhat/issues/6999))

.changeset/three-brooms-sip.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"hardhat": patch
3+
---
4+
5+
Remove `enableRip7212` from EDR network configuration ([#6182](https://github.com/NomicFoundation/hardhat/issues/6182))
6+
Remove `enableTransientStorage` from EDR network configuration ([#6182](https://github.com/NomicFoundation/hardhat/issues/6182))

.changeset/unlucky-monkeys-speak.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@nomicfoundation/hardhat-verify": patch
3+
"hardhat": patch
4+
---
5+
6+
Speed up re-compilation with better caching ([#6987](https://github.com/NomicFoundation/hardhat/pull/6987))

0 commit comments

Comments
 (0)