Skip to content

Implement dht put and get CLI commands#801

Merged
jbenet merged 4 commits intomasterfrom
feat/get-put-cmds
Feb 25, 2015
Merged

Implement dht put and get CLI commands#801
jbenet merged 4 commits intomasterfrom
feat/get-put-cmds

Conversation

@whyrusleeping
Copy link
Copy Markdown
Member

Implement ipfs dht get and ipfs dht put. Im open to some feedback on this, but this is just part one of a set of changes for getting ipns working well.

@whyrusleeping whyrusleeping added the status/in-progress In progress label Feb 23, 2015
@whyrusleeping whyrusleeping changed the title Feat/get put cmds Implement dht put and get CLI commands Feb 23, 2015
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curious why the change here? for readability or was there a bug?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mostly paranoid about this: http://play.golang.org/p/YSy0gaUefy

@jbenet
Copy link
Copy Markdown
Member

jbenet commented Feb 23, 2015

Sharness test pls. we shouldn't be adding more code without tests. I want to make fixing tests high priority. (it makes it annoying to develop.)

@whyrusleeping
Copy link
Copy Markdown
Member Author

@jbenet how should I write sharness tests for these? im not if i can bring up multiple nodes in a sharness test...

@whyrusleeping
Copy link
Copy Markdown
Member Author

Also, would like to note that if it werent for the race tests running out of memory, we would have an entirely green test result

jbenet added a commit that referenced this pull request Feb 25, 2015
Implement dht put and get CLI commands
@jbenet jbenet merged commit f51e464 into master Feb 25, 2015
@jbenet jbenet removed the status/in-progress In progress label Feb 25, 2015
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