ApeWorX / ethpm-types

Implementation of EIP-2678
Apache License 2.0
14 stars 8 forks source link

fix: manifest serialization issues #136

Closed antazoey closed 3 weeks ago

antazoey commented 3 weeks ago

What I did

attempting to fix your issues @Ninjagod1251 but also took some time to utilize pydantic 2.0's field serializers rather than overriding model_dump() which is a much better practice.

How I did it

How to verify it

Checklist

antazoey commented 3 weeks ago

btw i have confirmed this fixes the issue in hosted compiler