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

Support mutable items #35

Merged

Conversation

davide-scola
Copy link
Contributor

This PR adds support for mutable items; the put request now accepts the public key (as Buffer, stringified Buffer or hexadecimal string), the signature (as Buffer, stringified Buffer or hexadecimal string) and a salt (as Buffer, stringified Buffer or plain string). Further information on mutable items can be found on the BEP44 specification. For an implementation of how to get or put mutable items from or to the DHT please see grenache-cli

@davide-scola davide-scola changed the title [WIP] Support mutable items Support mutable items Oct 5, 2017
@prdn prdn merged commit 862488a into bitfinexcom:master Oct 5, 2017
@davide-scola davide-scola deleted the master-add_mutable_items_support branch October 5, 2017 15:32
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