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

Heartbeat feature #31

Merged
merged 3 commits into from
Aug 18, 2023
Merged

Heartbeat feature #31

merged 3 commits into from
Aug 18, 2023

Conversation

ShadoySV
Copy link
Contributor

@ShadoySV ShadoySV commented Aug 10, 2023

This feature allows to specify time after which a satellite considers itself lost. It counts starting from the latest packet time received from the controller. Once the specified time passes, the emergency owner can take ownership over the satellite.

contracts/satellite/src/ibc.rs Outdated Show resolved Hide resolved
contracts/satellite/src/ibc.rs Outdated Show resolved Hide resolved
contracts/satellite/src/migration.rs Show resolved Hide resolved
contracts/satellite/src/state.rs Outdated Show resolved Hide resolved
contracts/satellite/tests/integration.rs Outdated Show resolved Hide resolved
@ShadoySV ShadoySV merged commit e0cc213 into main Aug 18, 2023
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.

3 participants