- feat: add `encode_topics()` method to `EventABI` antazoey (148) - fix: issue where could not create event ABIs from signatures containing tuples dtdang and antazoey (147)
Special thanks to: antazoey, dtdang
0.6.20
Changes
- fix: unable to parse events from signatures when inputs included tuple types dtdang (147) - feat: pep-625 compliance and enabling python 3.13 bitwise-constructs (145)
Special thanks to: bitwise-constructs and dtdang
0.6.19
Changes
- feat: Support pydantic 2.10 antazoey (144) - fix: allows event signatures with nameless parameters to be parsed bitwise-constructs (143)
Special thanks to: antazoey and bitwise-constructs
0.6.18
Changes
- fix: issue with `_root` in content-str antazoey (140) - chore: add missing tests and update pydantic lint items antazoey (139)