-
Notifications
You must be signed in to change notification settings - Fork 272
markdown spec for invalid_creation_code error #400
markdown spec for invalid_creation_code error #400
Conversation
pending on the circuit PR privacy-scaling-explorations/zkevm-circuits#1292 |
@silathdiir is this PR ready for review? |
Yes, thanks. And also the related circuit PR privacy-scaling-explorations/zkevm-circuits#1292. Please help review when you have time. Thanks. |
Pending updates from @silathdiir as the circuit pr review suggests privacy-scaling-explorations/zkevm-circuits#1292 (review) |
### Description circuit for invalid creation code error in create, markdown spec privacy-scaling-explorations/zkevm-specs#400 ### Issue Link issue #1291 ### Type of change - [x] New feature (non-breaking change which adds functionality) ### Rationale Get first byte of code to store , check it is 0xef This PR contains: - buss mapping: at the return opcode in create, get the first byte . - add circuit & test - add tx deploy trace test . --------- Co-authored-by: Steven Gu <[email protected]>
@silathdiir kindly ping to remind about updating this spec according to the merged circuit PR. Let us know if you need help with anything! |
Sorry for delay. Will try to continue on this PR in this month (add |
moved to #478 |
circuit PR privacy-scaling-explorations/zkevm-circuits#1292