Skip to content

feat: support arrays - #68

Merged
fubuloubu merged 6 commits into
mainfrom
feat/support-arrays
Oct 17, 2025
Merged

feat: support arrays#68
fubuloubu merged 6 commits into
mainfrom
feat/support-arrays

Conversation

@fubuloubu

@fubuloubu fubuloubu commented Oct 16, 2025

Copy link
Copy Markdown
Member

What I did

This fix allows the eip712 library to handle lists of EIP712Type instances correctly. Specifically, it supports nested structures where fields can be lists of custom types, enabling the generation of signable messages and hashes for more complex data structures.

Originally crafted by @flipdazed in #56

How I did it

How to verify it

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@fubuloubu
fubuloubu force-pushed the feat/support-arrays branch from 14dc28f to b2a23eb Compare October 16, 2025 17:07
@fubuloubu
fubuloubu requested a review from antazoey October 16, 2025 17:12
@fubuloubu fubuloubu mentioned this pull request Oct 16, 2025
3 tasks
@fubuloubu
fubuloubu enabled auto-merge (squash) October 17, 2025 18:05
@fubuloubu
fubuloubu disabled auto-merge October 17, 2025 20:01
@fubuloubu
fubuloubu merged commit f14692f into main Oct 17, 2025
41 checks passed
@fubuloubu
fubuloubu deleted the feat/support-arrays branch October 17, 2025 20:01
@antazoey

Copy link
Copy Markdown
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants