ApeWorX / ape

The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
https://apeworx.io
Apache License 2.0
895 stars 131 forks source link

fix(unreleased): bug where evm-chains ecosystems overrode plugin ecosystems. #2382

Closed antazoey closed 1 day ago

antazoey commented 1 day ago

What I did

Thanks @bitwise-constructs for finding this before we released. Fixed bug where evm-chains ecosystems were overriding ecosystems from plugins.

How I did it

change order of dict comprenhension

How to verify it

have plugin installed make sure uses plugin

Checklist