Fix adaptive confidence and trading costs

This commit is contained in:
Theodore Song
2026-08-18 10:01:43 -04:00
parent c6c7dc30b4
commit 807eb1b506
3 changed files with 47 additions and 25 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-v38";
const CACHE_NAME = "polymarket-arena-v39";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {