Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Implement EIP-712 Signing API #9424

Closed
tuxxy opened this issue Aug 27, 2018 · 0 comments · Fixed by #9631
Closed

Implement EIP-712 Signing API #9424

tuxxy opened this issue Aug 27, 2018 · 0 comments · Fixed by #9631
Labels
M6-rpcapi 📣 RPC API. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Milestone

Comments

@tuxxy
Copy link

tuxxy commented Aug 27, 2018

Parity lacks an API to perform an EIP-712 conforming signature for a given account. An API should be implemented that allows for arbitrary data to be signed by a specified account. This API will encompass signing as well as verifying functionalities.

Current API: https://wiki.parity.io/JSONRPC-personal-module#personal_sign

@Tbaut Tbaut added Z1-question 🙋‍♀️ Issue is a question. Closer should answer. M6-rpcapi 📣 RPC API. labels Aug 28, 2018
@Tbaut Tbaut added this to the 2.1 milestone Aug 28, 2018
@5chdn 5chdn modified the milestones: 2.1, 2.2 Sep 11, 2018
@5chdn 5chdn modified the milestones: 2.2, 2.3 Oct 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M6-rpcapi 📣 RPC API. Z1-question 🙋‍♀️ Issue is a question. Closer should answer.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants