This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
bus-mapping: Implement Opcode trait for all non-storage-related OpcodeId
s
#83
Labels
crate-bus-mapping
Issues related to the bus-mapping workspace member
help wanted
Extra attention is needed
This will be needed in order to have the capability of testing most of the traces that we might consider.
This will probably exclude opcodes like
CALL
,CALLDATACOPY
etc.. As they might require a bit extra config and design.ExecutionState::STOP
zkevm-specs#100call related opcode
[WIP] Add spec for CALLDATALOAD zkevm-specs#124 WIP TOWARDS E2E CONTRACT CALL PROVING! scroll-tech/zkevm-circuits#120call related opcode
Gadget for opcode calldatasize #329call related opcode
Circuit for opcode calldatacopy #297tx related opcode
[Opcode] 0x32 ORIGIN zkevm-specs#121call related opcode
Implement circuit for CALLER and CALLVALUE opcode #287call related opcode
Implement circuit for CALLER and CALLVALUE opcode #287tx related opcode
GASPRICE specs impl zkevm-specs#119block related opcode
block related opcode
block related opcode
block related opcode
block related opcode
sload
&sstore
specs zkevm-specs#106 WIP TOWARDS E2E CONTRACT CALL PROVING! scroll-tech/zkevm-circuits#120sload
&sstore
specs zkevm-specs#106 WIP TOWARDS E2E CONTRACT CALL PROVING! scroll-tech/zkevm-circuits#120ExecutionState::CALL
#278The text was updated successfully, but these errors were encountered: