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

Turn merkledag.Node into an interface #3301

Merged
merged 2 commits into from
Oct 17, 2016
Merged

Conversation

whyrusleeping
Copy link
Member

No description provided.

@whyrusleeping whyrusleeping added the status/in-progress In progress label Oct 12, 2016
@whyrusleeping
Copy link
Member Author

The astute reviewer may note that i'm pretty much cheating here and casting everything to a *ProtoNode. Deal with it for now.

Also change existing 'Node' type to 'ProtoNode' and use that most
everywhere for now. As we move forward with the integration we will try
and use the Node interface in more places that we're currently using
ProtoNode.

License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
@whyrusleeping whyrusleeping merged commit 9cb6ac1 into master Oct 17, 2016
@whyrusleeping whyrusleeping deleted the feat/node-interface branch October 17, 2016 20:24
@whyrusleeping whyrusleeping removed the status/in-progress In progress label Oct 17, 2016
@jbenet
Copy link
Member

jbenet commented Oct 19, 2016

@whyrusleeping you should get LGTMs from @Kubuxu @kevina @lgierth or others. merging yourself without others' review is the fastest way to introduce problems.

@ghost ghost mentioned this pull request Dec 23, 2016
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