Skip to content

Releases: ConsenSysMesh/py-eip712-structs

Merge pull request #12 from ajrgrubbs/v1.1.0

Choose a tag to compare

@ajrgrubbs ajrgrubbs released this 15 Jun 04:49
889ff7a

Adds support for:

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

v1.0.1: Community-ready

Choose a tag to compare

@ajrgrubbs ajrgrubbs released this 09 Jun 22:40
61d1d31

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

Choose a tag to compare

@ajrgrubbs ajrgrubbs released this 08 Jun 07:38
5ce0261
Merge pull request #8 from ajrgrubbs/perfectionist-cleanup

Improve docs for 1.0.0 release.