You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original problem. For whatever reason, paloma stops producing blocks
This one, oddly, is fixed by changing the log level from "debug" to "info", so it's not totally a blocker. -- #186
The new version forces us to uprade to v1.4.10 of cosmos/gogoproto. This version is spitting out a bunch of warnings about the folder structure of our proto files. Any palomad command looks like this.
We can't ship this. We need to reorganize our proto files to get rid of the warnings.
The work on this is done in palomachain#874. However, a decision was made in discord that we aren't going to merge this until we get past the issue here: cosmos/cosmos-sdk#16027
A security vulnerability was detected and we should update when the code is released.
https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.3
The text was updated successfully, but these errors were encountered: