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

Support for Solidity 0.8.25 #259

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Support for Solidity 0.8.25 #259

merged 1 commit into from
Mar 25, 2024

Conversation

blitz-1306
Copy link
Contributor

Changes

  • Update dependencies.
  • Add support for Solidity 0.8.25 on compiler-level (there are no related changes in AST).
  • Update test snapshots (as EVM version cancun is default now).

Related links

Regards.

@blitz-1306 blitz-1306 added the dependencies Pull requests that update a dependency file label Mar 21, 2024
@blitz-1306 blitz-1306 requested a review from cd1m0 March 21, 2024 05:11
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.18%. Comparing base (9a70060) to head (91552a7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #259   +/-   ##
=======================================
  Coverage   91.18%   91.18%           
=======================================
  Files         269      269           
  Lines        6481     6481           
  Branches     1313     1313           
=======================================
  Hits         5910     5910           
  Misses        464      464           
  Partials      107      107           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@cd1m0 cd1m0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@cd1m0 cd1m0 merged commit 50a9517 into master Mar 25, 2024
3 checks passed
@cd1m0 cd1m0 deleted the support-solidity-0825 branch March 25, 2024 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants