Ethan Buchman
f2d19162d2
fixes from caffix review
7 years ago
Zarko Milosevic
d36e118bf6
Add Consensus reactor spec
7 years ago
Ethan Buchman
e764a180d8
docs: fix tx formats [ci skip]
7 years ago
Zach Ramsay
9d4d939b89
docs: tx formats: closes #1083 , #536
7 years ago
Ethan Buchman
e2b3b5b58c
dial_persistent_peers -> dial_peers with persistent option
7 years ago
Anton Kaliaev
c79ba3c349
document the maximum supported voting power due to overflow [ci skip]
Refs #1075
7 years ago
Anton Kaliaev
ef0493ddf3
rewrite Peers section of Using Tendermint guide [ci skip]
7 years ago
Anton Kaliaev
1b455883d2
readd /dial_seeds
7 years ago
Anton Kaliaev
e4897b7bdd
rename manual peers to persistent peers
7 years ago
Anton Kaliaev
28fc15028a
distinguish between seeds and manual peers in the config/flags
- we only use seeds if we can’t connect to peers in the addrbook.
- we always connect to nodes given in config/flags
Refs #864
7 years ago
Zach
c521f385a6
add quick start guide ( #1069 )
7 years ago
Ethan Buchman
03a14d8342
docs/p2p: updates from review ( #1076 )
7 years ago
Zarko Milosevic
dba4815616
Define requirements of the proposer selection procedure
7 years ago
Jae Kwon
a034600024
Revert "Changes to achieve a standardized build process and deterministic builds"
7 years ago
Greg Szabo
f67f99c227
Extended install document with docker option. Added extra checks to developer's build target.
7 years ago
Adrian Brink
f602de437e
Move P2P docs into docs folder
7 years ago
Zach Ramsay
a573b20888
docs: add counter/dummy code snippets
closes https://github.com/tendermint/abci/issues/134
7 years ago
Zach Ramsay
cd15b677ec
docs: add abci spec
7 years ago
Zach
4e834baa9a
docs: update ecosystem.rst ( #1037 )
* docs: update ecosystem.rst
* typo [ci skip]
7 years ago
Zarko Milosevic
96e0e4ab5a
Describe messages sent as part of consensus/gossip protocol
7 years ago
Anton Kaliaev
69d8c2e554
fixes after my own review
7 years ago
Zach Ramsay
70ba608850
config: write all default options to config file
config: test the default file
docs: spiff up config
config: minor fixes & comments
config: simplify test
config; use a seperate config directory, #556
config: update docs & parameterize file paths
config: PR comments
config: use the default object
fix a rebase error
7 years ago
Ethan Buchman
caccabd4e5
spec: fixes from review
7 years ago
Ethan Buchman
d4716fc03c
state
7 years ago
Ethan Buchman
16227594ef
notes about block 1
7 years ago
Ethan Buchman
65cdb07f0c
merkle
7 years ago
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