17 Commits (5fd83b3eeec162b7f1b34795a5a9ca19a9cca76a)

Author SHA1 Message Date
  Anton Kaliaev 5fd83b3eee
implement error interface for ResponseDeliverTx/CheckTx/Commit 7 years ago
  Anton Kaliaev fbe7234639
remove Result from the client package 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 f279171a28 use request structs for InitChain and BeginBlock 7 years ago
  rigel rozanski 05dc4d12dd result.IsSameCode 8 years ago
  Ethan Buchman 8d8e35ae53 types: methods convert pb types to use data.Bytes 8 years ago
  Ethan Buchman 8339dc3b1a types: Result and Validator use data.Bytes 8 years ago
  Jae Kwon 05096de368 Add Result.String 8 years ago
  Ethan Buchman 5189a2248d TMSP -> ABCI 8 years ago
  Jae Kwon 1dfc6950dd TMSPResult tweak 9 years ago
  Jae Kwon 6785b9a3b6 CommitSync returns tmsp.Result 9 years ago
  Jae Kwon 5a3975d54a Add wire expression support 9 years ago
  Jae Kwon 3d2d8c7d6a Result convenience methods; Shuffled Base* code types 9 years ago
  Jae Kwon 06a0ac8188 Add NewError -> Result with no data 9 years ago
  Jae Kwon 55e2ce9de2 Group (code,data,log) return values into types.Result 9 years ago