File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 3636 source /opt/sgxsdk/environment
3737 make prepare-contracts
3838 make build-images
39- make E2E_OPTIONS="--mock_zkdcap" e2e-test
39+ make E2E_OPTIONS="--mock_zkdcap --upgrade_test " e2e-test
Original file line number Diff line number Diff line change @@ -266,3 +266,5 @@ require (
266266 rsc.io/tmplfunc v0.0.3 // indirect
267267 sigs.k8s.io/yaml v1.4.0 // indirect
268268)
269+
270+ replace github.com/hyperledger-labs/yui-relayer => github.com/abicky/yui-relayer v0.0.0-20250801063600-94b7ac9e8fea
Original file line number Diff line number Diff line change @@ -242,6 +242,8 @@ github.com/VividCortex/gohistogram v1.0.0 h1:6+hBz+qvs0JOrrNhhmR7lFxo5sINxBCGXrd
242242github.com/VividCortex/gohistogram v1.0.0 /go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g =
243243github.com/a8m/envsubst v1.4.2 h1:4yWIHXOLEJHQEFd4UjrWDrYeYlV7ncFWJOCBRLOZHQg =
244244github.com/a8m/envsubst v1.4.2 /go.mod h1:MVUTQNGQ3tsjOOtKCNd+fl8RzhsXcDvvAEzkhGtlsbY =
245+ github.com/abicky/yui-relayer v0.0.0-20250801063600-94b7ac9e8fea h1:sImGzb6ZYqyxnRZsmM0COEWVLY9Kj6BLIrUZ2Yfg7p4 =
246+ github.com/abicky/yui-relayer v0.0.0-20250801063600-94b7ac9e8fea /go.mod h1:tGNMIE1y4cGNyRRKhR9rfBtCGLVjgejf3EIXouvdDQc =
245247github.com/adlio/schema v1.3.3 h1:oBJn8I02PyTB466pZO1UZEn1TV5XLlifBSyMrmHl/1I =
246248github.com/adlio/schema v1.3.3 /go.mod h1:1EsRssiv9/Ce2CMzq5DoL7RiMshhuigQxrR4DMV9fHg =
247249github.com/aead/siphash v1.0.1 /go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII =
@@ -799,8 +801,6 @@ github.com/huandu/skiplist v1.2.0/go.mod h1:7v3iFjLcSAzO4fN5B8dvebvo/qsfumiLiDXM
799801github.com/hudl/fargo v1.3.0 /go.mod h1:y3CKSmjA+wD2gak7sUSXTAoopbhU08POFhmITJgmKTg =
800802github.com/huin/goupnp v1.3.0 h1:UvLUlWDNpoUdYzb2TCn+MuTWtcjXKSza2n6CBdQ0xXc =
801803github.com/huin/goupnp v1.3.0 /go.mod h1:gnGPsThkYa7bFi/KWmEysQRf48l2dvR5bxr2OFckNX8 =
802- github.com/hyperledger-labs/yui-relayer v0.5.16 h1:NauHZ08JsfIvkzopafR/5/TbRCAH7JSUgqm7YrUEQ/4 =
803- github.com/hyperledger-labs/yui-relayer v0.5.16 /go.mod h1:tGNMIE1y4cGNyRRKhR9rfBtCGLVjgejf3EIXouvdDQc =
804804github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI =
805805github.com/iancoleman/strcase v0.3.0 /go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho =
806806github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
You can’t perform that action at this time.
0 commit comments