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

Make CCTX revert for observation failure case #3617

Open
1 of 4 tasks
lumtis opened this issue Mar 3, 2025 · 0 comments
Open
1 of 4 tasks

Make CCTX revert for observation failure case #3617

lumtis opened this issue Mar 3, 2025 · 0 comments

Comments

@lumtis
Copy link
Member

lumtis commented Mar 3, 2025

We recently introduced the inbound observation status allowing to process CCTX in a different way when there is an issue with the inbound

It has been used to abort Bitcoin deposit with insufficient depositor fee but should be extended to all cases of observation failure so:

  • Invalid observation is documented to the user
  • In some case the deposited funds is refunded to the users

This implies in particular for non-EVM chains as we don't have type safety when processing the data on ZetaChain

To investigate and implement:

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

No branches or pull requests

1 participant