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

Dedicated APIs for getting ledger's public key + hash to be used in hash pre-image scheme #88

Open
emschwartz opened this issue Jan 7, 2016 · 0 comments

Comments

@emschwartz
Copy link
Contributor

Right now the /transfers/:id/state endpoint is used for this, which is pretty hacky. A dedicated endpoint would be preferable.

This is also used to get the hash that will be used in the hash pre-image signature scheme. That should also be separated into a different API. Theoretically that is provided by the recipient. Right now the ledger is acting as the recipient's agent. However, even if it continues to do so that behavior should be made more modular and separated out.

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