Zach Ramsay
f23d47e5d2
upnp: keep a link
7 years ago
Ethan Buchman
09aed7ee89
Merge pull request #707 from tendermint/619-how-to-read-logs
How To Read Logs guide
7 years ago
Zach Ramsay
d56b44f3a5
all: no more anonymous imports
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
Ethan Buchman
31a7e2b3b4
Merge pull request #704 from tendermint/no-empty-docs
document no empty blocks
7 years ago
Zach Ramsay
00ab3daa0c
document no empty blocks, closes #605 [ci skip]
7 years ago
Ethan Buchman
bbf0228aa7
Merge pull request #700 from tendermint/695-improve-app-dev-docs
Improve app dev docs
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
9cbcd4b5e3
Merge pull request #692 from tendermint/unstable
add the unstable changes
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
Zach
392a041c2b
Merge pull request #699 from tendermint/update-getting-started-docs
remove unnecessary args in abci_query call in getting-started [ci skip]
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
Ethan Buchman
84e39203bb
readme points to ecosystem doc; add lotion, clean up
7 years ago
Ethan Buchman
97e9802255
fix out of range error in VoteSet.addVote
7 years ago
Ethan Buchman
8c6bd44929
log stack trace on consensus failure
7 years ago
Ethan Buchman
ed5511dc08
glide: update for autofile fix
7 years ago
Ethan Buchman
aa57e89e21
changelog: add genesis amount->power
7 years ago
Zach Ramsay
c2f6ff759b
typo
7 years ago
Anton Kaliaev
45ff7cdd0c
rewrite ws client to expose a callback instead of a channel
callback gives more power to the publisher. plus it is optional
comparing to a channel, which will block the whole client if you won't
read from it.
7 years ago
Alexandre Thibault
ce36a0111a
rpc: subscribe on reconnection ( #689 )
* rpc: subscribe on reconnection
* rpc: fix unit tests
7 years ago
Martin Dyring-Andersen
b61f5482d4
Fix broken reference to ABCI
7 years ago
Anton Kaliaev
40b5defe18
release script [ci skip]
7 years ago
Tino Rusch
e40d1b36f7
docs: added passchain to the ecosystem.rst in the applications section;
7 years ago
Zach Ramsay
60a2867af2
docs/ecosystem: add ABCI implementations
7 years ago
Adrian Brink
bfdad916a2
Update ecosystem.rst
7 years ago
Tino Rusch
498ff803db
[README] added passchain to application list;
This adds passchain to the 'applications' part of the toplevel README.md file.
Passchain is a distributed password sharing system built on top of tendermint.
7 years ago
Anton Kaliaev
c8789492dc
update docker readme [ci skip]
7 years ago
Anton Kaliaev
1723836014
update Dockerfile [ci skip]
7 years ago
Anton Kaliaev
2d6bc8d7d7
bump up Golang version to 1.9.0
7 years ago
Ethan Buchman
7448c4adde
Merge pull request #690 from etherealmachine/patch-1
Fix typo in using-tendermint.rst
7 years ago
James Pettit
a221736eee
Fix typo in using-tendermint.rst
configutation -> configuration
7 years ago
Alexandre Thibault
382bead548
rpc: fix client websocket timeout ( #687 )
7 years ago
Anton Kaliaev
f9479b34cb
sleep time should be greater than readTimeout (5 sec)
otherwise, we're not testing ping/pongs.
see https://github.com/tendermint/tendermint/pull/687#issuecomment-332494735
7 years ago
Emmanuel Odeke
925696ca65
Merge branch 'p2p-prune-unused-IPRangeCount-funcs' into develop
7 years ago
Ethan Buchman
7682ad9a60
Merge pull request #675 from tendermint/release-v0.11.0
Release v0.11.0
7 years ago
Ethan Buchman
3e92d295e4
glide for tmlibs 0.3.1
7 years ago
Ethan Buchman
661d336dd5
glide
7 years ago
Ethan Buchman
d1a00c684e
types: comments
7 years ago
Ethan Buchman
db034e079a
version bump
7 years ago
Ethan Buchman
7d983a548b
changelog
7 years ago
Ethan Buchman
8311f5c611
abci.Info takes a struct; less merkleeyes
7 years ago
Ethan Buchman
628791e5a5
Merge pull request #665 from tendermint/no-internet
p2p: allow listener with no external connection
7 years ago
Ethan Buchman
df857266b6
update glide
7 years ago