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

Tx Broadcasts Failing since recent key changes #31

Open
sashaduke opened this issue Dec 7, 2022 · 1 comment
Open

Tx Broadcasts Failing since recent key changes #31

sashaduke opened this issue Dec 7, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@sashaduke
Copy link
Contributor

sashaduke commented Dec 7, 2022

Hi there, since the implementing of secp256k1 keys, our transactions are failing to broadcast although we are only using Ed25519 keys - the following error message is received:

RPC error REQUEST_VALIDATION_ERROR (name=PARSE_ERROR, message=Failed to decode transaction: unknown key type '33')

I don't really have time to look into it right now so thought I'd open an issue :)

Kind regards

@mikroskeem mikroskeem added the bug Something isn't working label Dec 7, 2022
@mikroskeem
Copy link
Member

Feel free to pin to commit 691322a for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants