Cap binary settlement risk in adaptive engine

This commit is contained in:
Theodore Song
2026-08-18 08:36:55 -04:00
parent b906e9654d
commit dc9199a433
3 changed files with 99 additions and 22 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-v35";
const CACHE_NAME = "polymarket-arena-v36";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {