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

Introduce a new type of cctx to authorize depositAndCall and withdrawAndCall without message #3014

Closed
lumtis opened this issue Oct 17, 2024 · 0 comments · Fixed by #3018
Closed
Labels
m:crosschain zetacore Issues related to ZetaCore

Comments

@lumtis
Copy link
Member

lumtis commented Oct 17, 2024

Describe the Issue

Currently the message is what differentiate depositAndCall from deposit and same for withdraw

However a depositAndCall could happen without a message.

Requires zeta-chain/protocol-contracts#402 for smart contracts

We should be able to parse new events introduced here and represent the type in the CCTX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
m:crosschain zetacore Issues related to ZetaCore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant