You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With geth it is already possible to inject code at an address, thus it is not required anymore that we ship contract code that should only be called off-chain.
#201 will provide an additional way (even without changes to the nodes) to provide this information. Therefore it should be safe to remove this method once #201 is implemented
With geth it is already possible to inject code at an address, thus it is not required anymore that we ship contract code that should only be called off-chain.
For EIP see ethereum/EIPs#144
For Geth see ethereum/go-ethereum#19836
For OpenEthereum see https://github.com/openethereum/openethereum/issues/11607
The text was updated successfully, but these errors were encountered: