Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove requiredTxGas #190

Closed
rmeissner opened this issue Apr 10, 2020 · 2 comments
Closed

Remove requiredTxGas #190

rmeissner opened this issue Apr 10, 2020 · 2 comments
Labels
future Features for next major contract version

Comments

@rmeissner
Copy link
Member

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

@rmeissner rmeissner modified the milestone: contracts-safe-1.2.0 Apr 10, 2020
@rmeissner rmeissner added the future Features for next major contract version label Apr 19, 2020
@rmeissner
Copy link
Member Author

#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

@rmeissner
Copy link
Member Author

Closed by #489

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future Features for next major contract version
Projects
None yet
Development

No branches or pull requests

1 participant