Commit Graph

47 Commits

Author SHA1 Message Date
IshaVenikar
6df7f5897a Merge branch 'iv-create-stack-for-v2-watcher' of git.vdb.to:deep-stack/sushiswap-watcher-ts into iv-create-stack-for-v2-watcher 2024-06-19 09:26:25 +05:30
IshaVenikar
b3bb0be4bd Add job runner and server scripts in common folder 2024-06-18 22:46:01 +05:30
IshaVenikar
31c39ec8da Add v2 watcher stack instructions 2024-06-18 22:45:55 +05:30
IshaVenikar
fb8dfd0e51 Add config template and scripts for v3 watcher 2024-06-18 22:45:49 +05:30
IshaVenikar
1eab60447e Add docker compose file for v2 2024-06-18 22:45:43 +05:30
IshaVenikar
28bfcfffc3 Fix mount paths for mounted files 2024-06-18 22:26:30 +05:30
IshaVenikar
b4bb9830be Set working_dir to v3 watcher in compose file 2024-06-18 22:26:30 +05:30
IshaVenikar
7adee92f9a Update mount paths for mounted files 2024-06-18 22:26:30 +05:30
IshaVenikar
8451ac1805 Update port mapping and stack path in readme 2024-06-18 22:26:30 +05:30
IshaVenikar
9eba3ecc3d Update sushiswap watcher image name 2024-06-18 22:26:30 +05:30
IshaVenikar
7dbaed7508 Make volume names consistent 2024-06-18 22:26:30 +05:30
IshaVenikar
81752ca961 Update stack repo URL in instructions 2024-06-18 22:26:30 +05:30
IshaVenikar
72febfcf74 Add v3 watcher stack instructions 2024-06-18 22:26:30 +05:30
IshaVenikar
bbf6f0b2cc Add container build script 2024-06-18 22:26:30 +05:30
IshaVenikar
15bb146e18 Modify config template for v3 watcher 2024-06-18 22:26:30 +05:30
IshaVenikar
b7bb44fa95 Use sushiswap prefix for stack components 2024-06-18 22:26:30 +05:30
IshaVenikar
e3a485f6b8 Exclude stacks folder in docker image 2024-06-18 22:26:30 +05:30
IshaVenikar
408e12b741 Update stack name 2024-06-18 22:26:30 +05:30
IshaVenikar
e254db1e11 Add config template and scripts for v3 watcher 2024-06-18 22:26:30 +05:30
IshaVenikar
b7c16df064 Add docker compose file for v3 2024-06-18 22:26:30 +05:30
IshaVenikar
4ae58dbd71 Add job runner and server scripts in common folder 2024-06-14 15:15:17 +05:30
IshaVenikar
039f696574 Add v2 watcher stack instructions 2024-06-14 15:15:14 +05:30
IshaVenikar
0bde228b8d Add config template and scripts for v3 watcher 2024-06-14 15:13:43 +05:30
IshaVenikar
31bba912ec Add docker compose file for v2 2024-06-14 15:13:43 +05:30
IshaVenikar
97b120a8e2 Fix mount paths for mounted files 2024-06-14 11:26:06 +05:30
IshaVenikar
bb64e99d51 Set working_dir to v3 watcher in compose file 2024-06-13 19:02:26 +05:30
IshaVenikar
eada17f594 Update mount paths for mounted files 2024-06-13 18:53:22 +05:30
IshaVenikar
b2a4b8b0fd Update port mapping and stack path in readme 2024-06-13 18:47:25 +05:30
60a78b5d6c Add readme step to build watchers (#7)
Part of [Generate watchers for sushiswap subgraphs deployed in graph-node](https://www.notion.so/Generate-watchers-for-sushiswap-subgraphs-deployed-in-graph-node-b3f2e475373d4ab1887d9f8720bd5ae6)

Reviewed-on: cerc-io/sushiswap-watcher-ts#7
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-06-13 12:21:41 +00:00
a03267a44c Add codegen configs used to generate watchers (#6)
Part of [Generate watchers for sushiswap subgraphs deployed in graph-node](https://www.notion.so/Generate-watchers-for-sushiswap-subgraphs-deployed-in-graph-node-b3f2e475373d4ab1887d9f8720bd5ae6)

Reviewed-on: cerc-io/sushiswap-watcher-ts#6
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-13 12:16:43 +00:00
IshaVenikar
dc9eba3d6a Update sushiswap watcher image name 2024-06-13 17:44:10 +05:30
IshaVenikar
02f5ec9c97 Make volume names consistent 2024-06-13 17:34:20 +05:30
IshaVenikar
8e4d8fa382 Update stack repo URL in instructions 2024-06-13 17:34:05 +05:30
IshaVenikar
30d4b311e1 Add v3 watcher stack instructions 2024-06-13 17:33:51 +05:30
IshaVenikar
27498c4d76 Add container build script 2024-06-13 17:33:35 +05:30
IshaVenikar
86454e4629 Modify config template for v3 watcher 2024-06-13 17:33:10 +05:30
IshaVenikar
973a9a4006 Use sushiswap prefix for stack components 2024-06-13 17:30:13 +05:30
IshaVenikar
076c0da300 Exclude stacks folder in docker image 2024-06-13 17:29:37 +05:30
IshaVenikar
9b10dc8980 Update stack name 2024-06-13 17:28:36 +05:30
IshaVenikar
e48e677d02 Add config template and scripts for v3 watcher 2024-06-13 17:27:03 +05:30
IshaVenikar
cb27e53853 Add docker compose file for v3 2024-06-13 13:55:12 +05:30
ffc637f7a4 Generate watcher for sushiswap route-processor subgraph (#5)
Part of [Generate watchers for sushiswap subgraphs deployed in graph-node
](https://www.notion.so/Generate-watchers-for-sushiswap-subgraphs-deployed-in-graph-node-b3f2e475373d4ab1887d9f8720bd5ae6)

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: cerc-io/sushiswap-watcher-ts#5
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-12 13:10:43 +00:00
45e4fca670 Generate watcher for sushiswap blocks subgraph (#3)
Part of [Generate watchers for sushiswap subgraphs deployed in graph-node](https://www.notion.so/Generate-watchers-for-sushiswap-subgraphs-deployed-in-graph-node-b3f2e475373d4ab1887d9f8720bd5ae6)

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: cerc-io/sushiswap-watcher-ts#3
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-12 06:35:56 +00:00
a5d88324df Generate watcher for sushiswap subgraph (#4)
Part of [Generate watchers for sushiswap subgraphs deployed in graph-node](https://www.notion.so/Generate-watchers-for-sushiswap-subgraphs-deployed-in-graph-node-b3f2e475373d4ab1887d9f8720bd5ae6)

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: cerc-io/sushiswap-watcher-ts#4
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-12 04:49:33 +00:00
b1b79c844a Generate watcher for sushiswap v2 subgraph (#2)
Part of [Generate watchers for sushiswap subgraphs deployed in graph-node](https://www.notion.so/Generate-watchers-for-sushiswap-subgraphs-deployed-in-graph-node-b3f2e475373d4ab1887d9f8720bd5ae6)

Reviewed-on: cerc-io/sushiswap-watcher-ts#2
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-06-12 04:15:03 +00:00
f23e440197 Generate watcher for sushiswap v3 subgraph (#1)
Part of [Generate watchers for sushiswap subgraphs deployed in graph-node](https://www.notion.so/Generate-watchers-for-sushiswap-subgraphs-deployed-in-graph-node-b3f2e475373d4ab1887d9f8720bd5ae6)

Co-authored-by: neeraj <neeraj.rtly@gmail.com>
Reviewed-on: cerc-io/sushiswap-watcher-ts#1
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-06-06 11:42:55 +00:00
fa775afdf5 Initial commit 2024-06-06 05:35:51 +00:00