Skip to content

Conversation

Le-Caignec
Copy link
Contributor

No description provided.

@Le-Caignec Le-Caignec self-assigned this Oct 8, 2025
@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 08:32
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds the bytecode_hash = "none" setting to foundry.toml and updates the corresponding artifact files to reflect this compilation configuration change.

  • Updates foundry configuration to disable bytecode hash metadata
  • Regenerates artifact JSON files with the new bytecode hash setting

Reviewed Changes

Copilot reviewed 3 out of 6 changed files in this pull request and generated no comments.

File Description
foundry.toml Adds bytecode_hash = "none" configuration setting
artifacts/IRLCLiquidityUnifier.sol/IRLCLiquidityUnifier.json Updates artifact to reflect new bytecode hash setting from "ipfs" to "none"
artifacts/IIexecLayerZeroBridge.sol/IIexecLayerZeroBridge.json Updates artifact to reflect new bytecode hash setting from "ipfs" to "none"

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@b670d26). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #108   +/-   ##
=======================================
  Coverage        ?   83.78%           
=======================================
  Files           ?        4           
  Lines           ?      111           
  Branches        ?        7           
=======================================
  Hits            ?       93           
  Misses          ?       17           
  Partials        ?        1           

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

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

Successfully merging this pull request may close these issues.

2 participants