cgewecke / eth-gas-reporter

Gas usage per unit test. Average gas usage per method. A mocha reporter.
MIT License
603 stars 94 forks source link

Update solidity-parser/parser to 0.8.0 #220

Closed vicnaum closed 3 years ago

vicnaum commented 3 years ago

To support Solidity v0.7.x This fixes constructors visibility (no public/internal keyword) incompatibility.

cgewecke commented 3 years ago

Thanks so much @vicnaum!

Am just going merge this temporarily to a staging branch so CI runs on it. (Need to fix the settings there)