Commit Graph

14 Commits

Author SHA1 Message Date
Anton Kaliaev fc7db13fa8
remove tags from CheckTx
add value_type field to KVPair
2017-11-20 18:21:59 -06:00
Anton Kaliaev bb0d7e9526
add tags field to DeliverTx and CheckTx 2017-11-20 16:56:57 -06:00
Ethan Buchman f279171a28 use request structs for InitChain and BeginBlock 2017-09-18 15:51:48 -04:00
rigel rozanski 05dc4d12dd result.IsSameCode 2017-05-15 09:50:49 -04:00
Ethan Buchman 8d8e35ae53 types: methods convert pb types to use data.Bytes 2017-04-27 19:53:22 -04:00
Ethan Buchman 8339dc3b1a types: Result and Validator use data.Bytes 2017-04-27 19:21:26 -04:00
Jae Kwon 05096de368 Add Result.String 2017-01-15 14:43:16 -08:00
Ethan Buchman 5189a2248d TMSP -> ABCI 2017-01-12 16:04:32 -05:00
Jae Kwon 1dfc6950dd TMSPResult tweak 2016-03-24 11:27:04 -07:00
Jae Kwon 6785b9a3b6 CommitSync returns tmsp.Result 2016-03-23 02:50:29 -07:00
Jae Kwon 5a3975d54a Add wire expression support 2016-03-22 15:18:03 -07:00
Jae Kwon 3d2d8c7d6a Result convenience methods; Shuffled Base* code types 2016-03-21 15:33:16 -07:00
Jae Kwon 06a0ac8188 Add NewError -> Result with no data 2016-03-20 17:20:41 -07:00
Jae Kwon 55e2ce9de2 Group (code,data,log) return values into types.Result 2016-03-20 17:10:13 -07:00