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 Mar 4, 2026. It is now read-only.
At this moment, when sending edge block to the Avail, we do not do any type of the compression. In case that block is large, it may be rejected by the Avail and because of it, we should think about how we can compress blocks prior writing them to Avail and decompress when we are distributing blocks to the network.
At this moment, when sending edge block to the Avail, we do not do any type of the compression. In case that block is large, it may be rejected by the Avail and because of it, we should think about how we can compress blocks prior writing them to Avail and decompress when we are distributing blocks to the network.