Releases: ApeWorX/ape-etherscan
Releases · ApeWorX/ape-etherscan
Ape Etherscan 0.8.3
Changes
- fix: Issue with AGPL3-or-later contract verification on Polygon Amoy @derekpierre (#149)
- feat: contract creation query update @banteg (#148)
- fix: update Polygon Amoy api endpoint @theref (#146)
- test: update test with correct data @antazoey (#147)
- fix: viaIR would not verify on etherscan @sreyemnayr (#129)
- docs: add nonce example to account query in README @antazoey (#145)
Special thanks to: @antazoey, @banteg, @derekpierre, @sreyemnayr and @theref
Ape Etherscan 0.8.2
Ape Etherscan 0.8.1
Ape Etherscan 0.8.0
Ape Etherscan 0.7.4
Changes
- fix: Allow NONE licenses without logging errors (also completes comments for license types) @sreyemnayr (#118)
Special thanks to: @sreyemnayr
Ape Etherscan 0.7.3
Changes
- refactor: remove goerli and mumbai @NotPeopling2day (#123)
- feat: python 3.12 @dtdang (#130)
- test: fix issues in tests #127 @antazoey (#128)
- chore: fix macos ci @antazoey (#126)
- feat: base sepolia @sreyemnayr (#125)
- feat: Publishing Contracts to Arbitrum Sepolia Explorer @layidavids (#117)
Special thanks to: @NotPeopling2day, @antazoey, @dtdang, @layidavids and @sreyemnayr
Ape Etherscan 0.7.2
Changes
- fix: add blast to installed test deps @fubuloubu (#121)
- feat: add blast network @sreyemnayr (#119)
Special thanks to: @fubuloubu and @sreyemnayr
Ape Etherscan 0.7.1
Changes
- feat: Allow adding dependencies from Etherscan @antazoey (#114)
- fix: mistaken import from ape-solidity @antazoey (#115)
- feat: adds support for custom networks @mikeshultz (#112)
Special thanks to: @antazoey and @mikeshultz
Ape Etherscan 0.7.0
Changes
- feat!: upgrade to 0.7 and fix verification stuff @antazoey (#110)
- feat: add optimism sepolia testnet [APE-1488] @fubuloubu (#105)
- fix: Bug where got assertion error and no-exception to re-raise error [APE-1341] @antazoey (#103)
Special thanks to: @antazoey and @fubuloubu