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

implements bip32 #16

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

implements bip32 #16

wants to merge 8 commits into from

Conversation

thallium205
Copy link

ref #8

an auditor should be able to verify the claims independently without the
signature.  this spares a bip32 implementation from having to collect
all the xpriv keys for each time they wish to publish proof of assets
added latest_index field, allows auditor to derive addresses themselves
(as seen in getAddressess call).  assumes bip32 implementation generates
in order
@olalonde
Copy link
Owner

Hey @thallium205 sorry for the late reply, I was off GH for a while. Is this ready to get merged?

@thallium205
Copy link
Author

Probably not right now. We're actually using this scheme internally at Robocoin. As things get settled I'll ping back but I don't have a time frame when more resources will be directed at this. I do know that the general implementation does indeed work.

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