Skip to content

Conversation

gfournieriExec
Copy link
Contributor

No description provided.

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 support for Arbitrum One mainnet deployment to the project's configuration. The changes enable the project to deploy and verify contracts on Arbitrum's mainnet network alongside the existing testnet support.

  • Adds Arbitrum One (chain ID 42161) network configuration to Hardhat
  • Includes mainnet-specific configuration with gas settings and contract addresses
  • Updates changelog to document the new mainnet support

Reviewed Changes

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

File Description
hardhat.config.ts Adds Arbitrum One network configuration with RPC endpoints, gas settings, and Etherscan API key
config/config.json Adds Arbitrum One chain configuration with contract addresses and deployment settings
CHANGELOG.md Documents the addition of Arbitrum One support

Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.66%. Comparing base (466cb47) to head (5fafdf9).
⚠️ Report is 28 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #248   +/-   ##
========================================
  Coverage    83.66%   83.66%           
========================================
  Files           38       38           
  Lines         1218     1218           
  Branches       227      227           
========================================
  Hits          1019     1019           
  Misses         199      199           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

gfournieriExec and others added 2 commits August 1, 2025 09:38
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
Copy link
Contributor

@Le-Caignec Le-Caignec left a comment

Choose a reason for hiding this comment

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

LGTM

@zguesmi zguesmi merged commit 0ad0267 into develop Aug 1, 2025
4 checks passed
@zguesmi zguesmi deleted the feature/prepare-mainnet branch August 1, 2025 14:06
@zguesmi zguesmi changed the title feat: prepare mainnet feat: Add support for Arbitrum Mainnet Aug 13, 2025
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.

3 participants