You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
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).
The text was updated successfully, but these errors were encountered:
patrick-ogrady
changed the title
Avoid Gossiping Large Files
Avoid Gossiping Large Values
Jan 9, 2022
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).
The text was updated successfully, but these errors were encountered: