Statements (19)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:Ethereum_Classic_Improvement_Proposal
|
gptkbp:author |
gptkb:Alex_Beregszaszi
|
gptkbp:category |
gptkb:Core
|
gptkbp:created |
2021-12-20
|
gptkbp:describes |
Adds a PUSH0 instruction to the Ethereum Virtual Machine (EVM) that pushes the constant value 0 onto the stack.
|
gptkbp:discusses |
https://ethereum-magicians.org/t/eip-3855-push0-instruction/8262
|
gptkbp:ethereumRelease |
gptkb:Shanghai
|
gptkbp:EVMOpcode |
PUSH0
|
gptkbp:github |
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-3855.md
|
https://www.w3.org/2000/01/rdf-schema#label |
EIP-3855
|
gptkbp:motive |
To reduce code size and gas costs for pushing zero onto the EVM stack.
|
gptkbp:opcodeHex |
0x5f
|
gptkbp:requires |
gptkb:EIP-3541
EIP-3675 |
gptkbp:status |
Final
|
gptkbp:title |
PUSH0 instruction
|
gptkbp:type |
gptkb:Core
|
gptkbp:bfsParent |
gptkb:Ethereum_Shanghai_upgrade_in_2023
|
gptkbp:bfsLayer |
7
|