ApeWorX / ape-etherscan

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

fix: duplicate libraries key in settings dict #90

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

What I did

updates following https://github.com/ApeWorX/ape-solidity/pull/104 also has everything in https://github.com/ApeWorX/ape-etherscan/pull/89 too so let's merge that first plz

How I did it

fixed tests, that is all

How to verify it

Checklist

linear[bot] commented 1 year ago
APE-965 "Feat/update after std inpt" (ApeWorX/ape-etherscan #90)

### What I did updates following [https://github.com/ApeWorX/ape-solidity/pull/104](https://github.com/ApeWorX/ape-solidity/pull/104) also has everything in [https://github.com/ApeWorX/ape-etherscan/pull/89](https://github.com/ApeWorX/ape-etherscan/pull/89) too so let's merge that first plz ### How I did it fixed tests, that is all ### 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 * [ ] PR title follows [Conventional Commit](https://www.conventionalcommits.org/en/v1.0.0/) standard (will be automatically included in the changelog) --- [ApeWorX/ape-etherscan #90](https://github.com/ApeWorX/ape-etherscan/pull/90) by [antazoey](https://github.com/antazoey) on GitHub *via LinearSync*