update node ID validity check to allow different vserver IDs #74
Labels
No labels
ActivityPub
advanced features
basic functionality
bug
DHT
evaluation
refactoring
security
test case
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: schmittlauch/Hash2Pub#74
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Turns out that no interval checking needed to be done, because each RemoteNodeState sent with every request inludes the ID of the sending vserver. So no trying out of all the vservers is needed.
Still did a bit of cleanup and refactoring ¯_(ツ)_/¯