Zach
2cc63069c6
rename dummy to kvstore ( #1223 )
* remove accidental binary
* docs: s/Dummy&dummy/KVStore&kvstore/g
* glide update to abci
* update abci import paths
* dummy begone, hello kvstore
* RequestInitChain needs genesisBytes
* glide update
7 years ago
George Ornbo
4529fd6787
Fix documentation typos
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
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 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
Zach Ramsay
3e61b8c17a
docs: comb through step by step
7 years ago
Zach Ramsay
9e277d1596
docs: smaller logo (200px)
7 years ago
Zach Ramsay
fa07dbd7ec
docs: add info about tm-migrate
7 years ago
Zach Ramsay
00ab3daa0c
document no empty blocks, closes #605 [ci skip]
7 years ago
James Pettit
a221736eee
Fix typo in using-tendermint.rst
configutation -> configuration
7 years ago
Ethan Buchman
3089bbf2b8
Amount -> Power. Closes #166
7 years ago
Zach Ramsay
b46da19b74
docs: organize the directory, #656
7 years ago
Zach Ramsay
8fd133ff19
docs: pretty-fy
7 years ago
Zach Ramsay
e509e8f354
docs: clean a bunch of stuff up
7 years ago
Zach Ramsay
70c0f4b936
docs: convert markdown to rst
7 years ago