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

feat: support multiple messages for EIP712 #205

Merged
merged 4 commits into from
May 22, 2023
Merged

feat: support multiple messages for EIP712 #205

merged 4 commits into from
May 22, 2023

Conversation

forcodedancing
Copy link
Collaborator

@forcodedancing forcodedancing commented May 16, 2023

Description

This pr will support multiple messages in a transaction using EIP712 sign approach.

Rationale

By allowing multiple messages, it will provide better user experience for dApp users.

Example

NA

Changes

Notable changes:

  • EIP712 related messages

@forcodedancing forcodedancing marked this pull request as draft May 16, 2023 09:14
@pythonberg1997 pythonberg1997 force-pushed the feat/eip712 branch 2 times, most recently from 2f2e60a to c42ec52 Compare May 16, 2023 11:50
@forcodedancing forcodedancing marked this pull request as ready for review May 17, 2023 02:10
x/auth/tx/eip712.go Outdated Show resolved Hide resolved
@github-actions github-actions bot added the C:CLI label May 19, 2023
@forcodedancing forcodedancing marked this pull request as draft May 19, 2023 04:04
@forcodedancing forcodedancing marked this pull request as ready for review May 19, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants