gemforge
gemforge copied to clipboard
Include bytecode hashes in cut.json for pause-and-resume deployments
Needed to make contract auditing easier.
Essentially speaking, one should be able to verify bytecode using Forge as follows:
forge verify-bytecode 0x3E9199FdF767Dfca731BdDf9C9a06272294A8986 ExampleContract --rpc-url $ETH_SEPOLIA_RPC_URL --json