Skip to content

Releases: ConsenSysMesh/py-eip712-structs

Merge pull request #12 from ajrgrubbs/v1.1.0

15 Jun 04:49
889ff7a
Compare
Choose a tag to compare

Adds support for:

  • JSON de/serialization for Bytes types
  • Dictionary-style access to struct data
  • Equality operations between structs

v1.0.1: Community-ready

09 Jun 22:40
61d1d31
Compare
Choose a tag to compare

Building on the improvements to the project made in v1.0.0 - this fixes numerous issues regarding dependency management and setuptools configuration. The project should now be pip-installable without errors.

v1.0.0

08 Jun 07:38
5ce0261
Compare
Choose a tag to compare
Merge pull request #8 from ajrgrubbs/perfectionist-cleanup

Improve docs for 1.0.0 release.