Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Avoid Gossiping Large Values #25

@patrick-ogrady

Description

@patrick-ogrady

If we enlarge the max value size to support media files, we need to find a way to avoid gossiping them aggressively to the rest of the network.

We could consider automatically replacing them with a hash within the value in the node and then querying the rest of the network for their actual value for RPC responses (this would ensure blocks never get too heavy).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions