Closed betterclever closed 1 year ago
hey @betterclever — what is the issue? Can you make an issue on telescope regarding the problem you are experiencing?
It's probably something simple like an extra semi-colon, I've seen some bad protos and telescope is strict about parsing them.
This is a very nice PR, thanks a lot! In https://github.com/confio/cosmjs-types/pull/58 I have done more or less the same now after due to some conflicts. Will release as cosmjs-types 0.7.0 today.
Updated generated types to latest versions, mostly since I wanted a change introduced in wasmd 0.29. I tried to upgrade cosmos-sdk to 0.46 as well but there's some issue with proto generation in the @pyramation's protobuf js's fork of version 0.6.1 with the latest cosmos-sdk protos so kept is 0.45.5 for now.