Author | SHA1 | Message | Date |
---|---|---|---|
Josef Widder |
a66bb37e32
|
Update README.md (#160) | 4 years ago |
Marko |
efbbc9462f
|
ci: add markdown linter (#146) | 4 years ago |
Tess Rinearson |
c9d3564634
|
remove unused directories and update README (#145)
This change removes unused directories (`papers` and `research`) and updates the README to reflect our strategy for merging the informalsystems/tendermint-rs specs into this repository. Partially addresses #121. |
4 years ago |
Marko |
81a0198af2
|
This PR is to create signed commits to be able to merge (#50)
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> |
5 years ago |
Marko |
87abbf78e6
|
Prepare to Nuke Develop (#47)
* state -> step * vote -> v * New version of the algorithm and the proof * New version of the algorithm and the proofs * Added algorithm description * Add algorithm description * Add introduction * Add conclusion * Add conclusion file * fix warnings (caption was defined twice) - only the latter is used anyways (centers captions) - this makes it possible to autom. building the paper * Update grammar * s/state_p/step_p * Address Ismail's comments * intro: language fixes * definitions: language fixes * consensus: various fixes * proof: some fixes * try to improve reviewability * \eq -> = * textwrap to 79 * various minor fixes * proof: fix itemization * proof: more minor fixes * proof: timeouts are functions * proof: fixes to lemma6 * Intro changes and improve title page * Add Marko and Ming to acks * add readme * Format algorithm correctly Clarify condition semantic and timeouts Improve descriptions * patform -> platform * Ensure that rules are mutually exclusive - various clarifications and small improvements * Release v0.6 * small nits for smoother readability |
5 years ago |
Zarko Milosevic | 2866ba1a2c | Align protocol with Tendermint code and add find valid value mechanism | 7 years ago |