Callum Waters
84ee4249ae
core: update a few sections ( #284 )
4 years ago
Marko
b315f04980
proto: modify height int64 to uint64 ( #253 )
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
d260ff3e37
abci: rewrite to proto interface ( #237 )
4 years ago
Callum Waters
819e89ac7a
evidence: update data structures to reflect added support of abci evidence ( #213 )
4 years ago
Marko
9fce8480b0
Core: move validation & data structures together ( #176 )
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
4 years ago
Marko
c5576dfa69
spec: protobuf changes ( #156 )
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
4 years ago
Marko
3e56eb5fe3
fix markdown linter ( #172 )
4 years ago
Callum Waters
733b020899
evidence: update data structures ( #165 )
4 years ago
Andrey Kuprianov
109a73f672
describe valset sorting according to v0.34 requirements ( #169 )
4 years ago
Marko
d8a2c8f6f1
spec: remove evidences ( #153 )
4 years ago
Marko
efbbc9462f
ci: add markdown linter ( #146 )
4 years ago
Erik Grinaker
8dd2ed4c6f
update ResponseInitChain.app_hash description ( #143 )
4 years ago
Erik Grinaker
f3207cee52
add description of arbitrary initial height ( #135 )
4 years ago
Callum Waters
430a4d0504
update evidence verification ( #139 )
4 years ago
Erik Grinaker
89ac8f6e62
update hashing of empty inputs, and initial block LastResultsHash ( #141 )
4 years ago
Erik Grinaker
95acfdead1
abci: add ResponseInitChain.app_hash ( #140 )
4 years ago
Callum Waters
713a773c81
Evidence time is sourced from block time ( #138 )
4 years ago
Erik Grinaker
e96921822d
spec: revert event hashing ( #132 )
4 years ago
Callum Waters
31b182b7aa
update spec with the removal of phantom validator evidence ( #126 )
4 years ago
Marko
2bd673c8eb
blockchain: remove duplicate evidence sections ( #124 )
4 years ago
Marko
8ff136c716
blockchain: rename to core ( #123 )
4 years ago
Anton Kaliaev
89922df775
abci: add AppVersion to ConsensusParams ( #106 )
4 years ago
Callum Waters
1bd2aacb56
spec: update evidence in blockchain.md ( #108 )
now evidence reflects the actual evidence present in the tendermint repo
4 years ago
Anton Kaliaev
199124048e
spec: modify Header.LastResultsHash ( #97 )
Refs: https://github.com/tendermint/tendermint/issues/1007
PR: https://github.com/tendermint/tendermint/pull/4845
4 years ago
Anton Kaliaev
c3cd54a8e0
blockchain: change validator set sorting method ( #91 )
* abci: specify sorting of RequestInitChain.Validators
* blockchain: change validator sorting method
Refs https://github.com/tendermint/tendermint/issues/2478
5 years ago
Anton Kaliaev
953523c3cb
reflect breaking changes made to Commit ( #63 )
* reflect breaking changes made to Commit
PR: https://github.com/tendermint/tendermint/pull/4146
Issue: https://github.com/tendermint/tendermint/issues/1648
* types: rename Commit#Precommits to Signatures
* update BlockIDFlagAbsent comment
* remove iota
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
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