RSKIPs
PUSH0 instruction
RSKIP | 398 |
---|---|
Title | PUSH0 instruction |
Created | JUL-2023 |
Author | VK |
Purpose | Sca |
Layer | Core |
Complexity | 2 |
Status | Adopted |
Abstract
This improvement implements Ethereum PUSH0 instruction
Motivation
This change improves scalability (as this opcode requires less gas comparing to other PUSH* opcodes) and compatibility with EVM opcodes.
Backward Compatibility
This change is a hard fork and therefore all full nodes must be updated.
References
[1] EIP-3855
Copyright
Copyright and related rights waived via CC0.