42 Commits (4c73ceee08d6137e2f16071e0a2ae193f9877c2e)

Author SHA1 Message Date
  Ethan Buchman 1148027baf remove go-wire and go-crypto deps 7 years ago
  Ethan Buchman 4450a20bde types: check bufio.Reader 7 years ago
  Ethan Buchman 11d383f1c7 update for go-wire sdk2 7 years ago
  Ethan Buchman 9272756c49 types: add note about ReadMessage having no cap 7 years ago
  Ethan Buchman 308cb8e454 use gogo/protobuf 7 years ago
  Ethan Buchman c7f54fb56c everything takes Request, returns Response; expect DeliverTx/CheckTx/Commit 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
  Ethan Buchman 318345f996 fix tests 7 years ago
  Ethan Buchman f279171a28 use request structs for InitChain and BeginBlock 7 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
  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
  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 5dc7bee57b Responses/Requests -> Value 8 years ago
  Ethan Buchman 32f83f9494 fix up tmsp-cli, tests 8 years ago
  Ethan Buchman 35f4f0e271 use real protobuf message types 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 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 012abc437b Use protobuf enums 9 years ago
  Jae Kwon 028cc4aa06 Query returns Code 9 years ago
  Jae Kwon 2936c68339 Convert TMSP to use Protobuf 9 years ago
  Jae Kwon 9696a71f6e Log not error; Remove Listener TMSP messages...; Make counter BigEndian 9 years ago
  Jae Kwon c4b87dcf14 new_message 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 e40c4834a8 Replace SetEventsMode with SetOption 9 years ago
  Jae Kwon cce812b1fa Remove retcode from echo; Add Info message 9 years ago
  Jae Kwon ef93c95853 Added new Flush request/response type 9 years ago
  Jae Kwon 0bd4061cf6 initial commit 9 years ago