mirror of
https://github.com/nspcc-dev/dbft.git
synced 2026-03-01 04:28:38 +00:00
TLA+ model for enhanced Bane dBFT with an additional phase #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Apr 1, 2024).
Originally assigned to: @AnnaShaleva on GitHub.
Is your feature request related to a problem? Please describe.
I'm always frustrated when we don't have a model for the protocol we're going to use.
Describe the solution you'd like
Bane will need an additional phase, let's try it in TLA+ first to ensure it has the same properties as we have with dBFT 2.0.