Harden shock strategy contract safety

This commit is contained in:
Theodore Song
2026-08-21 17:54:47 -04:00
parent 4513f266c5
commit 3efc5484c3
6 changed files with 69 additions and 22 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- run: node scripts/run-autonomous-cycle.mjs
env:
ARENA_URL: https://polymarket-site-eta.vercel.app
EXPECTED_BUILD: "93"
EXPECTED_BUILD: "94"
RUNTIME_BRANCH: runtime-state
RUNTIME_STATE_PATH: runtime/state.json
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}