Skip to content

Commit e8a23a2

Browse files
authored
Merge branch 'v-next' into fs-traces
2 parents 03f3f33 + ac33930 commit e8a23a2

File tree

52 files changed

+447
-404
lines changed

Some content is hidden

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

52 files changed

+447
-404
lines changed
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+
---
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+
---
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-ethers": patch
3+
---

.changeset/green-hornets-joke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
"hardhat": patch
44
---
55

6-
Added support for short option names
6+
Added support for short option names ([#6941](https://github.com/NomicFoundation/hardhat/pull/6941))

.changeset/large-suns-shout.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+
Fix `--network` passing as a command line option ([#7022](https://github.com/NomicFoundation/hardhat/pull/7022))

.changeset/long-bats-nail.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/loud-buses-wave.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"hardhat": patch
33
---
44

5-
Allowed requesting help via the -h flag
5+
Allowed requesting help via the -h flag ([#6963](https://github.com/NomicFoundation/hardhat/pull/6963))

.changeset/pre.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,13 @@
3636
"@nomicfoundation/config": "0.0.1"
3737
},
3838
"changesets": [
39+
"0258c87f-3175-4ed3-8325-2e59c06ada3e",
3940
"0a3a785a-8c6c-416d-91c1-7b783facff26",
4041
"13563571-8ec7-4cc5-a3e4-21034a962419",
42+
"1a1b33e3-e88c-4bdf-a49d-3aea6d5a3d07",
4143
"242be992-0f33-40a2-b3fb-9bcaf6e14249",
4244
"26bcaae9-5d69-4a23-84ee-81b6f75859e0",
45+
"2bf45130-19a8-44bc-99ee-1f0a07f62372",
4346
"36586546-d804-48da-8a06-863d12ed7bb7",
4447
"3bf80246-121e-41ea-8916-347a26832e91",
4548
"514e2f40-2f35-4ef4-9d8f-e840403bb5a5",
@@ -55,6 +58,7 @@
5558
"angry-panthers-brush",
5659
"angry-rules-cheat",
5760
"b4fed7af-8bd1-401f-8763-1c165f5b8085",
61+
"b92b43e2-219c-4222-ad8b-906d67790dd3",
5862
"beige-paws-explode",
5963
"brave-poems-pull",
6064
"bright-planes-talk",
@@ -90,15 +94,18 @@
9094
"giant-chairs-drop",
9195
"gold-cows-provide",
9296
"gorgeous-ears-study",
97+
"green-hornets-joke",
9398
"green-tools-trade",
9499
"happy-carrots-kick",
95100
"hip-crabs-notice",
96101
"hot-balloons-taste",
97102
"hungry-dogs-stare",
98103
"khaki-jokes-walk",
99104
"kind-bags-yawn",
105+
"large-suns-shout",
100106
"lemon-meals-kick",
101107
"long-toes-deny",
108+
"loud-buses-wave",
102109
"lovely-lizards-decide",
103110
"lucky-roses-act",
104111
"many-wombats-grin",
@@ -155,15 +162,19 @@
155162
"ten-apes-camp",
156163
"thin-peas-end",
157164
"thirty-monkeys-judge",
165+
"tiny-apes-tell",
158166
"tiny-feet-promise",
167+
"tough-rice-jam",
159168
"tricky-cups-pay",
160169
"twelve-taxes-help",
170+
"twenty-lies-destroy",
161171
"twenty-pillows-switch",
162172
"two-dolls-pull",
163173
"violet-laws-shout",
164174
"weak-starfishes-brush",
165175
"wet-students-act",
166176
"wet-walls-jog",
177+
"wild-boats-study",
167178
"wild-flowers-greet",
168179
"witty-pots-fold",
169180
"yellow-dolls-behave",

.changeset/spicy-ravens-type.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+
Fixed global flag option parsing ([#7028](https://github.com/NomicFoundation/hardhat/issues/7028))

0 commit comments

Comments
 (0)