-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
enhancementNew feature or requestNew feature or requestflamingoMaintenance or downtime for the person on Flamingo rotation to tackleMaintenance or downtime for the person on Flamingo rotation to tackleshelf-stableWill not be closed by stale-botWill not be closed by stale-bot
Description
The FindContentQuery
defined in crates/portalnet/src/find/iterators/findcontent.rs uses discv5::Key::distance
for calculating distance between node and content.
Instead, it should have Metric
as a generic type. It should also consider whether it makes sense to use distance or not (e.g. for ephemeral headers and beacon content).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestflamingoMaintenance or downtime for the person on Flamingo rotation to tackleMaintenance or downtime for the person on Flamingo rotation to tackleshelf-stableWill not be closed by stale-botWill not be closed by stale-bot