tendermint/types
Emmanuel Odeke bbc3b807c6
all: fix vet issues with build tags, formatting
* Build tags need to come before the package name
and have at least a blank line, between them and
the package, please see
  https://golang.org/pkg/go/build/#hdr-Build_Constraints
* fmt.Println doesn't take formatting verbs
* Fix a missing formatting argument to fmt.Printf
2017-12-12 17:23:16 -07:00
..
protoreplace all: fix vet issues with build tags, formatting 2017-12-12 17:23:16 -07:00
application.go ResponseSetOption includes a response Code. Closes #64" 2017-12-05 18:41:52 -05:00
messages.go types: add note about ReadMessage having no cap 2017-12-01 03:00:11 -05:00
messages_test.go types: add UnmarshalJSON funcs for Response types 2017-12-06 03:19:28 -05:00
result.go types: check ResponseCheckTx too 2017-12-12 10:14:50 -05:00
result_test.go types: use data.Bytes directly in type.proto via gogo/protobuf. wow 2017-11-30 15:31:12 -05:00
types.pb.go ResponseSetOption includes a response Code. Closes #64" 2017-12-05 18:41:52 -05:00
types.proto ResponseSetOption includes a response Code. Closes #64" 2017-12-05 18:41:52 -05:00
util.go types: consolidate some file 2017-12-01 03:00:11 -05:00
util_test.go types: consolidate some file 2017-12-01 03:00:11 -05:00