bd7ec18c19
fix tests
2017-05-26 12:17:32 -04:00
fc6611b2d9
[config] RPCConfig
2017-05-24 13:56:12 -04:00
3fbe286e5a
small fixes to changelog, config, default logging
2017-05-22 08:16:25 -04:00
f8fdbe3dbc
changes as per Bucky's review
2017-05-13 16:22:51 +02:00
f803544195
new logging
2017-05-13 10:24:58 +02:00
2a9e89b34f
Add basic tests on config, mainly to raise test coverage
2017-05-05 15:50:23 +02:00
8a0466d81d
config: pex_reactor -> pex
2017-05-05 02:04:24 -04:00
46151720f8
fix tests
2017-05-04 22:46:41 -04:00
9109b20852
SetRoot
2017-05-04 22:46:41 -04:00
6b059e0063
Accept relative paths in all configs, TODO: must SetRoot
2017-05-04 22:46:40 -04:00
604bf03f3a
Pulled out all config structs (except p2p.PeerConfig) into config package
2017-05-04 22:46:40 -04:00
6afee8f117
rpc: fix tests
2017-05-04 22:45:13 -04:00
24ce90fc72
fix up config defaults
2017-05-04 22:43:55 -04:00
75b6c5215f
fewer structs. remove viper from consensus
2017-05-04 22:43:55 -04:00
d8fb226ec4
new config
2017-05-04 22:43:55 -04:00
56a1a2d917
remove logrotate.config
2017-05-04 22:39:03 -04:00
fcf78a5da7
cleanup go-config/viper and some unnamed imports
2017-04-25 14:54:56 -04:00
7bb638e3b8
fix test_integrations error
2017-04-25 13:44:13 -04:00
7448753257
fixing tests
2017-04-25 13:43:57 -04:00
cefb2bede0
adding viper
...
int
int
2017-04-25 13:42:22 -04:00
d1926bcad1
use tmlibs
2017-04-21 18:12:54 -04:00
e325ffc681
Lots of updates to use new go-crypto / json style
2017-04-21 16:51:17 -04:00
9d2de2b756
tx_indexer -> tx_index
2017-04-18 20:55:40 -04:00
23dbd0c8c3
enable tx_indexer by default
2017-04-13 13:36:12 -04:00
b08f29cb71
add config option for tx indexing and disable it by default
2017-04-10 22:44:07 +04:00
fc95c9872f
Merge pull request #438 from tendermint/replay-fix
...
consensus: timeout on replayLastBlock
2017-04-10 10:33:48 -04:00
85e83934a1
fixes from review
2017-03-28 12:07:32 -04:00
077cf13a1f
consensus: timeout on replayLastBlock
2017-03-27 15:41:45 -04:00
12ead6cc7e
make changes backwards compatible (Refs #431 )
2017-03-27 20:41:00 +04:00
5f6de800a0
rename TMROOT to TMHOME (Refs #431 )
2017-03-27 15:17:10 +04:00
0bec99fbd4
consensus: handshake replay test using wal
2017-02-17 19:12:05 -05:00
f347143b3d
Merge branch 'master' into develop
...
Conflicts:
cmd/tendermint/flags.go
glide.lock
glide.yaml
node/node.go
rpc/core/routes.go
version/version.go
2017-01-12 20:48:10 -05:00
c147b41013
TMSP -> ABCI
2017-01-12 15:53:32 -05:00
3308ac7d83
set skip_timeout_commit to true for tests
...
For the tests its better to not use the timeout_commit, and to wait for all the
votes, because otherwise we can end up with timing dependencies in the testing
code which can lead to nondeterministic failures. That was part of the reason
for this change originally.
2017-01-11 18:00:26 -05:00
a1fd312bb1
make progress asap on full precommit votes optional (Refs #348 )
2017-01-11 18:00:26 -05:00
c90985d309
test: set log_level=info
2016-12-22 22:25:47 -05:00
e981ff4e7d
tests: shorten timeouts
2016-12-20 00:17:41 -05:00
db437e7a45
broadcast_tx via grpc
2016-12-02 00:29:25 -05:00
8b80f8ee05
feature flag: pex reactor
2016-11-30 23:07:45 -05:00
d83fc02597
MakePartSet takes partSize from config. fix replay test
2016-11-16 01:23:16 -05:00
3d3d8b5b7b
cswal -> cs_wal_dir
2016-10-30 03:55:27 -07:00
642a24dc9c
Mempool WAL
2016-10-17 16:54:51 -07:00
bfa690b6f7
config: reduce timeouts during test
2016-09-10 15:16:23 -04:00
9bb32f41f1
config: filter_peers defaults to false
2016-09-08 18:56:02 -04:00
bd429f3d4f
config: all urls use tcp:// or unix:// prefix
2016-08-10 02:16:41 -04:00
54357bcf8f
crank consensus timeout parameters for tests (see #236 )
2016-07-12 14:25:27 -04:00
2a1e7a427d
support tmsp via grpc
2016-05-23 14:46:32 -04:00
b2e612fb79
default empty seeds. some node methods
2016-05-11 14:45:20 -04:00
ad17090a0f
No global config
2016-05-08 15:00:58 -07:00
4c114680a4
Remove spurious genesis.json
2016-05-05 11:39:14 -07:00