Releases: 1inch/solidity-utils
Releases · 1inch/solidity-utils
Release 6.8.0
Release 6.7.1
Release 6.7.0
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
.envloading optional withautoLoadEnvconstructor flag (#189; 35fb1b0).
Release 6.6.0
Release 6.5.0
Release 6.4.1
Release 6.4.0
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
permit2addressmethod and patchpermit2Contractmethod withchainId(#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).