Skip to content

v0.10.0

Compare
Choose a tag to compare
@andreibancioiu andreibancioiu released this 17 Jun 11:39
· 87 commits to main since this release
a7b6089

What's Changed

Just like we have codecs & ABI support for contract interactions in TypeScript, we have them in Python as well 🚀

Events decoding is yet to come (soon). A few types aren't handled yet - e.g. counted variadics. Support for them will come soon, as well.

References:

Additional examples will reach the cookbook.

Detailed PRs

Full Changelog: v0.9.2...v0.10.0