Consensys / corset

4 stars 10 forks source link

Update testing framework to support padding #125

Closed DavePearce closed 1 month ago

DavePearce commented 1 month ago

This updates the testing framework to support padding. In particular, it now always padds the first row with zeros. At some point, we'll need to support minimum length padding based on e.g. range constraints.