Replace invalid resolution bets with forward learning

This commit is contained in:
Theodore Song
2026-08-21 19:56:21 -04:00
parent 95947c4df6
commit ab165b0617
8 changed files with 284 additions and 179 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-99";
const CACHE_NAME = "polymarket-arena-build-100";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {