mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 20:27:58 -05:00
* fix: revert gnark go mod change * refactor: checkpoint mvp working * feat: added case for smartvector.Constant rows block * refactor: checkpoint * refactor: checkpoint * refactor: checkpoint * style: code cleaning * style: more comments * refactor: use gnark-crypto sis and refactor ringsis.TransversalHash * test: restore bench size * perf: better parallelization * chore: update gnark crypto * fix: restored gnark dep as in main * test: restored separate tests in transversal hash test * build: update to gnark crypto master with latest sis * build: fix linter