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

feat: introduce bob sepolia #34

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

juliopavila
Copy link
Contributor

Description:

This PR adds support for the BoB Sepolia testnet in Hardhat configuration. The newly introduced network allows deploying and verifying smart contracts on BoB's Sepolia blockchain.

Changes:

  • Added bob-sepolia network configuration to hardhat.config.ts.
  • Included bob-sepolia under the etherscan.apiKey configuration using a placeholder key.
  • Extended customChains configuration to support contract verification for BoB Sepolia.

Deployment and Verification:

The following contracts were successfully deployed on BoB Sepolia:

References:

  • Official Bob documentation: Docs

@coveralls
Copy link

Pull Request Test Coverage Report for Build 13393730097

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.778%

Totals Coverage Status
Change from base Build 13393626899: 0.0%
Covered Lines: 50
Relevant Lines: 50

💛 - Coveralls

Copy link
Member

@auryn-macmillan auryn-macmillan left a comment

Choose a reason for hiding this comment

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

lgtm

@juliopavila juliopavila merged commit 85b5d9d into main Feb 19, 2025
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants