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 Nov 9, 2022. It is now read-only.
Building on #82, the data provided to
/chunkshould be validated before it is propagated onto nodes.The previous gateway implementation did this but only validated
data_path. The gateway should validate the providedchunkdata as well.