|
30 | 30 | { |
31 | 31 | "name": "horizon", |
32 | 32 | "repo": "stellar/stellar-horizon", |
33 | | - "ref": "v25.1.0", |
| 33 | + "ref": "v26.0.0", |
34 | 34 | "options": { |
35 | 35 | "pkg": "github.com/stellar/stellar-horizon" |
36 | 36 | } |
|
51 | 51 | { |
52 | 52 | "name": "galexie", |
53 | 53 | "repo": "stellar/stellar-galexie", |
54 | | - "ref": "galexie-v25.1.0" |
| 54 | + "ref": "galexie-v26.0.0" |
55 | 55 | } |
56 | 56 | ], |
57 | 57 | "tests": { |
|
96 | 96 | { |
97 | 97 | "name": "horizon", |
98 | 98 | "repo": "stellar/stellar-horizon", |
99 | | - "ref": "v25.1.0", |
| 99 | + "ref": "v26.0.0", |
100 | 100 | "options": { |
101 | 101 | "pkg": "github.com/stellar/stellar-horizon" |
102 | 102 | } |
|
117 | 117 | { |
118 | 118 | "name": "galexie", |
119 | 119 | "repo": "stellar/stellar-galexie", |
120 | | - "ref": "galexie-v25.1.0" |
| 120 | + "ref": "galexie-v26.0.0" |
121 | 121 | } |
122 | 122 | ], |
123 | 123 | "tests": { |
|
143 | 143 | "push" |
144 | 144 | ], |
145 | 145 | "config": { |
146 | | - "protocol_version_default": 25, |
| 146 | + "protocol_version_default": 26, |
147 | 147 | "horizon_skip_protocol_version_check": true |
148 | 148 | }, |
149 | 149 | "deps": [ |
150 | 150 | { |
151 | 151 | "name": "xdr", |
152 | 152 | "repo": "stellar/rs-stellar-xdr", |
153 | | - "ref": "v25.0.0" |
| 153 | + "ref": "v26.0.0" |
154 | 154 | }, |
155 | 155 | { |
156 | 156 | "name": "core", |
157 | 157 | "repo": "stellar/stellar-core", |
158 | | - "ref": "v25.0.0", |
| 158 | + "ref": "v26.0.0", |
159 | 159 | "options": { |
160 | 160 | "configure_flags": "--disable-tests" |
161 | 161 | } |
162 | 162 | }, |
163 | 163 | { |
164 | 164 | "name": "rpc", |
165 | 165 | "repo": "stellar/stellar-rpc", |
166 | | - "ref": "1695c9c53a4cfc52ffb53c10da7fef60076e7bba" |
| 166 | + "ref": "v26.0.0" |
167 | 167 | }, |
168 | 168 | { |
169 | 169 | "name": "horizon", |
170 | 170 | "repo": "stellar/stellar-horizon", |
171 | | - "ref": "88d8ba74bee93f274559d4cc67172538267ee3f2", |
| 171 | + "ref": "v26.0.0", |
172 | 172 | "options": { |
173 | 173 | "pkg": "github.com/stellar/stellar-horizon" |
174 | 174 | } |
|
189 | 189 | { |
190 | 190 | "name": "galexie", |
191 | 191 | "repo": "stellar/stellar-galexie", |
192 | | - "ref": "galexie-v25.1.0" |
| 192 | + "ref": "galexie-v26.0.0" |
193 | 193 | } |
194 | 194 | ], |
195 | 195 | "tests": { |
|
204 | 204 | "schedule" |
205 | 205 | ], |
206 | 206 | "config": { |
207 | | - "protocol_version_default": 25 |
| 207 | + "protocol_version_default": 26 |
208 | 208 | }, |
209 | 209 | "deps": [ |
210 | 210 | { |
|
264 | 264 | "schedule" |
265 | 265 | ], |
266 | 266 | "config": { |
267 | | - "protocol_version_default": 26, |
| 267 | + "protocol_version_default": 27, |
268 | 268 | "horizon_skip_protocol_version_check": true |
269 | 269 | }, |
270 | 270 | "deps": [ |
|
278 | 278 | "repo": "stellar/stellar-core", |
279 | 279 | "ref": "master", |
280 | 280 | "options": { |
281 | | - "configure_flags": "--disable-tests" |
| 281 | + "configure_flags": "--disable-tests --enable-next-protocol-version-unsafe-for-production" |
282 | 282 | } |
283 | 283 | }, |
284 | 284 | { |
|
0 commit comments