mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 23:47:55 -05:00
* feat: Add the wizard to the zkevm instantiation * make the l2BridgeAddress part of the witness * add L2Message in the extractor * update the backend so that it works with the new zkevm api * compute the functional inputs * update rand * solves a cyclic dependency issue by moving some code of blob decompression into utils * arrange the way the func inputs are computed from the crafting * integrate the changes with the aggregation package * fix invalid go:generate statement * fixup: invalid import * update golangci.yml to relax the linting rules (were breaking the CI)