Commit Graph

132 Commits

Author SHA1 Message Date
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
Jae Kwon 6785b9a3b6 CommitSync returns tmsp.Result 2016-03-23 02:50:29 -07:00
Jae Kwon 5a3975d54a Add wire expression support 2016-03-22 15:18:03 -07:00
Jae Kwon 3d2d8c7d6a Result convenience methods; Shuffled Base* code types 2016-03-21 15:33:16 -07:00
Jae Kwon 8cac8600e5 Return NewServer listener start error 2016-03-20 17:38:03 -07:00
Jae Kwon 06a0ac8188 Add NewError -> Result with no data 2016-03-20 17:20:41 -07:00
Jae Kwon 55e2ce9de2 Group (code,data,log) return values into types.Result 2016-03-20 17:10:13 -07:00
Jae Kwon 29a6d511b4 Add testutil; Clean gov return codes 2016-03-15 11:39:20 -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 72540f9cac Fix tests to clean up after themselves 2016-02-29 21:53:04 -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
Jae Kwon 1ffe780976 Initial update for Init/SyncValidators 2016-02-28 18:53:24 -08:00
Ethan Buchman f23822bf55 export NewReqRes 2016-02-27 07:02:34 +00:00
Ethan Buchman 500c173604 nil app 2016-02-26 20:04:28 -05:00
Ethan Buchman 727fcd4ada get_hash -> commit; printResponse improvement 2016-02-23 13:36:18 -05:00
Jae Kwon b2bd661a61 s/TMSPClient/Client/g 2016-02-21 23:55:45 -08:00
Jae Kwon 2c1aa7af2b s/StartListener/NewServer/g 2016-02-21 23:44:33 -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 851b961daf Update README 2016-02-14 12:51:49 -08:00
Jae Kwon 089489cbf5 Merge branch 'blackstar' 2016-02-08 13:48:01 -08:00