WIP: Reducing invalid peers in addr messages #8

Draft
lee.miller wants to merge 2 commits from lee.miller/MiNode:protocol into v0.3
Contributor

Hi!

I added basic addr validation and decreased the timestamp to prevent it being equal to now for the receiving peer.

Hi! I added basic addr validation and decreased the timestamp to prevent it being equal to now for the receiving peer.
lee.miller added 2 commits 2024-07-06 05:17:17 +02:00
This pull request has changes conflicting with the target branch.
  • minode/connection.py

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u protocol:lee.miller-protocol
git checkout lee.miller-protocol

Merge

Merge the changes and update on Gitea.
git checkout v0.3
git merge --no-ff lee.miller-protocol
git checkout v0.3
git merge --ff-only lee.miller-protocol
git checkout lee.miller-protocol
git rebase v0.3
git checkout v0.3
git merge --no-ff lee.miller-protocol
git checkout v0.3
git merge --squash lee.miller-protocol
git checkout v0.3
git merge --ff-only lee.miller-protocol
git checkout v0.3
git merge lee.miller-protocol
git push origin v0.3
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/MiNode#8
No description provided.