ApeWorX / ape-vyper

Vyper compiler plugin for the Ape Framework, using VVM
https://www.apeworx.io/
Apache License 2.0
26 stars 9 forks source link

feat: Vyper 0.4 flattener #118

Closed antazoey closed 2 months ago

antazoey commented 3 months ago

What I did

Adds the ability to flatten vyper 0.4 contracts via bumping vyper and handling module-imports

How I did it

How to verify it

Checklist

antazoey commented 3 months ago

has all of https://github.com/ApeWorX/ape-vyper/pull/117 in it