-
Notifications
You must be signed in to change notification settings - Fork 130
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cryptographic error #24
Comments
My best guess is this is due to changes to the Secret Connection handshake which landed in Tendermint v0.33: There was previously this PR to add them, although I'd need to check if it's actually compatible to what shipped: cc @zmanian |
yeah now that there is a tendermint release. I should update the code. I'll work on this. |
I tried to connect a node of one of our chain and the tmkms client returns me this error
The node does not start and returns this error
The tendermint version is |
yeah we don't support tendermint 0.33+ yet. |
I'm hoping to work on this during Game of Zones but we will see. |
Fixed in #58 |
tmkms can't access desmos v0.3.0 for validator.
also it can't access regen-network wasmd v0.7.1
Perhaps tmkms doesn't seem to be able to access the project that used for cosmos-sdk v0.38.1.
The URL below has detailed reporting.
desmos-labs/desmos#107
The text was updated successfully, but these errors were encountered: