Skip to content
This repository was archived by the owner on Jul 5, 2024. It is now read-only.
This repository was archived by the owner on Jul 5, 2024. It is now read-only.

Required opcodes for basic L2 Bridge #369

Closed
@pinkiebell

Description

@pinkiebell
required environmental opcodes for L2 Bridge

#277


A basic native deposit (L1 > L2) test in zkevm-chain given commit 223b38c79bc3c615293bfe2cb7d482cf399500a7.

bus_mapping::evm::opcodes
  • Using dummy gen_associated_ops for opcode LOG1
  • Using dummy gen_associated_ops for opcode SHA3
  • Call to account with empty code is left unimplemented
evm_circuit/witness unimplemented opcodes
zkevm_circuits::evm_circuit::execution::dummy
  • ExecutionState::SHA3 is implemented with DummyGadget

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions