Commit Graph

387 Commits

Author SHA1 Message Date
rigelrozanski c31df4081c added counter query support 2017-01-12 01:04:22 -05:00
Ethan Buchman 465c77e120 Merge pull request #43 from mappum/develop
tmsp-cli arg string handling + Make dummy query response values more clear
2017-01-12 00:23:33 -05:00
Matt Bell 4bb65366f4 Update CLI test string args 2017-01-03 19:26:37 -08:00
Matt Bell cd6fa3018c Return errors from cmd functions instead of printing 2017-01-03 10:53:14 -08:00
Matt Bell 86a6deba3f Remove debug printing 2017-01-02 18:49:54 -08:00
Matt Bell e748127b7f Don't include quotes in quoted string args 2017-01-02 18:49:10 -08:00
Matt Bell 115e6939d0 Require quotes or 0x<hex> for string args 2017-01-02 18:28:47 -08:00
Matt Bell ab211d2dbe Include 'value' and 'valueHex' fields in dummy query response 2017-01-02 18:20:30 -08:00
Matt Bell 75ea378a6a Encode dummy query values as hex strings 2017-01-02 18:10:12 -08:00
Jae Kwon c9b6b6e591 Merge pull request #39 from sjamayee/develop
link to TMSP Blog post
2017-01-02 12:37:48 -08:00
Jae Kwon b0a17b1804 Fix blog link 2017-01-02 12:12:23 -08:00
jac 5f6ad831b0 link to TMSP Blog post 2016-12-15 14:47:31 +01:00
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