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

Add gas cost estimation to precompiles #1766

Open
fubuloubu opened this issue Dec 13, 2019 · 0 comments
Open

Add gas cost estimation to precompiles #1766

fubuloubu opened this issue Dec 13, 2019 · 0 comments
Labels
Easy Pickings Used to denote issues that should be easy to implement enhancement

Comments

@fubuloubu
Copy link
Member

All precompiled contract calls have a strict gas costs associated with them, however this is not reflected in their use. We should add this to the context surrounding their use.

Please note that gas costs have changed under different rulesets

@jacqueswww jacqueswww added Easy Pickings Used to denote issues that should be easy to implement enhancement labels Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Pickings Used to denote issues that should be easy to implement enhancement
Projects
None yet
Development

No branches or pull requests

2 participants