Colin Nielsen

Results 4 comments of Colin Nielsen

I am also having this issue running the deploy script in the [ArtGobblers repo](https://github.com/artgobblers/art-gobblers/blob/master/script/deploy/DeployBase.s.sol#L89-L95) with the [ChainlinkV1RandProvider contract](https://github.com/artgobblers/art-gobblers/blob/master/src/utils/rand/ChainlinkV1RandProvider.sol). It generates the following in the run-latest.json: ```json { "hash": "0xfde96ba37a6f889a63cc99d0a7923ed798b108d1657c125011b88e38df1a55f3", "transactionType":...

Looks like `forge coverage` also ignores the `via_ir` flag in the `foundry.toml`

Shoot... Is there a way around this? I'm worried that this feature would be bricked once solidity moves to the IR pipeline.

Also hitting this 🙋🏽‍♂️