Skip to content
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

Cannot broadcast Cosmos SDK (invalid pubkey) #8351

Closed
gomesalexandre opened this issue Dec 12, 2024 · 0 comments · Fixed by #8353
Closed

Cannot broadcast Cosmos SDK (invalid pubkey) #8351

gomesalexandre opened this issue Dec 12, 2024 · 0 comments · Fixed by #8353

Comments

@gomesalexandre
Copy link
Contributor

gomesalexandre commented Dec 12, 2024

Overview

Note, this is happening in develop only, this isn't in prod yet, nor is it in current release, but will be a bug in the next one and requires immediate fixing before we can proceed with next release.

When trying to broadcast Cosmos SDK Txs, we're met with this error on /send

image
{
    "message": "failed to broadcast transaction: codespace: sdk, code: 8, description: invalid pubkey"
}

After bisecting, confirmed this is a regression from the BIP44Params work done in shapeshift/hdwallet#696 / #8261

References and additional details

See BIP44Params work in

Acceptance Criteria

  • Cosmos SDK broadcasts (THORChain/RUNE) are happy again

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
1 participant