risc0-ethereum icon indicating copy to clipboard operation
risc0-ethereum copied to clipboard

Create a test to verify correct deployment of the verifier contracts

Open nategraf opened this issue 5 months ago • 1 comments

As a check against potentially costly deployment mistakes, we should use the Forge scripting / testing system to automatically check the consistency of the deployment.toml file and the contracts deployed on-chain, allowing us to have this file be the reliably source of truth, checked into git.

nategraf avatar Aug 31 '24 00:08 nategraf