File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 260260 {
261261 "tag" : " nightly-next" ,
262262 "events" : [
263+ " pull_request" ,
263264 " push" ,
264265 " schedule"
265266 ],
266267 "config" : {
267- "protocol_version_default" : 27 ,
268+ "protocol_version_default" : 28 ,
268269 "horizon_skip_protocol_version_check" : true
269270 },
270271 "deps" : [
271272 {
272273 "name" : " xdr" ,
273- "repo" : " stellar /rs-stellar-xdr" ,
274- "ref" : " main "
274+ "repo" : " sisuresh /rs-stellar-xdr" ,
275+ "ref" : " p28-cap-0084 "
275276 },
276277 {
277278 "name" : " core" ,
278- "repo" : " stellar /stellar-core" ,
279- "ref" : " master " ,
279+ "repo" : " sisuresh /stellar-core" ,
280+ "ref" : " p28-cap-0084 " ,
280281 "options" : {
281282 "configure_flags" : " --disable-tests --enable-next-protocol-version-unsafe-for-production"
282283 }
283284 },
284285 {
285286 "name" : " rpc" ,
286- "repo" : " stellar /stellar-rpc" ,
287- "ref" : " protocol-next "
287+ "repo" : " sisuresh /stellar-rpc" ,
288+ "ref" : " p28-cap-0084 "
288289 },
289290 {
290291 "name" : " horizon" ,
291- "repo" : " stellar /stellar-horizon" ,
292- "ref" : " protocol-next " ,
292+ "repo" : " sisuresh /stellar-horizon" ,
293+ "ref" : " p28-cap-0084 " ,
293294 "options" : {
294295 "pkg" : " github.com/stellar/stellar-horizon"
295296 }
304305 },
305306 {
306307 "name" : " lab" ,
307- "repo" : " stellar /laboratory" ,
308- "ref" : " main "
308+ "repo" : " sisuresh /laboratory" ,
309+ "ref" : " p28-cap-0084 "
309310 },
310311 {
311312 "name" : " galexie" ,
You can’t perform that action at this time.
0 commit comments