mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 23:47:55 -05:00
* feat(statemanager): adds a generic interface for traces * feat(shomei): checks the ordering of the traces shomei * feat(shomei): check the ordering of the account segments * chores(shomei): adds the type of account segment in the error trace * style(shomei): remove systematic error log * fix(shomei): sort the state-access to match shomei's expectations * fix(mock): EOA has codeHash equal to emptyStorageHash instead of emptyCodeHash * fix(ringsis): fix the failing CI tests for MiMC * fix(serialization): fix the CI for the serialization test * fix(shomei): fix read zero shomei * fix(shomei): rename test to TestStateSummaryReadNonZeroShomei * fix reuse of the same circuit --------- Co-authored-by: Arya Tabaie <arya.pourtabatabaie@gmail.com>