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