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

Implement recurring time capsule #2

Open
Tzal3x opened this issue Jul 17, 2024 · 0 comments
Open

Implement recurring time capsule #2

Tzal3x opened this issue Jul 17, 2024 · 0 comments
Assignees

Comments

@Tzal3x
Copy link
Owner

Tzal3x commented Jul 17, 2024

Right now if there is no server to check if last check in has expired, the secret will never be published.
A sui-native solution is needed to remove this vulnerability.

Consider using a hexcapsule that resets every time a checkpoint is received to the contract.

If there is no built-in option, resetting the hexcapsule would mean to destroy the old one and create a new one with a new expiration date.

@Tzal3x Tzal3x self-assigned this Jul 17, 2024
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

No branches or pull requests

1 participant