31 Commits (9e0e00bef42aebf6b402f66bf0f3dc607de8a6f3)

Author SHA1 Message Date
  Jae Kwon 8f87efd7f8 ABCI message updates (code/log/info) 7 years ago
  Ethan Buchman 1b2c383205 ResponseSetOption includes a response Code. Closes #64" 7 years ago
  Ethan Buchman 550d6a6081 shame: forgot to add new code pkg 7 years ago
  Ethan Buchman 42a8e3240c remove CodeType 7 years ago
  Ethan Buchman c7f54fb56c everything takes Request, returns Response; expect DeliverTx/CheckTx/Commit 7 years ago
  Anton Kaliaev 3a3d508e5c
CheckTx and DeliverTx return ResponseCheckTx and ResponseDeliverTx respectively 7 years ago
  Ethan Buchman 667c2543ea use request struct for Info 7 years ago
  Ethan Buchman 28d042fdae use tmlibs 7 years ago
  Ethan Buchman eaeb2658ea fixes from review 7 years ago
  Ethan Buchman e909cafa0b BaseApplication 7 years ago
  Ethan Buchman b025c13f67 drop BlockchainAware 8 years ago
  Jae Kwon 2a4894310d Remove Proof message, replace with more flexible Query 8 years ago
  Ethan Frey fdc047ae7a Proof uses uint64 for blockHeight 8 years ago
  Ethan Frey 7cd39dafea Update protocol buffers 8 years ago
  Ethan Frey 58ea995032 Begin adding proof calls 8 years ago
  Tzu-Jung Lee 55cb08722d lint: s/+=1/++, remove else clauses 8 years ago
  Tzu-Jung Lee 1150bbfe36 lint: s/common.Fmt/fmt.Sprintf 8 years ago
  Tzu-Jung Lee fcaa545e1e lint: remove dot import (go-common) 8 years ago
  Tzu-Jung Lee aae3c91e88 fmt: run 'make fmt' 8 years ago
  Ethan Buchman 5189a2248d TMSP -> ABCI 8 years ago
  Ethan Buchman 80f377135b AppendTx -> DeliverTx 8 years ago
  Jae Kwon 8b76f3dd00 Make fields in ResponseInfo be flat 8 years ago
  rigelrozanski c31df4081c added counter query support 8 years ago
  Jae Kwon c5f008d60f Fix TMSP tutorial outputs 8 years ago
  Ethan Buchman e813b8c71d counter: fix tx buffer overflow 8 years ago
  Ethan Buchman b200b82418 dummy: valset changes and tests 8 years ago
  Ethan Buchman debbf122db add version/block/config to Info. add header to BeginBlock 8 years ago
  Jae Kwon 6785b9a3b6 CommitSync returns tmsp.Result 8 years ago
  Jae Kwon 55e2ce9de2 Group (code,data,log) return values into types.Result 8 years ago
  Jae Kwon 90e38f08f4 Added counter test written in Golang 9 years ago