Skip to content

Releases: 1inch/solidity-utils

Release 6.8.0

30 Sep 12:16
e1686b3

Choose a tag to compare

solidity-utils/6.8.0 (2025-09-30)

  • [PT1-171] Register zksync network to use it without zksolc (#206; e1686b3).

Release 6.7.1

26 Sep 11:17
f0c0d3d

Choose a tag to compare

solidity-utils/6.7.1 (2025-09-26)

  • [PT1-170] Add BaseSepolia network to default list in registerAll() (#203; f0c0d3d).
  • Bump hardhat-verify dep to version supports etherscan api v2 (#204; 4a1b4b2).

Release 6.7.0

19 Sep 13:49
2693fcd

Choose a tag to compare

solidity-utils/6.7.0 (2025-09-19)

  • [PT1-153] Update hardhat config for Etherscan API v2 from deprecated v1 (env change required) (#201; 2693fcd).
  • [PT1-156] Remove deprecated networks: fantom, aurora, klaytn (#200; 10927a4).
  • Fix some minor typos in the comments (#194; 1e01c53).
  • Update natspec for AddressArray (#191; efddf5f).
  • Bump sha.js from 2.4.11 to 2.4.12 (#198; fbfa127).
  • Bump form-data from 4.0.2 to 4.0.4 (#196; 7374793).
  • Bump pbkdf2 from 3.1.2 to 3.1.3 (#192; 94611cc).
  • [SC-1504] Make .env loading optional with autoLoadEnv constructor flag (#189; 35fb1b0).

Release 6.6.0

22 May 09:55
948af77

Choose a tag to compare

solidity-utils/6.6.0 (2025-05-22)

  • [SC-1479] Normalize test accounts to empty code state (#187; 948af77).

Release 6.5.0

09 May 12:34
a3fd025

Choose a tag to compare

solidity-utils/6.5.0 (2025-05-09)

Release 6.4.1

06 May 01:44
02cff08

Choose a tag to compare

solidity-utils/6.4.1 (2025-05-06)

Release 6.4.0

03 Feb 14:02
e34a821

Choose a tag to compare

solidity-utils/6.4.0 (2025-02-03)

  • [SC-1427] Add Change Log and CI for release (#175; e34a821).
  • [SC-1426] Permit2 for zksync (#174; 8ce00fb).
  • [SC-1426] Add permit2address method and patch permit2Contract method with chainId (#178; 877c01f).
  • [SC-1435] Fix Create3 deployment saving on contract source code verification failure (#179; 28eaa1a).
  • [SC-1428] Fix dependabot issues (#177; b799f40).
  • [SC-1387] Remove gas usage limitation by using all available gas (#176; 5bdc603).