Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the EIP712 getmessage response #1872

Merged
merged 2 commits into from
Apr 11, 2024
Merged

fix the EIP712 getmessage response #1872

merged 2 commits into from
Apr 11, 2024

Conversation

zkokelj
Copy link
Contributor

@zkokelj zkokelj commented Apr 10, 2024

Why this change is needed

https://github.com/ten-protocol/ten-internal/issues/3232

EIP712 message format was not user friendly to use and users needed to perform manipulations on it to make it work.
This needs to be done in the gateway so that users can use it out of the box.

What changes were made as part of this PR

Please provide a high level list of the changes made

PR checks pre-merging

Please indicate below by ticking the checkbox that you have read and performed the required
PR checks

  • PR checks reviewed and performed

@zkokelj zkokelj marked this pull request as ready for review April 10, 2024 11:01
@zkokelj zkokelj force-pushed the ziga/fix_getmessage_format branch from 114159a to 5ac734d Compare April 10, 2024 12:19
Copy link
Contributor

@moraygrieve moraygrieve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zkokelj zkokelj merged commit 2032ddc into main Apr 11, 2024
2 checks passed
@zkokelj zkokelj deleted the ziga/fix_getmessage_format branch April 11, 2024 10:49
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.

2 participants