43 Commits (435eb273a444af8097369b4686023b5e400b9d01)

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 9272756c49 types: add note about ReadMessage having no cap 7 years ago
  Ethan Buchman 3d3d1288d1 types: consolidate some file 7 years ago
  Ethan Buchman e08885e3cd minor fix 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
  Anton Kaliaev fc7db13fa8
remove tags from CheckTx 7 years ago
  Anton Kaliaev bb0d7e9526
add tags field to DeliverTx and CheckTx 7 years ago
  Ethan Buchman 667c2543ea use request struct for Info 7 years ago
  Zach Ramsay fe426de5d4 lint: couple more fixes 7 years ago
  Ethan Buchman f279171a28 use request structs for InitChain and BeginBlock 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
  Ethan Buchman 80f377135b AppendTx -> DeliverTx 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 ddb2b01631 BeginBlock(hash, header) 8 years ago
  Ethan Buchman debbf122db add version/block/config to Info. add header to BeginBlock 8 years ago
  Ethan Buchman f84f11ffe7 base grpc support 8 years ago
  Jae Kwon 3910f871dd Trivial 8 years ago
  Jae Kwon 82a411fca5 New TMSP message 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 61c34ade0d Remove BeginBlock 8 years ago
  Jae Kwon 36c25f242f s/InitValidators/InitChain/g, s/SyncValidators/EndBlock/g, added BeginBlock 8 years ago
  Jae Kwon dcabdad9b9 Implement Init/Sync Validators 8 years ago
  Jae Kwon 88fcacac7a s/GetHash/Commit/g 9 years ago
  Jae Kwon 69e587f57f Use protobuf enums for RetCode. s/RetCode/CodeType/g 9 years ago
  Jae Kwon 028cc4aa06 Query returns Code 9 years ago
  Jae Kwon 9696a71f6e Log not error; Remove Listener TMSP messages...; Make counter BigEndian 9 years ago
  Jae Kwon 53a8a40785 Swap Query return params 9 years ago
  Jae Kwon 3f812038a4 Add Query; Add benchmark tests 9 years ago
  Jae Kwon f15476b157 Remove TMSP Commit/Rollback; Add CheckTx 9 years ago
  Jae Kwon 5d994944c6 Refactor Application to Application & AppContext 9 years ago
  Jae Kwon e40c4834a8 Replace SetEventsMode with SetOption 9 years ago
  Jae Kwon 201bf2374b Update README; Remove GetEvents() from Application 9 years ago
  Jae Kwon cce812b1fa Remove retcode from echo; Add Info message 9 years ago
  Jae Kwon 0bd4061cf6 initial commit 9 years ago