Skip to content

[chore] deprecations for v1.2.0 #526

Open
@justheuristic

Description

@justheuristic

Currently, p2pd has a few unused options (e.g. relay hop limit) that are no longer used. Typically, they were necessary in an older libp2p version but were eventually deprecated by libp2p devs.

To identify thee parameters, check for flags in main.go which state that the option is deprecated.

Why is this issue not in p2pd repo: before we can remove these options, we need to modify hivemind.p2p interface to no longer pass these options to the daemon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    p2pEverything related to the libp2p-daemon.refactorResolving technical debt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions