istoilkovska
640b71038b
Proposer-based timestamp specification ( #261 )
* added proposer-based timestamp spec
* Update spec/consensus/proposer-based-timestamp/pbts_001_draft.md
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* Update spec/consensus/proposer-based-timestamp/pbts_001_draft.md
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* Update spec/consensus/proposer-based-timestamp/pbts-algorithm_001_draft.md
Co-authored-by: Marko <marbar3778@yahoo.com>
* Update spec/consensus/proposer-based-timestamp/pbts-algorithm_001_draft.md
* Update spec/consensus/proposer-based-timestamp/pbts-sysmodel_001_draft.md
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
* fixes from PR
Co-authored-by: Josef Widder <44643235+josef-widder@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
4 years ago
Marko
038f3e025a
params: remove block timeiota ( #248 )
4 years ago
Marko
72d15a4b07
spec: remove reactor section ( #242 )
Co-authored-by: Tess Rinearson <tess.rinearson@gmail.com>
4 years ago
Marko
fc569173a1
layout: add section titles ( #240 )
4 years ago
Callum Waters
733b020899
evidence: update data structures ( #165 )
4 years ago
Marko
1075f77cc3
spec: extract light-client to its own directory ( #152 )
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
4 years ago
Marko
efbbc9462f
ci: add markdown linter ( #146 )
4 years ago
Callum Waters
31b182b7aa
update spec with the removal of phantom validator evidence ( #126 )
4 years ago
Anton Kaliaev
0445156ed9
Apply suggestions from code review
Co-authored-by: Igor Konnov <igor.konnov@gmail.com>
4 years ago
Anton Kaliaev
3a29521848
spec/consensus: canonical vs subjective commit
Refs https://github.com/tendermint/tendermint/issues/2769
4 years ago
Marko
8ff136c716
blockchain: rename to core ( #123 )
4 years ago
Callum Michael Waters
3f04e8bbce
second attempt at fixing all links
5 years ago
Callum Michael Waters
c9a664a2f8
first attempt at fixing all links
5 years ago
Ismail Khoffi
576e40eabd
Fix link in readme
./light -> ./light-client
5 years ago
Ethan Buchman
603364bdaa
lite->light
5 years ago
Zarko Milosevic
026fddee4f
Aligh the correctness arguments with the pseudocode changes
5 years ago
Ethan Buchman
c35d6e706f
update readme
5 years ago
Ethan Buchman
bd2f41bf79
fix image
5 years ago
Ethan Buchman
d1bd98d5e0
detection TODO
5 years ago
Ethan Buchman
035838901e
add diagram
5 years ago
Ethan Buchman
e342c21336
add redirects
5 years ago
Ethan Buchman
eb9e1f961c
titles
5 years ago
Ethan Buchman
f26eb4ee89
light client dir and readmes
5 years ago
Zarko Milosevic
146e251892
Address reviewer comment's. Intermediate commit
5 years ago
Zarko Milosevic
7130c2e68c
Removing Store from API and providing end-to-end timing guarantees
5 years ago
Zarko Milosevic
4a9eb1f1ac
Intermediate commit (aligning spec with the code)
5 years ago
Zarko Milosevic
0adde9d415
Separating algorithm from proofs
5 years ago
Zarko Milosevic
ee0cc537b8
Addressing reviewer's comments
5 years ago
Zarko Milosevic
4f7c55507c
Address reviewer's comments
5 years ago
Zarko Milosevic
9ddfc79813
Add explanation on difference between trusted models
5 years ago
Zarko Milosevic
5c580846bb
Improved error handling
5 years ago
Anca Zamfir
afda2d39b6
some suggestions for pseuodocode changes
5 years ago
Zarko Milosevic
2306108d8a
Apply suggestions from code review
Co-Authored-By: Anca Zamfir <ancazamfir@users.noreply.github.com>
5 years ago
Zarko Milosevic
4ee393c3da
Clean up error conditions and simplify pseudocode
5 years ago
Marko
7b3138e694
spec: update spec with tendermint updates ( #62 )
* spec: update spec with tendermint updates
- this in preperation of deleting the spec folder in docs in tendermint/tendermint
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* spec: added in reactors & p2p
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* spec: update readme in spec to comply with docs site
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
* docs: addded more changes from tednermint/tendermint
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
5 years ago
Zarko Milosevic
a4b68ec2fb
Add non-recursive specification of Bisection algorithm
- Fix timing issues by introducing Delta parameter
5 years ago
Zarko Milosevic
f618acf2ab
Fix model section
5 years ago
Marko
fa3430ad16
spec/consensus/signing: add more details about nil and amnesia ( #54 )
- Add more details about nil votes and about amnesia attacks
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
5 years ago
Marko
9b3531d7d6
Add consesnus and blockchain specs, ( #52 )
- Open questions
- Do we want to split lite client work from consesnsus
- From the blockchain spec, is encoding nessecary in the spec
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
5 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