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

Avoid Gossiping Large Values #25

Open
patrick-ogrady opened this issue Jan 9, 2022 · 0 comments
Open

Avoid Gossiping Large Values #25

patrick-ogrady opened this issue Jan 9, 2022 · 0 comments
Labels

Comments

@patrick-ogrady
Copy link
Contributor

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).

@patrick-ogrady patrick-ogrady changed the title Avoid Gossiping Large Files Avoid Gossiping Large Values Jan 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant