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/remove meta #60

Merged
merged 2 commits into from
Oct 3, 2024
Merged

Feat/remove meta #60

merged 2 commits into from
Oct 3, 2024

Conversation

danijelTxFusion
Copy link
Contributor

What 💻

  • Remove EIP712Meta struct.
  • Inline the properties from EIP712Meta to CallMsg struct.
  • Rename the constant EIP712TxType to TxType.

BREAKING CHANGE: Rename constant `EIP712TxType` to `TxType`.
@danijelTxFusion danijelTxFusion requested a review from a team as a code owner September 29, 2024 20:02
BREAKING CHANGE: The `EIP712Meta` struct has been removed, and its properties
are now directly inlined into the `CallMsg` struct.
@danijelTxFusion danijelTxFusion merged commit 4e48d91 into main Oct 3, 2024
5 checks passed
@danijelTxFusion danijelTxFusion deleted the feat/remove-meta branch October 3, 2024 00:04
Copy link

github-actions bot commented Nov 6, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant