Commit Graph

175 Commits

Author SHA1 Message Date
Jae Kwon c5f008d60f Fix TMSP tutorial outputs 2016-12-06 03:57:09 -08:00
Jae Kwon b3e5d0afa1 Update glide.* 2016-12-06 03:22:53 -08:00
Jae Kwon 5e83e481bf Fix tests; Update go-merkle API 2016-12-06 02:15:32 -08:00
Ethan Buchman 40448a3897 types: update LastBlockInfo and ConfigInfo 2016-11-23 18:27:27 -05:00
Ethan Buchman 2dce41ad6a types: pretty print validators 2016-11-23 18:22:44 -05:00
Ethan Buchman e813b8c71d counter: fix tx buffer overflow 2016-11-23 18:22:22 -05:00
Ethan Buchman f4e97a5db1 Merge pull request #37 from tendermint/valset
Valset
2016-11-22 21:10:26 -05:00
Ethan Buchman 37b5cca87c update cli example for new query result format 2016-11-22 21:06:50 -05:00
Ethan Buchman ef3eb4a30e update glide 2016-11-22 21:06:39 -05:00
Ethan Buchman dc13ec05a1 NewIAVLTree takes waldir 2016-11-22 20:44:41 -05:00
Ethan Buchman b200b82418 dummy: valset changes and tests 2016-11-22 14:01:25 -05:00
Ethan Buchman 9a2d3e51ed heights are uint64 2016-11-22 14:00:31 -05:00
Ethan Buchman 3a70c07ed1 Merge pull request #29 from tendermint/info_and_header
Info and header
2016-11-16 16:26:58 -05:00
Ethan Buchman 0bdb3b887e fix chain_aware app 2016-11-16 16:22:52 -05:00
Ethan Buchman 60e0842ef9 Header.LastBlockID 2016-11-16 16:11:36 -05:00
Ethan Buchman df299d03c4 block_height is int32 2016-11-16 13:32:18 -05:00
Ethan Buchman ddb2b01631 BeginBlock(hash, header) 2016-11-16 13:32:18 -05:00
Ethan Buchman 7901825ad9 persistent dummy 2016-11-16 13:32:01 -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 eece35eeeb glide: update go-common 2016-11-15 14:47:39 -05:00
Jae Kwon 1dafd3a89b Remove spurious fmt call 2016-11-15 14:39:13 -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 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