Skip to content

Commit

Permalink
Merge pull request #8 from Moonsong-Labs/herman/fix-foundry-config
Browse files Browse the repository at this point in the history
fix foundry config
  • Loading branch information
Jrigada authored Apr 23, 2024
2 parents fd35bc8 + 4d6b2dc commit 6d1f1fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,7 @@ celo={key="${ETHERSCAN_API_KEY_CELO}", chain=42220, utl='https://api.celoscan.io
celo-testnet={key="${ETHERSCAN_API_KEY_CELO}", chain=44787, url='https://api-alfajores.celoscan.io/api'}

# See more config options https://github.com/gakonst/foundry/tree/master/config
[fuzz]
no_zksync_reserved_addresses = true
[invariant]
no_zksync_reserved_addresses = true

0 comments on commit 6d1f1fa

Please sign in to comment.