Skip to content

Commit

Permalink
Implement EIP-712 type generation
Browse files Browse the repository at this point in the history
For EthereumEIP712Signature2021
  • Loading branch information
clehner committed Mar 2, 2022
1 parent ac13737 commit 223c3ed
Show file tree
Hide file tree
Showing 2 changed files with 1,006 additions and 12 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Implement Sidetree client ([#379](https://github.com/spruceid/ssi/pull/379))
- Add `did:ion` DID method implementation ([#379](https://github.com/spruceid/ssi/pull/379))
- Added more rustdocs ([#311](https://github.com/spruceid/ssi/pull/311)).
- Generate EIP-712 types for EthereumEIP712Signature2021 ([#301](https://github.com/spruceid/ssi/pull/301)).

### Changed
- Use Error types in bbs code ([#338](https://github.com/spruceid/ssi/pull/338)).
Expand Down
Loading

0 comments on commit 223c3ed

Please sign in to comment.