Skip to content

v0.3.5

Choose a tag to compare

@ryanio ryanio released this 23 Aug 19:04
· 6 commits to main since this release

What's changed

  • signTypedData infers the EIP-712 primary type as the struct no other struct references, rather than the first key in types. Declaring a dependency before the root signed the dependency. It now refuses an ambiguous or circular type set instead of falling back to the first name, which would reintroduce the bug.
  • The tests are typechecked.

Community contributions

  • EIP-712 primary type inference, thanks @Nexory (#2)

Full changelog: v0.3.4...v0.3.5