Commit 117e5746 authored by Mark Tyneway's avatar Mark Tyneway Committed by GitHub

Merge pull request #4711 from ethereum-optimism/refcell/bindings

contracts-bedrock: Bindings script to prevent Circleci breakage
parents 81eb557d afe7cbf9
......@@ -14,6 +14,7 @@
"contracts/**/*.sol"
],
"scripts": {
"bindings": "cd ../../op-bindings && make",
"build:forge": "forge build",
"build:with-metadata": "FOUNDRY_PROFILE=echidna yarn build:forge",
"build:differential": "tsc scripts/differential-testing.ts --outDir dist --moduleResolution node --esModuleInterop",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment