Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

message wrapping in protocols package is not devp2p compatible #1575

@zelig

Description

@zelig

protocols package uses message wrapping to pass context between nodes in order to facilitate tracing of requests across nodes.

This wrapping however is not compatible with devp2p so cannot be used in protocols supporting cross-client communication.

Such context passing needs to be thought through and we should have a clear roadmap of making this feature debug only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions