Commit Graph

38 Commits

Author SHA1 Message Date
Ethan Buchman ddb2b01631 BeginBlock(hash, header) 2016-11-16 13:32:18 -05:00
Ethan Buchman debbf122db add version/block/config to Info. add header to BeginBlock 2016-11-16 13:32:01 -05:00
Ethan Buchman 6aa85b642e BeginBlock 2016-11-15 14:39:13 -05:00
Jae Kwon 7998ba668a QuitService->BaseService 2016-11-15 14:39:13 -05:00
Ethan Buchman 83920a1c37 fixes from review 2016-08-17 23:27:49 -04:00
Ethan Buchman 1b13f14e08 consolidate example tests; grpc fail fast 2016-08-15 15:04:32 -04:00
Ethan Buchman 1ab3c74718 silly grpc client 2016-05-23 14:45:07 -04:00
Ethan Buchman f84f11ffe7 base grpc support 2016-05-18 18:29:52 -04:00
Ethan Buchman 5dc7bee57b Responses/Requests -> Value 2016-05-17 20:06:24 -04:00
Ethan Buchman 35f4f0e271 use real protobuf message types 2016-05-14 02:22:32 -04:00
Jae Kwon 6785b9a3b6 CommitSync returns tmsp.Result 2016-03-23 02:50:29 -07:00
Jae Kwon 8cac8600e5 Return NewServer listener start error 2016-03-20 17:38:03 -07:00
Jae Kwon 55e2ce9de2 Group (code,data,log) return values into types.Result 2016-03-20 17:10:13 -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 dcabdad9b9 Implement Init/Sync Validators 2016-02-28 19:46:01 -08:00
Jae Kwon 2c1aa7af2b s/StartListener/NewServer/g 2016-02-21 23:44:33 -08:00
Jae Kwon 88fcacac7a s/GetHash/Commit/g 2016-02-14 13:11:06 -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 b21c6b5e5b s/logstr/logStr/g 2016-01-25 14:15:17 -08:00
Jae Kwon 9696a71f6e Log not error; Remove Listener TMSP messages...; Make counter BigEndian 2016-01-25 13:58:34 -08:00
Jae Kwon 53a8a40785 Swap Query return params 2016-01-22 16:18:35 -08:00
Jae Kwon 3f812038a4 Add Query; Add benchmark tests 2016-01-18 14:37:42 -08:00
Jae Kwon f15476b157 Remove TMSP Commit/Rollback; Add CheckTx 2016-01-08 17:07:19 -08:00
Jae Kwon 2d9abb06ca Conform to new go-wire TypeByte behavior 2015-12-21 09:58:27 -08:00
Jae Kwon 3393fc34c2 Use wire.*LengthPrefixed 2015-12-20 09:16:05 -08:00
Ethan Buchman 93308a3e6f interactive tmsp console 2015-11-30 20:56:36 -05:00
Jae Kwon 5d994944c6 Refactor Application to Application & AppContext 2015-11-29 14:22:30 -08:00
Ethan Buchman fe782cb8ac server: allow multiple connections 2015-11-29 10:35:37 -05:00
Jae Kwon e40c4834a8 Replace SetEventsMode with SetOption 2015-11-27 10:14:46 -08:00
Jae Kwon 201bf2374b Update README; Remove GetEvents() from Application 2015-11-16 15:50:26 -08:00
Jae Kwon d319c5be0d Conform to go-wire 1.0 2015-11-10 12:49:07 -08:00
Jae Kwon e8505a714b Handle RequestInfo in handleRequest 2015-11-09 18:17:00 -08:00
Jae Kwon cce812b1fa Remove retcode from echo; Add Info message 2015-11-09 16:29:45 -08:00
Jae Kwon ef93c95853 Added new Flush request/response type 2015-11-08 15:18:58 -08:00
Jae Kwon 0bd4061cf6 initial commit 2015-11-07 20:42:02 -08:00