Minor bugfix release, to ensure that Optimint uses the same version of gRPC as Cosmos SDK.

BUG FIXES

  • Use google.golang.org/grpc v1.33.2 to be compatible with cosmos-sdk (#315) @jbowen93
  • Make TestValidatorSetHandling even more stable (#314) @tzdybal