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

{value: ...} syntax needs support #483

Closed
KaiRo-at opened this issue Mar 13, 2020 · 2 comments
Closed

{value: ...} syntax needs support #483

KaiRo-at opened this issue Mar 13, 2020 · 2 comments

Comments

@KaiRo-at
Copy link

See https://github.com/ethereum/solidity/releases/tag/v0.6.4
General: Deprecated value(...) and gas(...) in favor of {value: ...} and {gas: ...}

That syntax currently causes failures to run solidity-coverage (using 0.7.2).

@cgewecke
Copy link
Member

Thanks @KaiRo-at, I will add this to the growing list in #481.

It's also being tracked in solidity-parser-diligence 14

@cgewecke
Copy link
Member

Should be fixed with 0.7.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants