tendermint/cmd/tendermint/commands
Dev Ojha b84f788f36 Switch ports 466xx to 266xx (#1735)
* Switch ports 466xx to be 266xx
This is done so the default ports aren't in the linux kernel's default ephemeral port range.

* Update ABCI import

* Bump cache on circleci

* Get more verbose output for debugging

* Bump abci dependency

* Fix accidental change of a block header's hash

* pin abci release
2018-06-12 13:25:52 +04:00
..
gen_node_key.go gen_node_key cmd 2018-04-09 17:02:47 +02:00
gen_validator.go Extract priv_validator into first class package 2018-06-03 13:51:58 +02:00
init.go Extract priv_validator into first class package 2018-06-03 13:51:58 +02:00
lite.go Switch ports 466xx to 266xx (#1735) 2018-06-12 13:25:52 +04:00
probe_upnp.go fix tests 2018-04-07 19:47:19 +03:00
replay.go Refactor priv_validator 2017-09-21 15:50:43 -04:00
reset_priv_validator.go `unsafe_reset_all` also resets addrbook.json (#1731) 2018-06-12 12:55:10 +04:00
root.go With must be called on log.filter, otherwise "main" entries get filtered 2018-02-07 12:08:13 +04:00
root_test.go fix and test config file 2018-01-19 00:08:19 -05:00
run_node.go Fix lint errors (#1390) 2018-04-02 10:21:17 +02:00
show_node_id.go Fix validValue rule 2018-05-14 16:17:21 -04:00
show_validator.go Extract priv_validator into first class package 2018-06-03 13:51:58 +02:00
testnet.go Switch ports 466xx to 266xx (#1735) 2018-06-12 13:25:52 +04:00
version.go minor fixes 2017-09-21 15:50:43 -04:00
wire.go Merge 2018-04-05 08:17:10 -07:00