Skip to content

chore: update minimal foundry config#10

Open
igorroncevic wants to merge 1 commit intomainfrom
pr-01-foundry-config
Open

chore: update minimal foundry config#10
igorroncevic wants to merge 1 commit intomainfrom
pr-01-foundry-config

Conversation

@igorroncevic
Copy link
Copy Markdown

@igorroncevic igorroncevic commented May 6, 2026

Description

Update the Foundry config with a newer compiler, basic fuzz settings, and simple formatter defaults.

Context

This keeps the Foundry setup small while adding useful defaults for local work and CI. The sample contracts keep ^0.8 pragmas so other projects can import them with compatible Solidity 0.8 compilers.

Out of Scope

This PR does not add Solhint, Slither, Justfile commands, CI changes, hooks, deployment files, or env examples.

Testing Instructions

  • Run forge fmt --check.
  • Run forge build.
  • Run forge test.

@igorroncevic igorroncevic marked this pull request as ready for review May 6, 2026 15:25
@igorroncevic igorroncevic requested a review from a team as a code owner May 6, 2026 15:25
This was referenced May 6, 2026
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.

1 participant