issues
search
ApeWorX
/
ape-etherscan
Etherscan explorer plugin using EVM-based networks for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
26
stars
25
forks
source link
fix: Issue with AGPL3-or-later contract verification on Polygon Amoy
#149
Closed
derekpierre
closed
2 months ago
derekpierre
commented
2 months ago
What I did
Updated SPDX license identifer for AGPL 3.0 or later, based on allowed list -
https://spdx.org/licenses/
Added "polygon" to list of ecosystems that allow multi-file source verification.
fixes: #
How I did it
How to verify it
Checklist
[ ] Passes all linting checks (pre-commit and CI jobs)
[ ] New test cases have been added and are passing
[ ] Documentation has been updated
[x] PR title follows
Conventional Commit
standard (will be automatically included in the changelog)
What I did
fixes: #
How I did it
How to verify it
Checklist