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

CCTX v2: parse the callOptions from inbound and set messageContext in onCall receiver #2877

Closed
Tracked by #2876
lumtis opened this issue Sep 13, 2024 · 0 comments · Fixed by #2904
Closed
Tracked by #2876
Assignees
Labels
m:crosschain zetaclient Issues related to ZetaClient

Comments

@lumtis
Copy link
Member

lumtis commented Sep 13, 2024

Depends on zeta-chain/protocol-contracts#344

Made change in crosschain module to reflect the smart contract change:

  • Upgrade used protocol contract version
  • Read callOptions from the ZetaChain call
  • When onCall used: provide messageContext to the contract
  • Create two E2E test for testing successful and reverting authenticated calls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
m:crosschain zetaclient Issues related to ZetaClient
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants