Closed zvolin closed 3 months ago
Correct specification of reed solomon algorithm used to encode/reconstruct the other half of shares present in a Row container. Consensus uses leopard gf8 for squares with width not exceeding 256 shares.
Source: default codec leading to rsmt2d leopard construction using leopardAlways which selects between gf8 and gf16
Tagging in Author @Wondertan for review here
Overview
Correct specification of reed solomon algorithm used to encode/reconstruct the other half of shares present in a Row container. Consensus uses leopard gf8 for squares with width not exceeding 256 shares.
Source: default codec leading to rsmt2d leopard construction using leopardAlways which selects between gf8 and gf16