v0.12.0
New features
- Etherscan V2 support
- Cache for explorer and github
- Hardhat 3
Changes
- feat: Handle calldata for the contracts without constructor by @Psirex in #81
- feat: easy track by @Alexvozhak in #87
- feat: add Etherscan v2 support by @TheDZhon in #95
- feat: update configs in sample by @F4ever in #103
- feat: update regression workflow to include mainnet configurations by @eddort in #105
- feat: add cache for explorer and github by @TheDZhon in #108
- feat: hh3 and deps by @TheDZhon in #110
- fix: corrected a typo and added a missing argument by @Alexvozhak in #84
- fix: Remove unused imports and fix f-strings (ruff linter) by @Alexvozhak in #83
- fix: remove Etherscan API key from logs by @Alexvozhak in #85
- fix: bump hardhat version to support pectra by @TheDZhon in #86
- fix: duplicate compilation in explorer utility by @TheDZhon in #90
- test: add regression test workflow by @TheDZhon in #91
- test: Add basic tests by @TheDZhon in #94
- chore: dual governance config by @bulbozaur in #97
- chore: the hoodi configs added by @Alexvozhak in #78
- chore: add TW contracts on Holesky by @chasingrainbows in #100
- chore: add tw hoodi conf by @chasingrainbows in #102
- chore: tw mainnet verification by @F4ever in #104
- chore(deps): bump base-x from 3.0.10 to 3.0.11 by @dependabot[bot] in #79
- chore(deps): bump elliptic and @ethersproject/signing-key by @dependabot[bot] in #80
- chore(deps): bump undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #88
- chore(deps): bump urllib3 from 2.2.2 to 2.5.0 by @dependabot[bot] in #101
- chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 by @dependabot[bot] in #99
- chore(deps): bump requests from 2.32.2 to 2.32.4 by @dependabot[bot] in #98
- doc: README spelling of prettier plugin by @TheDZhon in #92
- doc: typo in deploy_contract error message by @TheDZhon in #93
New Contributors
- @Psirex made their first contribution in #81
- @chasingrainbows made their first contribution in #100
- @F4ever made their first contribution in #103
- @eddort made their first contribution in #105
Full Changelog: v0.11.0...v0.12.0