Statements (17)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:Ethereum_Classic_Improvement_Proposal
|
gptkbp:author |
gptkb:Vitalik_Buterin
|
gptkbp:category |
gptkb:Core
|
gptkbp:created |
2015-08-22
|
gptkbp:describes |
Adds DELEGATECALL opcode, which executes code in the context of the calling contract, preserving msg.sender and msg.value.
|
gptkbp:discusses |
https://github.com/ethereum/EIPs/issues/7
|
gptkbp:ethereumHardfork |
gptkb:Homestead
|
https://www.w3.org/2000/01/rdf-schema#label |
EIP-7
|
gptkbp:introducedOpcode |
DELEGATECALL
|
gptkbp:requires |
gptkb:EIP-1
|
gptkbp:specifies |
Adds a new opcode at 0xf4, DELEGATECALL, with the same semantics as CALLCODE except that msg.sender and msg.value are preserved.
|
gptkbp:status |
Final
|
gptkbp:title |
DELEGATECALL
|
gptkbp:type |
gptkb:Core
|
gptkbp:url |
https://eips.ethereum.org/EIPS/eip-7
|
gptkbp:bfsParent |
gptkb:ECIP-1122
|
gptkbp:bfsLayer |
7
|