Ethan Buchman
bcca27ee20
Merge pull request #718 from tendermint/restore-rpc-lib-readme
...
restore rpc/lib readme as doc.go (Refs #710 ) [ci skip]
2017-10-05 22:08:17 -04:00
Greg Szabo
28c248f747
plugin options added for genesis
2017-10-05 20:34:40 -04:00
Greg Szabo
38f321f843
Makefile typo fix
2017-10-05 15:28:07 -04:00
Greg Szabo
4dfe77416a
MAkefile fixes and debug info, gaia dependency fix
2017-10-05 15:25:51 -04:00
Greg Szabo
2c2164c0ca
public_testnet accounts file typo fix
2017-10-05 10:53:15 -04:00
Greg Szabo
621b67e145
Organized public testnet play coins
2017-10-05 10:22:54 -04:00
Greg Szabo
728ac86ab1
Added version check fix for build process
2017-10-05 09:51:45 -04:00
Anton Kaliaev
3702cb7e7c
restore rpc/lib readme as doc.go (Refs #710 ) [ci skip]
...
I don't want to lose any documentation. Correct me if I am wrong, but we
don't have this docs anywhere else.
2017-10-05 11:44:02 +04:00
Ethan Buchman
49653d3e31
CODEOWNERS file
2017-10-04 23:44:55 -04:00
Ethan Buchman
ddb8430341
Merge pull request #716 from tendermint/unstable
...
Unstable
2017-10-04 23:43:36 -04:00
Greg Szabo
697b71ee8d
Merged config dir fixes
2017-10-04 23:37:46 -04:00
Ethan Buchman
91a3cb0f21
makefile: remove megacheck
2017-10-04 23:20:22 -04:00
Greg Szabo
12baa7c1c5
Package fixes
2017-10-04 23:10:30 -04:00
Ethan Buchman
765c325441
Merge pull request #714 from tendermint/feature/no-block-response
...
Feature/no block response
2017-10-04 22:27:06 -04:00
Ethan Buchman
659768783f
blockchain: fixing reactor tests
2017-10-04 22:26:00 -04:00
Ethan Buchman
e756906a0e
Merge pull request #711 from tendermint/imports
...
get rid of anonymous imports
2017-10-04 22:16:07 -04:00
Zach Ramsay
796024f42f
linting: little more fixes
2017-10-04 18:27:35 -04:00
Zach Ramsay
87cb57c3e5
linting: fixup some stuffs
2017-10-04 18:16:48 -04:00
Zach Ramsay
7921fb0c05
linter: last fixes & add to circle
2017-10-04 17:53:56 -04:00
Zach Ramsay
fe66a683bc
linter: add metalinter to Makefile & apply some fixes
2017-10-04 17:53:56 -04:00
Greg Szabo
7e81a89919
Minor feaure addition
2017-10-04 17:47:44 -04:00
Zach Ramsay
136b6a7673
rpc/lib: remove dead files, closes #710
2017-10-04 17:45:15 -04:00
Emmanuel Odeke
068f01368f
blockchain/reactor: respondWithNoResponseMessage for missing height
...
Fixes #514
Replaces #540
If a peer requests a block with a height that we don't have
respond with a bcNoBlockResponseMessage.
However, according to the Tendermint spec, if all nodes are honest
this condition shouldn't occur, so this is a possible hint of an
dishonest node.
2017-10-04 17:27:10 -04:00
Zach Ramsay
f23d47e5d2
upnp: keep a link
2017-10-04 17:19:49 -04:00
Ethan Buchman
09aed7ee89
Merge pull request #707 from tendermint/619-how-to-read-logs
...
How To Read Logs guide
2017-10-04 16:55:20 -04:00
Zach Ramsay
d56b44f3a5
all: no more anonymous imports
2017-10-04 16:40:45 -04:00
Anton Kaliaev
9e4c25761c
relative links [ci skip]
2017-10-04 23:33:31 +04:00
Greg Szabo
7e6df2fce4
Added more accounts
2017-10-04 14:00:24 -04:00
Anton Kaliaev
54f2cc9709
[docs] add how to read logs guide [ci skip]
2017-10-04 18:35:22 +04:00
Greg Szabo
9a971d8a19
Changed merged config parameters on package builds
2017-10-04 02:53:28 -04:00
Greg Szabo
28e9a0addd
Merged config of application and tendermint
2017-10-04 02:51:37 -04:00
Greg Szabo
a0d21cef7d
Switched service startup dependencies, removed old basecoin build
2017-10-04 02:32:19 -04:00
Greg Szabo
e105b10fc8
Version parsing fix
2017-10-04 00:54:02 -04:00
Ethan Buchman
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
Ethan Buchman
c8805fd7de
metalinter fixes from review
2017-10-04 00:13:58 -04:00
Ethan Buchman
31a7e2b3b4
Merge pull request #704 from tendermint/no-empty-docs
...
document no empty blocks
2017-10-03 23:56:05 -04:00
Zach Ramsay
00ab3daa0c
document no empty blocks, closes #605 [ci skip]
2017-10-03 23:55:45 -04:00
Greg Szabo
eb3f6e65a0
New package build process with merged configuration folders
2017-10-03 23:47:59 -04:00
Ethan Buchman
bbf0228aa7
Merge pull request #700 from tendermint/695-improve-app-dev-docs
...
Improve app dev docs
2017-10-03 23:40:21 -04:00
Ethan Buchman
6550199751
[docs] minor fixes from review [ci skip]
2017-10-03 23:39:46 -04:00
Greg Szabo
9ff1bd8c9c
More accounts to public_testnet
2017-10-03 22:15:09 -04:00
Zach Ramsay
cf49ba876f
linter: couple fixes
2017-10-03 17:23:14 -04:00
Anton Kaliaev
15cd7fb1e3
fix comment [ci skip]
2017-10-04 00:06:46 +04:00
Anton Kaliaev
10f361fcd0
[docs] use persistent_dummy only when needed [ci skip]
2017-10-04 00:04:45 +04:00
Anton Kaliaev
4a0ae17401
[docs] include examples from the persistent_dummy app [ci skip]
2017-10-04 00:04:32 +04:00
Anton Kaliaev
8537070575
[docs] restructure sentence [ci skip]
2017-10-04 00:04:22 +04:00
Greg Szabo
5109f89516
Changed Adrian address, added ansible tag, basecoin debug
2017-10-03 12:57:21 -04:00
Ethan Buchman
9cbcd4b5e3
Merge pull request #692 from tendermint/unstable
...
add the unstable changes
2017-10-03 12:47:16 -04:00
Ethan Buchman
4fa4e617b7
docs/ecosystem: add stratumn
2017-10-03 12:47:01 -04:00
Zach Ramsay
2e598a7caf
one more fix
2017-10-03 11:26:32 -04:00