Support two-sided event bundle arbitrage

This commit is contained in:
Theodore Song
2026-08-19 08:16:34 -04:00
parent a5441e8659
commit 0dbc6bf650
4 changed files with 97 additions and 49 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE_NAME = "polymarket-arena-build-56";
const CACHE_NAME = "polymarket-arena-build-57";
const APP_SHELL = ["/", "/index.html", "/personal.html", "/cycle-worker.js"];
self.addEventListener("install", event => {