Tzu-Jung Lee
|
c65bb21a51
|
Makefile: add 'build' target
|
8 years ago |
Tzu-Jung Lee
|
aae3c91e88
|
fmt: run 'make fmt'
|
8 years ago |
Tzu-Jung Lee
|
235b18d694
|
Makefile: add gmt and lint
|
8 years ago |
Jae Kwon
|
05096de368
|
Add Result.String
|
8 years ago |
Ethan Buchman
|
6526ab2137
|
Merge pull request #50 from tendermint/hotfix_make
Make sure we install before test, since test relies on counter etc
|
8 years ago |
Jae Kwon
|
b9d1465488
|
Make sure we install before test, since test relies on counter etc
|
8 years ago |
Ethan Buchman
|
699d45bc67
|
Merge pull request #48 from tendermint/develop
move glide deps to master
|
8 years ago |
Ethan Buchman
|
5626a1125a
|
move glide deps to master
|
8 years ago |
Ethan Buchman
|
068afb5b7f
|
Merge pull request #36 from tendermint/develop
v0.3.0, for Tendermint v0.8.0
|
8 years ago |
Ethan Buchman
|
b5ca28d60f
|
Merge branch 'master' into develop
Conflicts:
README.md
|
8 years ago |
Ethan Buchman
|
42b7bfbf0c
|
update version and glide
|
8 years ago |
Ethan Buchman
|
624dca61b3
|
Merge pull request #47 from tendermint/rename
Rename
|
8 years ago |
Ethan Buchman
|
5189a2248d
|
TMSP -> ABCI
|
8 years ago |
Ethan Buchman
|
80f377135b
|
AppendTx -> DeliverTx
|
8 years ago |
Ethan Buchman
|
2e414ebe6b
|
Merge pull request #42 from tendermint/collapse_info
Flatten ResponseInfo
|
8 years ago |
Ethan Buchman
|
490a96ef66
|
drop unneeded variable copy
|
8 years ago |
Jae Kwon
|
f8167872d8
|
EndBlock also returns ResponseEndBlock
|
8 years ago |
Jae Kwon
|
8b76f3dd00
|
Make fields in ResponseInfo be flat
|
8 years ago |
Jae Kwon
|
0d82d26408
|
Frist commit on types.proto
|
8 years ago |
Ethan Buchman
|
a7b7fe83d6
|
Merge pull request #46 from tendermint/updates
Updates
|
8 years ago |
Ethan Buchman
|
831cb4adcd
|
update glide
|
8 years ago |
Ethan Buchman
|
e6b9a2b6aa
|
response struct and persistent args
|
8 years ago |
rigelrozanski
|
81b2697cce
|
fix console exit, closes #35
|
8 years ago |
rigelrozanski
|
c31df4081c
|
added counter query support
|
8 years ago |
Ethan Buchman
|
465c77e120
|
Merge pull request #43 from mappum/develop
tmsp-cli arg string handling + Make dummy query response values more clear
|
8 years ago |
Matt Bell
|
4bb65366f4
|
Update CLI test string args
|
8 years ago |
Matt Bell
|
cd6fa3018c
|
Return errors from cmd functions instead of printing
|
8 years ago |
Matt Bell
|
86a6deba3f
|
Remove debug printing
|
8 years ago |
Matt Bell
|
e748127b7f
|
Don't include quotes in quoted string args
|
8 years ago |
Matt Bell
|
115e6939d0
|
Require quotes or 0x<hex> for string args
|
8 years ago |
Matt Bell
|
ab211d2dbe
|
Include 'value' and 'valueHex' fields in dummy query response
|
8 years ago |
Matt Bell
|
75ea378a6a
|
Encode dummy query values as hex strings
|
8 years ago |
Jae Kwon
|
c9b6b6e591
|
Merge pull request #39 from sjamayee/develop
link to TMSP Blog post
|
8 years ago |
Jae Kwon
|
b0a17b1804
|
Fix blog link
|
8 years ago |
jac
|
5f6ad831b0
|
link to TMSP Blog post
|
8 years ago |
Jae Kwon
|
c5f008d60f
|
Fix TMSP tutorial outputs
|
8 years ago |
Jae Kwon
|
b3e5d0afa1
|
Update glide.*
|
8 years ago |
Jae Kwon
|
5e83e481bf
|
Fix tests; Update go-merkle API
|
8 years ago |
Ethan Buchman
|
40448a3897
|
types: update LastBlockInfo and ConfigInfo
|
8 years ago |
Ethan Buchman
|
2dce41ad6a
|
types: pretty print validators
|
8 years ago |
Ethan Buchman
|
e813b8c71d
|
counter: fix tx buffer overflow
|
8 years ago |
Ethan Buchman
|
f4e97a5db1
|
Merge pull request #37 from tendermint/valset
Valset
|
8 years ago |
Ethan Buchman
|
37b5cca87c
|
update cli example for new query result format
|
8 years ago |
Ethan Buchman
|
ef3eb4a30e
|
update glide
|
8 years ago |
Ethan Buchman
|
dc13ec05a1
|
NewIAVLTree takes waldir
|
8 years ago |
Ethan Buchman
|
b200b82418
|
dummy: valset changes and tests
|
8 years ago |
Ethan Buchman
|
9a2d3e51ed
|
heights are uint64
|
8 years ago |
Ethan Buchman
|
3a70c07ed1
|
Merge pull request #29 from tendermint/info_and_header
Info and header
|
8 years ago |
Ethan Buchman
|
0bdb3b887e
|
fix chain_aware app
|
8 years ago |
Ethan Buchman
|
60e0842ef9
|
Header.LastBlockID
|
8 years ago |