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 advanced l2 bridge contracts #370
Closed
Description
Further opcodes for more advanced l2 contracts (compatibility layers, erc-20 factories etc):
- EXTCODEHASH Circuit for EXTCODEHASH opcode #353
- EXTCODESIZE Circuit for opcode
EXTCODESIZE
#1014 - CREATE2
- CODECOPY
- SELFBALANCE Circuit for opcode SELFBALANCE #328
- CHAINID Add CHAINID specs zkevm-specs#168
- SLOAD Circuit for EXTCODEHASH opcode #353 + feat: add
sload
op (non-bus-mapping version) #334 - SSTORE
- DELEGATECALL Circuit for opcode
DELEGATECALL
#847 - STATICCALL Circuit for opcode
STATICCALL
#801
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
✅ Done