Commit Graph

404 Commits

Author SHA1 Message Date
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 8374785c1d update glide, grpc to v4 2016-11-15 14:11:01 -05:00
Ethan Buchman fe96cfc56d Merge pull request #34 from tendermint/glide
Glide
2016-11-10 02:43:53 +00:00
Ethan Buchman 1f9142873b add glide 2016-11-10 02:32:23 +00:00
Ethan Buchman ab98bffbb1 codegangsta => urfave 2016-10-20 21:57:33 -04:00
Jae Kwon 5d3eb0328a Update README.md 2016-09-28 09:57:04 +09:00
Ethan Buchman 538862321a bump version 2016-09-12 12:23:36 -04:00
Ethan Frey dcd4ab5cd2 Make console more robust to typos 2016-09-12 10:21:20 +02:00
Ethan Buchman ead192adbb test: more verbosity 2016-09-10 20:10:59 -04:00
Ethan Buchman 0e2a6b41f8 Merge pull request #30 from tendermint/develop
Develop
2016-09-10 19:04:30 -04:00
Ethan Buchman 42e4f4693c client: safe error handling 2016-09-08 21:41:35 -04:00
Ethan Buchman cb12ff94d3 Merge pull request #28 from tendermint/fix_circle
fix tests
2016-08-24 20:19:44 -04:00
Ethan Buchman 22894d2f60 fix tests 2016-08-24 20:16:55 -04:00
Ethan Buchman 3329868a1d grpc fix 2016-08-24 02:11:31 -04:00
Ethan Buchman 706d443617 Merge pull request #27 from tendermint/disconnect
Disconnect
2016-08-23 11:34:42 -04: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 a8066f9c82 return error if not running 2016-08-10 19:35:54 -04:00
Ethan Buchman d3bdb49aae remote_client -> socket_client; use logger 2016-08-10 19:35:50 -04:00
Ethan Buchman 58bacfb04e Merge pull request #21 from tendermint/develop
Develop
2016-07-23 19:23:33 -04:00
Ethan Buchman fbbf82ec64 update README.md 2016-07-23 19:05:46 -04:00
Ethan Buchman 3b329039d8 better testing. cli test for tutorial 2016-07-23 18:57:05 -04:00
Ethan Buchman a263323d5c update readme. --verbose makes batch look like console 2016-07-23 17:37:09 -04:00
Ethan Buchman ba11348508 update make test 2016-07-22 01:23:13 -04:00
Ethan Buchman 49a67aee8a add circle.yml. disable js test 2016-07-06 17:13:33 -04:00
Ethan Buchman 732634112b run grpc finishAsyncCall in go routine 2016-07-06 16:57:02 -04:00
Ethan Buchman 88f8141ab8 cleanup cli, drop expr 2016-07-01 20:22:58 -04:00
Ethan Buchman 2c21c7be89 call reqRes.SetDone in grpc client 2016-06-22 14:25:18 -04:00
Ethan Buchman 73e5c3cb7b update grpc version 2016-06-16 19:12:54 -04:00
Ethan Buchman 8c947760e6 grpc.SupportPackageIsVersion3 2016-06-16 19:04:59 -04:00
Jae Kwon f41bc5f119 Merge pull request #13 from tendermint/protobuf
Protobuf + GRPC
2016-06-11 11:12:49 -07:00
Ethan Buchman 516a929e5f some cleanup 2016-05-24 22:40:47 -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 c3cc5375be ignore mustConnect for now. fix test_counter 2016-05-17 22:45:45 -04:00
Ethan Buchman 5dc7bee57b Responses/Requests -> Value 2016-05-17 20:06:24 -04:00
Ethan Buchman 32f83f9494 fix up tmsp-cli, tests 2016-05-14 03:09:47 -04:00
Ethan Buchman 35f4f0e271 use real protobuf message types 2016-05-14 02:22:32 -04:00
Jae Kwon 7ffd289909 Conform to new codegangsta.cli ActionFunc interface 2016-05-05 14:11:18 -07:00
Jae Kwon 3910f871dd Trivial 2016-05-05 13:58:39 -07:00
Jae Kwon 9a8d40b87c Update README.md 2016-05-04 13:37:22 -07:00
Jae Kwon d471b06bd8 Added C++ and Javascript impls 2016-04-15 15:01:05 -07:00
Jae Kwon ca95184373 s/Invalid[Address,Amount]/Invalid[Input,Output]/g 2016-04-13 14:42:00 -07:00
Jae Kwon 82a411fca5 New TMSP message BeginBlock 2016-03-26 22:35:23 -07:00
Jae Kwon 121db71f48 Add ErrBaseUnknownPlugin 2016-03-24 14:17:48 -07:00
Jae Kwon 1dfc6950dd TMSPResult tweak 2016-03-24 11:27:04 -07:00
Jae Kwon ccc55bd304 Add ErrUnknownAddress 2016-03-24 11:12:16 -07:00
Jae Kwon 062c33c109 TMSP Client is an interface 2016-03-24 10:42:25 -07:00
Jae Kwon 83fc4fc3b6 Allow late connecting 2016-03-23 21:07:03 -07:00