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

Proximity metric #52

Closed
Eknir opened this issue Apr 2, 2020 · 1 comment
Closed

Proximity metric #52

Eknir opened this issue Apr 2, 2020 · 1 comment
Assignees

Comments

@Eknir
Copy link
Contributor

Eknir commented Apr 2, 2020

User story

Story

As a Swarm node, I want to know the proximity and distance of any address with another, such that I can use this information to start build up a Kademlia topology

Acceptance criteria

  • Given two random addresses, the node can calculate the proximity and distance between those addresses

Background

Note: distance is needed for the squared gaps issue
See:

  • BOS (Appendix A1)
  • ReadTheDocs, Architecture:
    image.png

Tasks

Task Assignee Done (1), or 0
@Eknir Eknir changed the title Describe the user-story in a few key words Proximity metric Apr 2, 2020
@acud acud self-assigned this Apr 20, 2020
@acud
Copy link
Member

acud commented Apr 20, 2020

this is already done

@acud acud closed this as completed Apr 20, 2020
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