Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

UDP Discovery #440

Merged
merged 55 commits into from Feb 19, 2016
Merged

UDP Discovery #440

merged 55 commits into from Feb 19, 2016

Conversation

arkpar
Copy link
Collaborator

@arkpar arkpar commented Feb 15, 2016

In this PR:

  • Discovery over UPD
  • Node table backed by json file
  • Node key file
  • Public IP address detection

@arkpar arkpar added the A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. label Feb 15, 2016
@NikVolf
Copy link
Contributor

NikVolf commented Feb 17, 2016

discovery.rs is rather small itself
yet the amount of changes in the pr is overhelming
maybe we should target to produce more feature-centric prs ;)

@NikVolf NikVolf added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 17, 2016
@gavofyork
Copy link
Contributor

maybe we should target to produce more feature-centric prs ;)

+1

@gavofyork
Copy link
Contributor

additional tests needed for coveralls to give the go-ahead

@gavofyork gavofyork added A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. and removed A8-looksgood 🦄 Pull request is reviewed well. labels Feb 17, 2016
@arkpar arkpar mentioned this pull request Feb 18, 2016
3 tasks
@arkpar
Copy link
Collaborator Author

arkpar commented Feb 19, 2016

I've added as much testing as possible. Coverage reporting is broken imo, notice the coverage diff between two last commits.

@arkpar arkpar added A0-pleasereview 🤓 Pull request needs code review. and removed A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. labels Feb 19, 2016
@arkpar arkpar mentioned this pull request Feb 19, 2016
@NikVolf NikVolf added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Feb 19, 2016
@NikVolf
Copy link
Contributor

NikVolf commented Feb 19, 2016

"though coverage is nice when green, it's only metrics and not a goal" (c)

gavofyork pushed a commit that referenced this pull request Feb 19, 2016
@gavofyork gavofyork merged commit 6518576 into master Feb 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants