Skip to content

Commit deab2bf

Browse files
committed
Add comment to pinned GP2 hardhat version
1 parent e0b2162 commit deab2bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/externalTests/gp2.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ function gp2_test
6969
force_hardhat_unlimited_contract_size "$config_file" "$config_var"
7070
npm install
7171

72+
# New hardhat release breaks GP2 tests, and since GP2 repository has been archived, we are pinning hardhat
73+
# to the previous stable version. See https://github.com/ethereum/solidity/pull/13485
7274
npm install [email protected]
7375

7476
# Some dependencies come with pre-built artifacts. We want to build from scratch.

0 commit comments

Comments
 (0)