Skip to content

Fix XYZ(xdao) message passing #9

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

Merged
merged 7 commits into from
Apr 28, 2025
Merged

Fix XYZ(xdao) message passing #9

merged 7 commits into from
Apr 28, 2025

Conversation

romanagureev
Copy link
Contributor

In current xdao implementation, if you pass a failing message nonce will stuck and all access to contracts will be lost. Added deadline(ttl) for message execution, so one can simple increment nonce and execute following messages.

This contract will be used in some other deployments like sonic with its' native blockhash feed.

@romanagureev
Copy link
Contributor Author

Related Verifier update: curvefi/curve-xdao#4

@romanagureev romanagureev merged commit f36ea7d into master Apr 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant