mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 20:27:58 -05:00
* feat(limits): unhardcode the keccak limits * limits(shomei): double the state limits * fix(rlpaddr): uses the right stamp column for rlpaddr * fix(ecpair): fix 1 invalid constraints and a bug in the assignment * log(plonk): logs which circuit is failing in plonk-in-wizard * log(projection): print a more informative message when a projection query fails * feat(csv): adds more options to FmtCSV * fix(mimc): removes a non-necessary constraint for mimc padding * fix(mimc): address the edge-case where the mimc data size is a multiple of 31 * fix(sha2): uses the correct selectors to extract the sha2 hashes * chores(makefile): dont recreate the zkevm.bin when linting or running the checker * chore(make): adds the bin/checker in the .PHONY * chores(cs): bump the constraints to rc7 * fix(arithmetization): fix invalid casting into a variable