Commit Graph

16 Commits

Author SHA1 Message Date
Jae Kwon 83fc4fc3b6 Allow late connecting 2016-03-23 21:07:03 -07:00
Jae Kwon 6785b9a3b6 CommitSync returns tmsp.Result 2016-03-23 02:50:29 -07:00
Jae Kwon 61c34ade0d Remove BeginBlock 2016-03-06 18:01:37 -08:00
Jae Kwon 36c25f242f s/InitValidators/InitChain/g, s/SyncValidators/EndBlock/g, added BeginBlock 2016-03-05 19:18:34 -08:00
Jae Kwon 8b88496550 Merge branch 'validators' 2016-02-29 18:53:06 -08:00
Jae Kwon dcabdad9b9 Implement Init/Sync Validators 2016-02-28 19:46:01 -08:00
Ethan Buchman f23822bf55 export NewReqRes 2016-02-27 07:02:34 +00:00
Jae Kwon b2bd661a61 s/TMSPClient/Client/g 2016-02-21 23:55:45 -08:00
Jae Kwon 90e38f08f4 Added counter test written in Golang 2016-02-14 14:59:53 -08:00
Jae Kwon 88fcacac7a s/GetHash/Commit/g 2016-02-14 13:11:06 -08:00
Jae Kwon adf0392e56 Callbacks for ReqRes 2016-02-08 13:30:30 -08:00
Jae Kwon 69e587f57f Use protobuf enums for RetCode. s/RetCode/CodeType/g 2016-01-31 20:39:43 -08:00
Jae Kwon 012abc437b Use protobuf enums 2016-01-31 19:56:02 -08:00
Jae Kwon 028cc4aa06 Query returns Code 2016-01-31 18:11:24 -08:00
Jae Kwon 2936c68339 Convert TMSP to use Protobuf 2016-01-30 19:36:33 -08:00
Jae Kwon 9696a71f6e Log not error; Remove Listener TMSP messages...; Make counter BigEndian 2016-01-25 13:58:34 -08:00