Skip to content

v0.1.1

Choose a tag to compare

@tzdybal tzdybal released this 08 Mar 14:21
· 1586 commits to main since this release
18be2cd

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