kava icon indicating copy to clipboard operation
kava copied to clipboard

test(ante): Add test to cover various EIP712Domain fields

Open drklee3 opened this issue 5 months ago • 0 comments

Description

  • Explicitly tests EIP712Domain values for both expected and unexpected
    • Ensure expected domain exclude verifyingContract and salt fields

Depends on Ethermint PR: https://github.com/Kava-Labs/ethermint/pull/75

Also manually tested EIP712 transaction with the expected EIP712Domain fields with MetaMask.

Checklist

  • [x] Changelog has been updated as necessary.

drklee3 avatar Sep 12 '24 19:09 drklee3