Skip to content

Commit f2ce40f

Browse files
committed
Merge branch 'v-next' into ignition/verify-v3
2 parents 65b67d3 + 63c7723 commit f2ce40f

File tree

135 files changed

+2209
-849
lines changed

Some content is hidden

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

135 files changed

+2209
-849
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/cold-oranges-guess.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+
Rename `dependenciesToCompile` to `npmFilesToBuild` in Hardhat config ([#6877](https://github.com/NomicFoundation/hardhat/issues/6877))
6+
Add `build` task that replaces `compile`, but keep the `compile` task as an alias to `build` ([#6877](https://github.com/NomicFoundation/hardhat/issues/6877))

.changeset/fluffy-days-study.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+
Added call traces support for solidity tests; call traces can be enabled via the `-vvvv` verbosity level flag ([#6830](https://github.com/NomicFoundation/hardhat/issues/6830))

.changeset/fluffy-kangaroos-play.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@nomicfoundation/ignition-core": patch
3+
---
4+
5+
Allow Ignition reconciliation of changed bytecode when the contract has been successfully deployed ([#7006](https://github.com/NomicFoundation/hardhat/pull/7006))

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

0 commit comments

Comments
 (0)