Skip to content

Commit d1021cf

Browse files
github-actions[bot]fvictorio
authored andcommitted
Version Packages
1 parent 5fb3095 commit d1021cf

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/happy-kiwis-draw.md

-5
This file was deleted.

packages/hardhat-core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# hardhat
22

3+
## 2.22.12
4+
5+
### Patch Changes
6+
7+
- 5fb3095: Adapted Hardhat to trace Solidity logic on EDR. This resulted in a 10% performance improvement for most workloads.
8+
39
## 2.22.11
410

511
### Patch Changes

packages/hardhat-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hardhat",
3-
"version": "2.22.11",
3+
"version": "2.22.12",
44
"author": "Nomic Labs LLC",
55
"license": "MIT",
66
"homepage": "https://hardhat.org",

0 commit comments

Comments
 (0)