Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

update eth-sig-util signTypedData call #460

Merged
merged 2 commits into from
Aug 16, 2019
Merged

update eth-sig-util signTypedData call #460

merged 2 commits into from
Aug 16, 2019

Conversation

BrendanChou
Copy link

@BrendanChou BrendanChou commented Jul 29, 2019

updates the eth_signTypedData rpc call to use the fully-implemented version of signTypedData (now supports array types)

Fixes #459

@BrendanChou
Copy link
Author

Is it okay to merge this?

@davidmurdoch
Copy link
Member

I just need to add some tests for this before merging.

@BrendanChou
Copy link
Author

eth-sig-util also has tests for this if you want to copy those

@BrendanChou
Copy link
Author

Alright I copied a test from eth-sig-util involving an array

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Arrays in EIP712 signing of typed data
2 participants