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

Nomenclature for MerkelDAG objects/nodes #23

Closed
dborzov opened this issue Aug 2, 2014 · 2 comments
Closed

Nomenclature for MerkelDAG objects/nodes #23

dborzov opened this issue Aug 2, 2014 · 2 comments

Comments

@dborzov
Copy link
Contributor

dborzov commented Aug 2, 2014

This project has a lot of graph-based data structures involved and the word Node is used to refer to completely different concepts in the codebase. To avoid confusion, should we rename the MerkelDAG nodes to Objects and stick to this notation?

Let me know and I will make the refactoring PR.

@whyrusleeping
Copy link
Member

Yeah, im rather guilty of calling Peers Nodes. Ill try and make sure that I refer to individual machines in the network as peers.

@jbenet
Copy link
Member

jbenet commented Aug 2, 2014

@dborzov hm, fair point. idk, I originally called them Objects, and am fine with that, but what we get of calling it a Node is that it evokes the Web language (web of pages, dag of objects, both have nodes). Def, the running programs should be called peers. :) I'll think about it more.

(( This is why namespacing is lovely: swarm.Node vs merkledag.Node or something ;) ))

@aschmahmann aschmahmann mentioned this issue Sep 22, 2020
72 tasks
ribasushi pushed a commit that referenced this issue Jul 4, 2021
warn when loggable key is overridden fixes #23
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this issue Oct 23, 2021
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this issue Oct 23, 2021
@aschmahmann aschmahmann mentioned this issue Dec 1, 2021
80 tasks
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this issue Apr 7, 2022
Jorropo pushed a commit that referenced this issue May 30, 2023
* fix path was not always correct in windows

* add new api create function for if the port was different with api file.

* Update api.go

remove no need commit


This commit was moved from ipfs/go-ipfs-http-client@8c87deb
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

3 participants