From d383fbcc4bb3d72b68956ef0deecb7c68c0c91f4 Mon Sep 17 00:00:00 2001 From: Nabarun Date: Fri, 12 Jul 2024 19:03:49 +0530 Subject: [PATCH] Upgrade sushiswap v3 watcher version --- .../config/watcher-sushiswap-v3/watcher-config-template.toml | 1 - stack_orchestrator/data/stacks/sushiswap-v3/stack.yml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/stack_orchestrator/data/config/watcher-sushiswap-v3/watcher-config-template.toml b/stack_orchestrator/data/config/watcher-sushiswap-v3/watcher-config-template.toml index aa1eae9a..60fc5d2f 100644 --- a/stack_orchestrator/data/config/watcher-sushiswap-v3/watcher-config-template.toml +++ b/stack_orchestrator/data/config/watcher-sushiswap-v3/watcher-config-template.toml @@ -10,7 +10,6 @@ checkpointInterval = 2000 # Enable state creation - # CAUTION: Disable only if state creation is not desired or can be filled subsequently enableState = false subgraphPath = "./subgraph-build" diff --git a/stack_orchestrator/data/stacks/sushiswap-v3/stack.yml b/stack_orchestrator/data/stacks/sushiswap-v3/stack.yml index 1b2453f2..ffda38b8 100644 --- a/stack_orchestrator/data/stacks/sushiswap-v3/stack.yml +++ b/stack_orchestrator/data/stacks/sushiswap-v3/stack.yml @@ -2,7 +2,7 @@ version: "1.0" name: sushiswap-v3 description: "SushiSwap v3 watcher stack" repos: - - github.com/cerc-io/sushiswap-v3-watcher-ts@v0.1.15 + - github.com/cerc-io/sushiswap-v3-watcher-ts@v0.1.16 containers: - cerc/watcher-sushiswap-v3 pods: