portis-project / web-sdk

Portis Web SDK
https://portis.io
MIT License
77 stars 31 forks source link

Support for EIP712 Arrays in typedData #140

Open samuveth opened 2 years ago

samuveth commented 2 years ago

Currently Portis doesn't seem to support signing messages with Arrays in typedData. At Snapshot we are planning to switch fully to EIP712 and require this for some voting types and for creating proposals.

jadbox commented 2 years ago

This is also a blocker for us to adopt Portis. We get this error "Arrays currently unimplemented in encodeData".