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

Handle 65 symbols in prevout key #30

Closed
wants to merge 6 commits into from
Closed

Conversation

ukstv
Copy link

@ukstv ukstv commented Jan 18, 2019

bledger provides prevout key as 64 bytes plus 1 symbol as output index. bledger can not handle that correctly. The pull request handles that using padding. Now the code sets bledger internal key as Buffer containing 33 bytes.

nodech added a commit to nodech/bledger that referenced this pull request Jan 18, 2019
@nodech
Copy link
Member

nodech commented Jan 18, 2019

Thank you for noticing and creating PR.
Looked into it and fixed it in #31, it should not need any more updates in the future.

nodech added a commit that referenced this pull request Jan 18, 2019
@nodech nodech closed this Jan 18, 2019
@ukstv
Copy link
Author

ukstv commented Jan 18, 2019

Cool, thanks!

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

Successfully merging this pull request may close these issues.

2 participants