-
Notifications
You must be signed in to change notification settings - Fork 27
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
Replace internal usage of NodeItem with AddrPort #348
Labels
Milestone
Comments
gavin-norman-sociomantic
pushed a commit
to gavin-norman-sociomantic/swarm
that referenced
this issue
Jul 27, 2018
As part of replacing internal usages of NodeItem with AddrPort, it's useful to have a convenient way of converting from one to the other. Part of sociomantic-tsunami#348.
gavin-norman-sociomantic
pushed a commit
to gavin-norman-sociomantic/swarm
that referenced
this issue
Aug 2, 2018
As part of replacing internal usages of NodeItem with AddrPort, it's useful to have a convenient way of converting from one to the other. Part of sociomantic-tsunami#348.
gavin-norman-sociomantic
pushed a commit
to gavin-norman-sociomantic/swarm
that referenced
this issue
Aug 8, 2018
As part of replacing internal usages of NodeItem with AddrPort, it's useful to have a convenient way of converting from one to the other. Part of sociomantic-tsunami#348.
gavin-norman-sociomantic
pushed a commit
to gavin-norman-sociomantic/swarm
that referenced
this issue
Aug 14, 2018
As part of replacing internal usages of NodeItem with AddrPort, it's useful to have a convenient way of converting from one to the other. Part of sociomantic-tsunami#348.
gavin-norman-sociomantic
pushed a commit
to gavin-norman-sociomantic/swarm
that referenced
this issue
Aug 20, 2018
As part of replacing internal usages of NodeItem with AddrPort, it's useful to have a convenient way of converting from one to the other. Part of sociomantic-tsunami#348.
gavin-norman-sociomantic
pushed a commit
to gavin-norman-sociomantic/swarm
that referenced
this issue
Aug 22, 2018
As part of replacing internal usages of NodeItem with AddrPort, it's useful to have a convenient way of converting from one to the other. Part of sociomantic-tsunami#348.
nemanja-boric-sociomantic
pushed a commit
that referenced
this issue
Aug 22, 2018
As part of replacing internal usages of NodeItem with AddrPort, it's useful to have a convenient way of converting from one to the other. Part of #348.
gavin-norman-sociomantic
pushed a commit
to gavin-norman-sociomantic/swarm
that referenced
this issue
Aug 23, 2018
As part of replacing internal usages of NodeItem with AddrPort, it's useful to have a convenient way of converting from one to the other. Part of sociomantic-tsunami#348.
Me in December agrees with me in August. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A mix of the two structs is used internally, which is really inconvenient.
The text was updated successfully, but these errors were encountered: