Skip to content

Commit c63e0f9

Browse files
committed
Revert "test buybacks deployment"
This reverts commit 56bec36.
1 parent 900502a commit c63e0f9

File tree

1 file changed

+101
-103
lines changed

1 file changed

+101
-103
lines changed

squid.yaml

Lines changed: 101 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ deploy:
3333
########## MAIN NETWORK ##########
3434
- name: mainnet-processor
3535
cmd: ['sqd', 'process:mainnet:prod']
36-
env:
37-
PROCESSOR: 'ogn-buybacks'
3836
# env:
3937
# ### Fork Setup Stage 1
4038
# # ARCHIVE_ONLY: 'true'
@@ -45,107 +43,107 @@ deploy:
4543
# # RPC_ENDPOINT: https://virtual.mainnet.rpc.tenderly.co/b943b56f-ef60-434a-9d70-4d8011fd1baa
4644
# ### Time Travel Fix
4745
# # BLOCK_FROM: 20919091
48-
# - name: oeth-processor
49-
# cmd: ['sqd', 'process:oeth:prod']
50-
# # env:
51-
# # ### Fork Setup Stage 1
52-
# # # ARCHIVE_ONLY: 'true'
53-
# # # BLOCK_TO: 20933071
54-
# # ### Fork Setup Stage 2
55-
# # # DISABLE_ARCHIVE: 'true'
56-
# # # RPC_ENV: RPC_ENDPOINT
57-
# # # RPC_ENDPOINT: https://virtual.mainnet.rpc.tenderly.co/b943b56f-ef60-434a-9d70-4d8011fd1baa
58-
# # ### Time Travel Fix
59-
# # # BLOCK_FROM: 20919091
60-
# - name: ogv-processor
61-
# cmd: ['sqd', 'process:ogv:prod']
62-
# # env:
63-
# # ### Fork Setup Stage 1
64-
# # # ARCHIVE_ONLY: 'true'
65-
# # # BLOCK_TO: 20933071
66-
# # ### Fork Setup Stage 2
67-
# # # DISABLE_ARCHIVE: 'true'
68-
# # # RPC_ENV: RPC_ENDPOINT
69-
# # # RPC_ENDPOINT: https://virtual.mainnet.rpc.tenderly.co/b943b56f-ef60-434a-9d70-4d8011fd1baa
70-
# # ### Time Travel Fix
71-
# # # BLOCK_FROM: 20919091
72-
# - name: ousd-processor
73-
# cmd: ['sqd', 'process:ousd:prod']
74-
# # env:
75-
# # ### Fork Setup Stage 1
76-
# # # ARCHIVE_ONLY: 'true'
77-
# # # BLOCK_TO: 20933071
78-
# # ### Fork Setup Stage 2
79-
# # # DISABLE_ARCHIVE: 'true'
80-
# # # RPC_ENV: RPC_ENDPOINT
81-
# # # RPC_ENDPOINT: https://virtual.mainnet.rpc.tenderly.co/b943b56f-ef60-434a-9d70-4d8011fd1baa
82-
# # ### Time Travel Fix
83-
# # # BLOCK_FROM: 20919091
84-
# ########## ARBITRUM NETWORK ##########
85-
# - name: arbitrum-processor
86-
# cmd: ['sqd', 'process:arbitrum:prod']
87-
# # env:
88-
# # ### Fork Setup Stage 1
89-
# # # ARCHIVE_ONLY: 'true'
90-
# # # BLOCK_TO: 20919091
91-
# # ### Fork Setup Stage 2
92-
# # # DISABLE_ARCHIVE: 'true'
93-
# # # RPC_ARBITRUM_ENV: RPC_ARBITRUM_ENDPOINT
94-
# # # RPC_ARBITRUM_ENDPOINT: https://virtual.mainnet.rpc.tenderly.co/4fc58260-a74c-4d0f-bdca-77e1bbb1e86c
95-
# # ### Time Travel Fix
96-
# # # BLOCK_FROM: 20919091
97-
# ########## BASE NETWORK ##########
98-
# - name: base-processor
99-
# cmd: ['sqd', 'process:base:prod']
100-
# # env:
101-
# # ### Fork Setup Stage 1
102-
# # ARCHIVE_ONLY: 'true'
103-
# # BLOCK_TO: 21527081
104-
# # ### Fork Setup Stage 2
105-
# # # DISABLE_ARCHIVE: 'true'
106-
# # # RPC_BASE_ENV: RPC_BASE_ENDPOINT
107-
# # # RPC_BASE_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
108-
# # ### Time Travel Fix
109-
# # # BLOCK_FROM: 20919091
110-
# ########## Super OETHb - BASE NETWORK ##########
111-
# - name: oethb-processor
112-
# cmd: ['sqd', 'process:oethb:prod']
113-
# # env:
114-
# # ### Fork Setup Stage 1
115-
# # ARCHIVE_ONLY: 'true'
116-
# # BLOCK_TO: 21527081
117-
# # ### Fork Setup Stage 2
118-
# # # DISABLE_ARCHIVE: 'true'
119-
# # # RPC_BASE_ENV: RPC_BASE_ENDPOINT
120-
# # # RPC_BASE_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
121-
# # ### Time Travel Fix
122-
# # # BLOCK_FROM: 20919091
123-
# ########## SONIC NETWORK ##########
124-
# - name: sonic-processor
125-
# cmd: ['sqd', 'process:sonic:prod']
126-
# # env:
127-
# # ### Fork Setup Stage 1
128-
# # ARCHIVE_ONLY: 'true'
129-
# # BLOCK_TO: 21527081
130-
# # ### Fork Setup Stage 2
131-
# # # DISABLE_ARCHIVE: 'true'
132-
# # # RPC_SONIC_ENV: RPC_SONIC_ENDPOINT
133-
# # # RPC_SONIC_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
134-
# # ### Time Travel Fix
135-
# # # BLOCK_FROM: 20919091
136-
# ########## PLUME NETWORK ##########
137-
# - name: plume-processor
138-
# cmd: ['sqd', 'process:plume:prod']
139-
# # env:
140-
# # ### Fork Setup Stage 1
141-
# # ARCHIVE_ONLY: 'true'
142-
# # BLOCK_TO: 21527081
143-
# # ### Fork Setup Stage 2
144-
# # # DISABLE_ARCHIVE: 'true'
145-
# # # RPC_SONIC_ENV: RPC_SONIC_ENDPOINT
146-
# # # RPC_SONIC_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
147-
# # ### Time Travel Fix
148-
# # # BLOCK_FROM: 20919091
46+
- name: oeth-processor
47+
cmd: ['sqd', 'process:oeth:prod']
48+
# env:
49+
# ### Fork Setup Stage 1
50+
# # ARCHIVE_ONLY: 'true'
51+
# # BLOCK_TO: 20933071
52+
# ### Fork Setup Stage 2
53+
# # DISABLE_ARCHIVE: 'true'
54+
# # RPC_ENV: RPC_ENDPOINT
55+
# # RPC_ENDPOINT: https://virtual.mainnet.rpc.tenderly.co/b943b56f-ef60-434a-9d70-4d8011fd1baa
56+
# ### Time Travel Fix
57+
# # BLOCK_FROM: 20919091
58+
- name: ogv-processor
59+
cmd: ['sqd', 'process:ogv:prod']
60+
# env:
61+
# ### Fork Setup Stage 1
62+
# # ARCHIVE_ONLY: 'true'
63+
# # BLOCK_TO: 20933071
64+
# ### Fork Setup Stage 2
65+
# # DISABLE_ARCHIVE: 'true'
66+
# # RPC_ENV: RPC_ENDPOINT
67+
# # RPC_ENDPOINT: https://virtual.mainnet.rpc.tenderly.co/b943b56f-ef60-434a-9d70-4d8011fd1baa
68+
# ### Time Travel Fix
69+
# # BLOCK_FROM: 20919091
70+
- name: ousd-processor
71+
cmd: ['sqd', 'process:ousd:prod']
72+
# env:
73+
# ### Fork Setup Stage 1
74+
# # ARCHIVE_ONLY: 'true'
75+
# # BLOCK_TO: 20933071
76+
# ### Fork Setup Stage 2
77+
# # DISABLE_ARCHIVE: 'true'
78+
# # RPC_ENV: RPC_ENDPOINT
79+
# # RPC_ENDPOINT: https://virtual.mainnet.rpc.tenderly.co/b943b56f-ef60-434a-9d70-4d8011fd1baa
80+
# ### Time Travel Fix
81+
# # BLOCK_FROM: 20919091
82+
########## ARBITRUM NETWORK ##########
83+
- name: arbitrum-processor
84+
cmd: ['sqd', 'process:arbitrum:prod']
85+
# env:
86+
# ### Fork Setup Stage 1
87+
# # ARCHIVE_ONLY: 'true'
88+
# # BLOCK_TO: 20919091
89+
# ### Fork Setup Stage 2
90+
# # DISABLE_ARCHIVE: 'true'
91+
# # RPC_ARBITRUM_ENV: RPC_ARBITRUM_ENDPOINT
92+
# # RPC_ARBITRUM_ENDPOINT: https://virtual.mainnet.rpc.tenderly.co/4fc58260-a74c-4d0f-bdca-77e1bbb1e86c
93+
# ### Time Travel Fix
94+
# # BLOCK_FROM: 20919091
95+
########## BASE NETWORK ##########
96+
- name: base-processor
97+
cmd: ['sqd', 'process:base:prod']
98+
# env:
99+
# ### Fork Setup Stage 1
100+
# ARCHIVE_ONLY: 'true'
101+
# BLOCK_TO: 21527081
102+
# ### Fork Setup Stage 2
103+
# # DISABLE_ARCHIVE: 'true'
104+
# # RPC_BASE_ENV: RPC_BASE_ENDPOINT
105+
# # RPC_BASE_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
106+
# ### Time Travel Fix
107+
# # BLOCK_FROM: 20919091
108+
########## Super OETHb - BASE NETWORK ##########
109+
- name: oethb-processor
110+
cmd: ['sqd', 'process:oethb:prod']
111+
# env:
112+
# ### Fork Setup Stage 1
113+
# ARCHIVE_ONLY: 'true'
114+
# BLOCK_TO: 21527081
115+
# ### Fork Setup Stage 2
116+
# # DISABLE_ARCHIVE: 'true'
117+
# # RPC_BASE_ENV: RPC_BASE_ENDPOINT
118+
# # RPC_BASE_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
119+
# ### Time Travel Fix
120+
# # BLOCK_FROM: 20919091
121+
########## SONIC NETWORK ##########
122+
- name: sonic-processor
123+
cmd: ['sqd', 'process:sonic:prod']
124+
# env:
125+
# ### Fork Setup Stage 1
126+
# ARCHIVE_ONLY: 'true'
127+
# BLOCK_TO: 21527081
128+
# ### Fork Setup Stage 2
129+
# # DISABLE_ARCHIVE: 'true'
130+
# # RPC_SONIC_ENV: RPC_SONIC_ENDPOINT
131+
# # RPC_SONIC_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
132+
# ### Time Travel Fix
133+
# # BLOCK_FROM: 20919091
134+
########## PLUME NETWORK ##########
135+
- name: plume-processor
136+
cmd: ['sqd', 'process:plume:prod']
137+
# env:
138+
# ### Fork Setup Stage 1
139+
# ARCHIVE_ONLY: 'true'
140+
# BLOCK_TO: 21527081
141+
# ### Fork Setup Stage 2
142+
# # DISABLE_ARCHIVE: 'true'
143+
# # RPC_SONIC_ENV: RPC_SONIC_ENDPOINT
144+
# # RPC_SONIC_ENDPOINT: https://virtual.base.rpc.tenderly.co/103020a8-b59a-4d51-9f8b-b156564e9fb8
145+
# ### Time Travel Fix
146+
# # BLOCK_FROM: 20919091
149147
api:
150148
cmd:
151149
- npx

0 commit comments

Comments
 (0)