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

Adding options to signTypedData() #1402

Closed

Conversation

fabiorigam
Copy link
Member

No description provided.

@fabiorigam fabiorigam linked an issue Oct 9, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Oct 9, 2024

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 99%
99.07% (4190/4229) 97.74% (1388/1420) 99.08% (870/878)
Title Tests Skipped Failures Errors Time
core 799 0 💤 0 ❌ 0 🔥 1m 44s ⏱️
network 735 0 💤 0 ❌ 0 🔥 4m 26s ⏱️
errors 42 0 💤 0 ❌ 0 🔥 15.794s ⏱️

@freemanzMrojo
Copy link
Member

Hey @fabiorigam , one quick comment. As part of one of the tickets I am working on, I have migrated the hashing part from ethers to viem (using this method) but I have noticed that in the current implementation primaryType is not used (we use domain, types and message - aka value -).

Do you know if this is on purpose or just something that we forgot on our side? If it is on purpose I will revert it on my side.

Thanks!

@fabiorigam
Copy link
Member Author

Need to discuss this with team, 99% not required

@fabiorigam fabiorigam closed this Oct 10, 2024
@fabiorigam fabiorigam deleted the 1367-dappkit--adding-options-to-the-signtypeddata branch October 10, 2024 14:36
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.

DappKit :: Adding options to the signTypedData
2 participants