Skip to content

feat: store peer data#132

Merged
ricomateo merged 10 commits intomainfrom
store-peer-data
Jul 11, 2024
Merged

feat: store peer data#132
ricomateo merged 10 commits intomainfrom
store-peer-data

Conversation

@ricomateo
Copy link
Contributor

@ricomateo ricomateo commented Jul 10, 2024

Motivation
Implement discv4 protocol.

Description
With this PR we will keep track of neighbor nodes, storing their information in a kademlia table.

Closes #87

@ricomateo ricomateo marked this pull request as ready for review July 10, 2024 16:03
@ricomateo ricomateo requested a review from a team as a code owner July 10, 2024 16:03
Copy link
Collaborator

@MegaRedHand MegaRedHand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ricomateo ricomateo merged commit 93d3656 into main Jul 11, 2024
@ricomateo ricomateo deleted the store-peer-data branch July 11, 2024 21:06
ricomateo added a commit that referenced this pull request Jul 11, 2024
This PR depends on #132, #136 

**Motivation**
Implement discv4 protocol

**Description**
Enables `ENRRequestMessage` encoding

Closes #88
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.

Store peer data

2 participants