Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Add safety detection to protocols where it is missing #172

@naterush

Description

@naterush

Issue

Currently, the sharded blockchain and concurrent schedule protocols do not have safety detection implemented.

Proposed Implementation

  • Define when two messages conflict. There's a placeholder here in sharded blockchain. There's a placeholder here in concurrent schedule. Both of the placeholders may provide some hints on how to do it - but it isn't working properly currently :)
  • Define update_safe_estimates function. Here for sharded blockchain. Here for concurrent schedule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions