28e9a0addd
Merged config of application and tendermint
2017-10-04 02:51:37 -04:00
a0d21cef7d
Switched service startup dependencies, removed old basecoin build
2017-10-04 02:32:19 -04:00
e105b10fc8
Version parsing fix
2017-10-04 00:54:02 -04:00
7dd6b3d3f8
Merge pull request #53 from tendermint/metalinter
...
add metalinter to CI and address some lint warnings
2017-10-04 00:21:24 -04:00
c8805fd7de
metalinter fixes from review
2017-10-04 00:13:58 -04:00
31a7e2b3b4
Merge pull request #704 from tendermint/no-empty-docs
...
document no empty blocks
2017-10-03 23:56:05 -04:00
00ab3daa0c
document no empty blocks, closes #605 [ci skip]
2017-10-03 23:55:45 -04:00
eb3f6e65a0
New package build process with merged configuration folders
2017-10-03 23:47:59 -04:00
bbf0228aa7
Merge pull request #700 from tendermint/695-improve-app-dev-docs
...
Improve app dev docs
2017-10-03 23:40:21 -04:00
6550199751
[docs] minor fixes from review [ci skip]
2017-10-03 23:39:46 -04:00
9ff1bd8c9c
More accounts to public_testnet
2017-10-03 22:15:09 -04:00
cf49ba876f
linter: couple fixes
2017-10-03 17:23:14 -04:00
15cd7fb1e3
fix comment [ci skip]
2017-10-04 00:06:46 +04:00
10f361fcd0
[docs] use persistent_dummy only when needed [ci skip]
2017-10-04 00:04:45 +04:00
4a0ae17401
[docs] include examples from the persistent_dummy app [ci skip]
2017-10-04 00:04:32 +04:00
8537070575
[docs] restructure sentence [ci skip]
2017-10-04 00:04:22 +04:00
5109f89516
Changed Adrian address, added ansible tag, basecoin debug
2017-10-03 12:57:21 -04:00
9cbcd4b5e3
Merge pull request #692 from tendermint/unstable
...
add the unstable changes
2017-10-03 12:47:16 -04:00
4fa4e617b7
docs/ecosystem: add stratumn
2017-10-03 12:47:01 -04:00
2e598a7caf
one more fix
2017-10-03 11:26:32 -04:00
031eb23dc8
docs: fix build warnings
2017-10-03 11:23:08 -04:00
f3c02f587b
fix ansible readme for tendermint docs
2017-10-03 11:19:12 -04:00
edd718c580
Update ecosystem.rst
2017-10-03 11:14:24 -04:00
392a041c2b
Merge pull request #699 from tendermint/update-getting-started-docs
...
remove unnecessary args in abci_query call in getting-started [ci skip]
2017-10-03 10:41:36 -04:00
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).
2017-10-03 16:21:48 +04:00
42394aec2b
Added peng coins
2017-10-03 01:47:31 -04:00
84e39203bb
readme points to ecosystem doc; add lotion, clean up
2017-10-02 23:46:35 -04:00
97e9802255
fix out of range error in VoteSet.addVote
2017-10-02 23:34:06 -04:00
8c6bd44929
log stack trace on consensus failure
2017-10-02 23:34:06 -04:00
ed5511dc08
glide: update for autofile fix
2017-10-02 23:34:02 -04:00
096dcb90e6
Merge pull request #59 from tendermint/develop
...
Develop
2017-10-02 23:29:35 -04:00
e9c83b3005
version and changelog
2017-10-02 23:26:45 -04:00
a55ec427bd
Merge pull request #56 from tendermint/memdb-fix-close
...
db: fix MemDB.Close
2017-10-02 22:38:19 -04:00
aa57e89e21
changelog: add genesis amount->power
2017-10-02 14:28:04 -04:00
0948343a6f
autofile: ensure file is open in Sync
2017-10-02 14:17:16 -04:00
c2f6ff759b
typo
2017-10-02 13:02:45 -04:00
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.
2017-10-02 13:00:20 -04:00
ce36a0111a
rpc: subscribe on reconnection ( #689 )
...
* rpc: subscribe on reconnection
* rpc: fix unit tests
2017-10-02 13:00:20 -04:00
b61f5482d4
Fix broken reference to ABCI
2017-10-02 13:00:20 -04:00
40b5defe18
release script [ci skip]
2017-10-02 13:00:20 -04:00
e40d1b36f7
docs: added passchain to the ecosystem.rst in the applications section;
2017-10-02 13:00:20 -04:00
60a2867af2
docs/ecosystem: add ABCI implementations
2017-10-02 12:59:32 -04:00
bfdad916a2
Update ecosystem.rst
2017-10-02 12:59:32 -04:00
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.
2017-10-02 12:59:32 -04:00
c8789492dc
update docker readme [ci skip]
2017-10-02 12:59:32 -04:00
1723836014
update Dockerfile [ci skip]
2017-10-02 12:59:32 -04:00
2d6bc8d7d7
bump up Golang version to 1.9.0
2017-10-02 12:59:32 -04:00
7448c4adde
Merge pull request #690 from etherealmachine/patch-1
...
Fix typo in using-tendermint.rst
2017-10-01 11:03:16 -04:00
a221736eee
Fix typo in using-tendermint.rst
...
configutation -> configuration
2017-09-29 23:18:45 -07:00
382bead548
rpc: fix client websocket timeout ( #687 )
2017-09-29 13:32:30 +04:00