Skip to content

Conversation

@highskore
Copy link
Contributor

No description provided.

@highskore highskore requested review from Copilot and kopy-kat July 29, 2025 21:10
Copy link

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 mainnet RPC configuration to the Foundry project and improves build/test infrastructure. The changes include adding a mainnet RPC endpoint for testing against mainnet, fixing test simulation mode, and updating the CI workflow to use contract paths instead of names.

  • Added mainnet RPC endpoint configuration for Tenderly gateway
  • Enhanced build script to automatically append .sol extension when missing
  • Updated CI workflow to use contract paths and reduced the matrix to core contracts

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
foundry.toml Adds mainnet RPC endpoint configuration
test/DeadmanSwitch/integration/concrete/DeadmanSwitch.t.sol Disables simulation mode in test functions
build-artifacts.sh Adds automatic .sol extension handling
.github/workflows/ci.yaml Updates CI to use contract paths instead of names and reduces contract matrix

@highskore highskore merged commit 5729582 into main Jul 31, 2025
9 checks passed
@highskore highskore deleted the revert-25-revert-24-fix/ci branch July 31, 2025 20:09
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