Commit Graph

6679 Commits

Author SHA1 Message Date
d52f690e56 reconnect validator 2016-02-02 20:21:16 -05:00
2b3fc11697 go vendor; track uptime, health 2016-02-02 16:20:07 -05:00
02022e356a make ignore already stopped service Debug 2016-02-02 16:19:46 -05:00
69e587f57f Use protobuf enums for RetCode. s/RetCode/CodeType/g 2016-01-31 20:39:43 -08:00
012abc437b Use protobuf enums 2016-01-31 19:56:02 -08:00
028cc4aa06 Query returns Code 2016-01-31 18:11:24 -08:00
c0024cc7b2 log invalid txs 2016-01-31 20:00:02 -05:00
e110a04ae2 Fix benchmark -- needed to flush 2016-01-30 19:44:04 -08:00
2936c68339 Convert TMSP to use Protobuf 2016-01-30 19:36:33 -08:00
6132ad7d6e Do not exit upon error, for tmsp-cli console 2016-01-29 16:06:39 -08:00
799ae4c006 Move js example to js-tmsp/example 2016-01-29 11:47:13 -08:00
24af8e3da2 Merge branch 'tmsp_v02' 2016-01-28 20:03:34 -08:00
0f1cf243fd Merge remote-tracking branch 'origin/replay' 2016-01-28 19:53:22 -08:00
8a3bba48e3 s/*EventDataRoundState/EventDataRoundState/g 2016-01-28 19:44:44 -08:00
bfbfb646b9 agpl 2016-01-27 10:59:01 -05:00
bb52f23ff6 use milliseconds 2016-01-27 10:59:01 -05:00
85874a3765 comments; fix locks 2016-01-27 10:58:54 -05:00
236c7afe9e Conform to TMSP v0.2 2016-01-25 14:34:08 -08:00
b21c6b5e5b s/logstr/logStr/g 2016-01-25 14:15:17 -08:00
9696a71f6e Log not error; Remove Listener TMSP messages...; Make counter BigEndian 2016-01-25 13:58:34 -08:00
c4b87dcf14 new_message 2016-01-23 20:49:15 -08:00
e2426d2944 Start TMSPClient automatically 2016-01-22 17:56:56 -08:00
53a8a40785 Swap Query return params 2016-01-22 16:18:35 -08:00
8ae0a0a481 Add Query; Add TMSPClient 2016-01-22 15:50:11 -08:00
26d64208d1 Use TMSPClient 2016-01-22 15:48:13 -08:00
254331485a ... 2016-01-22 12:48:04 -08:00
d6aa43fcda Fix broken test due to config requiring ~/.tendermint_test 2016-01-22 11:55:24 -08:00
ec8fd017a5 add setup.sh 2016-01-21 23:06:14 -05:00
b7be9208fd godep 2016-01-21 23:05:39 -05:00
fbc5ac8052 print method in client log 2016-01-21 23:03:39 -05:00
de1d5f6353 fixes; load from file with valsets and chains 2016-01-21 22:57:24 -05:00
77a66f079f version folder, rpc core version 2016-01-20 16:25:26 -05:00
3cce757adc move DialSeeds to go-p2p and add to rpc 2016-01-20 13:12:42 -05:00
b9eec7e438 version bump 2016-01-20 13:07:57 -05:00
9bc75eaf24 move DialSeeds in from tendermint/tendermint/node 2016-01-20 11:32:23 -05:00
3f812038a4 Add Query; Add benchmark tests 2016-01-18 14:37:42 -08:00
19f5a93cff Adjust Service log notice for duplicate stops 2016-01-18 13:19:11 -08:00
4b40a58c0e Fix rpc/test import; Remove ~/.tendermint_test on each test 2016-01-18 13:18:45 -08:00
273a65724d replayCatchup test 2016-01-18 16:13:54 -05:00
8be32257e7 Make subscribeToEvent have capacity 1 2016-01-18 12:18:09 -08:00
26f0e2bc2d msgLogFP -> write ahead log 2016-01-18 14:44:45 -05:00
7b75ca7bb5 Remove SubscribeToEvent 2016-01-18 11:15:46 -08:00
0380e404bd Conform to go-wire version 0.6.0 2016-01-17 21:30:06 -08:00
ca259ce82a Conform to go-merkle version 0.2.0 2016-01-17 21:29:18 -08:00
a7878f1d0d Add basic test for level_db 2016-01-17 13:13:19 -08:00
1fb7234ff5 fix test 2016-01-16 13:49:16 -05:00
1af021846e fill in metrics 2016-01-15 23:41:31 -05:00
673e346ba4 some refactoring; fixes; readme 2016-01-15 17:01:01 -05:00
3b06368569 rebase fixes 2016-01-14 20:15:33 -05:00
6bcf53195f consensus: use replay log to avoid sign regression 2016-01-14 18:58:12 -05:00