Ethan Buchman
|
eb73e82279
|
encoding.md
|
7 years ago |
Ethan Buchman
|
d6fbfddddd
|
spec.md -> blockchain.md. some fixes
|
7 years ago |
Anton Kaliaev
|
6b89639f90
|
update docs 2 [ci skip]
|
7 years ago |
Anton Kaliaev
|
9b25f7325a
|
update docs [ci skip]
|
7 years ago |
Anton Kaliaev
|
0093f9877a
|
change voting power change, not number of vals
|
7 years ago |
Anton Kaliaev
|
cf0b5d3715
|
enforce <1/3 validator updates
Refs #950
|
7 years ago |
Ethan Buchman
|
e3585a6eb0
|
wip: tendermint specification
|
7 years ago |
Anton Kaliaev
|
843e1ed400
|
Updates -> ValidatoSetUpdates
|
7 years ago |
Anton Kaliaev
|
4f94caa1b9
|
explain what to do in case of truncation [ci skip]
|
7 years ago |
Anton Kaliaev
|
04a18e0a97
|
briefly describe the recover process [ci skip]
|
7 years ago |
Ethan Buchman
|
a37c1143ca
|
adr: update 007 trust metric usage
|
7 years ago |
caffix
|
4e08ee1833
|
made clarifications based on odeke-em's PR comments
|
7 years ago |
caffix
|
7563870d11
|
added the trust metric usage guide
|
7 years ago |
Anton Kaliaev
|
5ff0bb2100
|
default moniker to the host name (Refs #920)
|
7 years ago |
Zach Ramsay
|
3b61e2854a
|
docs: correction, closes #910
|
7 years ago |
Ethan Buchman
|
aab54011b3
|
docs/install: add note about putting GOPATH/bin on PATH
|
7 years ago |
A. F. Dudley
|
882c25f292
|
Update getting-started.rst to fix broken link
fixes broken link to introduction.html
|
7 years ago |
Zach Ramsay
|
559bd169bd
|
docs: fix links, closes #860
|
7 years ago |
caffix
|
a724ffab25
|
added changes based on PR comments to the proposal
|
7 years ago |
caffix
|
687834c99e
|
added initial trust metric test routines
|
7 years ago |
caffix
|
54c25ccbf5
|
integrated trust metric store as per PR comments
|
7 years ago |
caffix
|
e160a6198c
|
added initial trust metric design doc and code
|
7 years ago |
Zach Ramsay
|
ee9dc6ce59
|
docs: fixup abci guide
|
7 years ago |
Zach Ramsay
|
3e61b8c17a
|
docs: comb through step by step
|
7 years ago |
Zach Ramsay
|
9e277d1596
|
docs: smaller logo (200px)
|
7 years ago |
Zach Ramsay
|
8a69f1087b
|
docs: typo
|
7 years ago |
Zach Ramsay
|
fc406d1657
|
docs: update abci example details [ci skip]
|
7 years ago |
Anton Kaliaev
|
b9c4fab96e
|
correct an error in validator's specification [ci skip] (Refs #756)
|
7 years ago |
Zach Ramsay
|
fa07dbd7ec
|
docs: add info about tm-migrate
|
7 years ago |
Zach Ramsay
|
9b382d7a11
|
docs: remove mention of type byte
|
7 years ago |
srmo
|
9e1edf8685
|
[docs] add Java examples for each section
|
7 years ago |
srmo
|
e7fe299504
|
[docs] replace all GO snippets with collapsible blocks
|
7 years ago |
srmo
|
b90edffe28
|
[docs] add first java block for deliverTx
|
7 years ago |
srmo
|
f361092ed9
|
[docs] provide means to have collapsible code blocks without adding a new theme
|
7 years ago |
Ethan Buchman
|
a1e0f0ba95
|
docs/ecosystem: add py-tendermint to abci-servers
|
7 years ago |
Zach
|
7fe470fc76
|
Update getting-started.rst
|
7 years ago |
Sylvain Bellemare
|
1764106606
|
[docs: typo fix] add missing "have"
|
7 years ago |
Sylvain Bellemare
|
8219abc552
|
[docs:typo fix] remove misplaced "the"
|
7 years ago |
Anton Kaliaev
|
9e4c25761c
|
relative links [ci skip]
|
7 years ago |
Anton Kaliaev
|
54f2cc9709
|
[docs] add how to read logs guide [ci skip]
|
7 years ago |
Zach Ramsay
|
00ab3daa0c
|
document no empty blocks, closes #605 [ci skip]
|
7 years ago |
Ethan Buchman
|
6550199751
|
[docs] minor fixes from review [ci skip]
|
7 years ago |
Anton Kaliaev
|
10f361fcd0
|
[docs] use persistent_dummy only when needed [ci skip]
|
7 years ago |
Anton Kaliaev
|
4a0ae17401
|
[docs] include examples from the persistent_dummy app [ci skip]
|
7 years ago |
Anton Kaliaev
|
8537070575
|
[docs] restructure sentence [ci skip]
|
7 years ago |
Ethan Buchman
|
4fa4e617b7
|
docs/ecosystem: add stratumn
|
7 years ago |
Zach Ramsay
|
2e598a7caf
|
one more fix
|
7 years ago |
Zach Ramsay
|
031eb23dc8
|
docs: fix build warnings
|
7 years ago |
Zach
|
edd718c580
|
Update ecosystem.rst
|
7 years ago |
Anton Kaliaev
|
8727bfc265
|
remove unnecessary args in abci_query call in getting-started [ci skip]
Since 0.10.0, RPC does not require all args (default values will be used).
|
7 years ago |