-
Notifications
You must be signed in to change notification settings - Fork 51
chore: viaIR compilation enabled for Foundry with explicit solc v0.8.30 #2073
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
Conversation
bumped @kleros/vea-contracts to v0.7.0
✅ Deploy Preview for kleros-v2-testnet ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
❌ Deploy Preview for kleros-v2-university failed. Why did it fail? →
|
✅ Deploy Preview for kleros-v2-neo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Caution Review failedThe pull request is closed. WalkthroughThis update modifies configuration files for the contracts project. It adjusts Solidity compiler settings in both Foundry and Hardhat configs, including optimizer runs and viaIR options, and updates a dependency version in Changes
Sequence Diagram(s)Not applicable: The changes are limited to configuration and dependency updates, with no new or modified control flow. Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
✨ Finishing Touches
🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
✅ Deploy Preview for kleros-v2-testnet-devtools ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Also bumped @kleros/vea-contracts to v0.7.0
PR-Codex overview
This PR primarily focuses on updating the version of the
@kleros/vea-contracts
package from0.6.0
to0.7.0
across various configuration files and adjusting optimization settings in thehardhat.config.ts
file.Detailed summary
@kleros/vea-contracts
version from0.6.0
to0.7.0
inpackage.json
andyarn.lock
.runs
from100
to10000
inhardhat.config.ts
.0.8.30
infoundry.toml
.foundry.toml
.Summary by CodeRabbit