-
Notifications
You must be signed in to change notification settings - Fork 300
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Rename Tendermint to CometBFT in /spec (#143) * spec: renaming Tendermint to CometBFT * CometBFT's consensus protocol is called Tendermint, so this use has been preserved. * spec: initial renaming Tendermint to CometBFT * spec: renaming Tendermint to CometBFT in /spec/p2p * spec/rename: links to CometBFT repo in /spec/ * spec/rename: repository links in /spec/light-client * spec/rename: Tendermint to CometBFT in /spec/abci * spec/rename: further renaming of links * spec/rename: Tendermint consensus protocol of CometBFT * spec/rename: Tendermint -> CometBFT Socket Protocol * spec/rename: Tendermint as a consensus algorithm * spec/rename: replacing some Go documentation links * spec/rename: TMHOME -> CMTHOME, go-amino removed * spec/rename: Tendermint -> Cosmos blockchain * Also applies for full node, light node, security and failure model * spec/rename: tags renamed TMBC -> CMBC * spec: renaming Tendermint to CometBFT * CometBFT's consensus protocol is called Tendermint, so this use has been preserved. * spec: initial renaming Tendermint to CometBFT * spec: renaming Tendermint to CometBFT in /spec/p2p * spec/rename: links to CometBFT repo in /spec/ * spec/rename: repository links in /spec/light-client * spec/rename: Tendermint to CometBFT in /spec/abci * spec/rename: further renaming of links * spec/rename: Tendermint consensus protocol of CometBFT * spec/rename: Tendermint -> CometBFT Socket Protocol * spec/rename: Tendermint as a consensus algorithm * spec/rename: replacing some Go documentation links * spec/rename: TMHOME -> CMTHOME, go-amino removed * spec/rename: Tendermint -> Cosmos blockchain * Also applies for full node, light node, security and failure model * spec/rename: tags renamed TMBC -> CMBC * spec/rename: Tendermint -> Cosmos security model * spec/rename: fixing mismatch CometBFT/Tendermint/consensus * spec/rename: Apply suggestions from code review Co-authored-by: Sergio Mena <sergio@informal.systems> Co-authored-by: Sergio Mena <sergio@informal.systems> (cherry picked from commit a36697d) * spec/p2p/v0.34: synchronizing main and v0.34.x branches * spec/rename: aligning branches main and v0.34.x * spec/rename: update branch links main -> v0.34.x * Apply suggestions from code review Co-authored-by: Sergio Mena <sergio@informal.systems> Co-authored-by: Daniel <daniel.cason@informal.systems> Co-authored-by: Sergio Mena <sergio@informal.systems>
- Loading branch information
1 parent
6b02109
commit ff4360b
Showing
76 changed files
with
2,279 additions
and
614 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Fork accountability | ||
|
||
Deprecated, please see [light-client/accountability](../../light-client/accountability.md). | ||
Deprecated, please see [light-client/accountability](https://github.com/cometbft/cometbft/blob/v0.34.x/spec/light-client/accountability). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Detection | ||
|
||
Deprecated, please see [light-client/detection](../../light-client/detection.md). | ||
Deprecated, please see [light-client/detection](https://github.com/cometbft/cometbft/blob/v0.34.x/spec/light-client/detection). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Core Verification | ||
|
||
Deprecated, please see [light-client/accountability](../../light-client/verification.md). | ||
Deprecated, please see [light-client/verification](https://github.com/cometbft/cometbft/blob/v0.34.x/spec/light-client/verification). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
spec/consensus/proposer-based-timestamp/tla/TendermintPBT_001_draft.tla
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.