Files
tendermint/statesync
Erik Grinaker 81c2798df0 abci: fix protobuf lint issues
Fix some linter issues to conform with the Protobuf style guide.

The state sync enum changes are ok to break since it's not released yet. Personally I find the uppercase kind of ugly, but that's what the guide says. Couldn't find a way to generate camel case in Go, short of specifying custom names for each and every enum variant.

Another option would be to simply disable the enum case lint.
2020-05-07 14:40:22 +00:00
..
2020-04-29 10:47:00 +02:00
2020-04-29 10:47:00 +02:00
2020-04-29 10:47:00 +02:00
2020-04-29 10:47:00 +02:00
2020-04-29 10:47:00 +02:00
2020-04-29 10:47:00 +02:00
2020-05-07 14:40:22 +00:00
2020-05-07 14:40:22 +00:00