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

Implement validation of stake pool registration tx bodies #832

Open
refi93 opened this issue Feb 11, 2021 · 0 comments
Open

Implement validation of stake pool registration tx bodies #832

refi93 opened this issue Feb 11, 2021 · 0 comments

Comments

@refi93
Copy link
Collaborator

refi93 commented Feb 11, 2021

Currently, users that upload an invalid tx body are running into generic errors like:

TypeError - txBody.get is not a function

The most likely reason being that they are uploading a signed transaction body. We should implement validation that would catch such invalid tx bodies and inform users in a user friendly way about it, possibly linking them to an article with proper guidance

@refi93 refi93 changed the title Make validation of stake pool registration tx bodies more user-friendly Implement validation of stake pool registration tx bodies Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant