[EPIC] AVM simulator & witgen perform all tree accesses, siloing & preimage hashing #9444
Closed
41 tasks done
Labels
Milestone
This ticket is only for simulator & witgen tasks. There is a follow-up task for circuit/constraining: #9457
Simulator tasks
These will be changes to
AvmPersistableStateManager
to perform siloing, hashing, & membership checks.[SIMULATOR] Siloing & hashing
[SIMULATOR] General tree access
[SIMULATOR] Read opcodes
GETCONTRACTINSTANCE
in AVM sim #10376[SIMULATOR] Write opcodes
[SIMULATOR] Contract bytecode
Hinting tasks
These will be changes to
AvmPersistableStateManager
& theSideEffectTrace
. The state manager will pass preimages and membership witnesses to the trace which will then craft hints.Hinting tasks
Witgen tasks
Witgen will accept hints from TS, perform siloing, hashing, membership checks.
[WITGEN] Siloing & hashing
[WITGEN] General tree access
[WITGEN] Read opcodes
GETCONTRACTINSTANCE
in AVM witgen #10378[WITGEN] Write opcodes
[WITGEN] Contract bytecode
The text was updated successfully, but these errors were encountered: