ApeWorX / ape-etherscan

Etherscan explorer plugin using EVM-based networks for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
22 stars 25 forks source link

feat: include libraries when publishing #70

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

What I did

fixes: #43 Fixes: APE-324

Allows libraries when publishing. Mostly just wanted to make sure https://github.com/ApeWorX/ape-solidity/pull/89 didn't break publishing. I haven't really tested this yet so leaving it in draft until I have more time. Should work though....

Requires ape 0.6.3 and ape-solidity 0.6.1 though.

How I did it

How to verify it

Checklist

github-actions[bot] commented 1 year ago

This pull request is considered stale because it has been open 30 days with no activity. Remove stale label, add a comment, or make a new commit, otherwise this PR will be closed in 5 days.

antazoey commented 1 year ago

See https://github.com/ApeWorX/ape-etherscan/pull/74