Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
chore: update to latest orb (#286)
Browse files Browse the repository at this point in the history
Signed-off-by: Firas Qutishat <firas.qutishat@securekey.com>

Signed-off-by: Firas Qutishat <firas.qutishat@securekey.com>
Co-authored-by: Firas Qutishat <firas.qutishat@securekey.com>
  • Loading branch information
aholovko and fqutishat authored Aug 26, 2022
1 parent 6f32ad2 commit af6620d
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 18 deletions.
4 changes: 2 additions & 2 deletions component/vdr/orb/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/opentracing/opentracing-go v1.1.0
github.com/piprate/json-gold v0.4.1
github.com/stretchr/testify v1.7.5
github.com/trustbloc/orb v1.0.0-rc2.0.20220822191829-17aec9f17352
github.com/trustbloc/orb v1.0.0-rc2.0.20220826005428-b08eed04243a
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd
)
Expand Down Expand Up @@ -65,7 +65,7 @@ require (
github.com/square/go-jose/v3 v3.0.0-20200630053402-0a67ce9b0693 // indirect
github.com/teserakt-io/golang-ed25519 v0.0.0-20210104091850-3888c087a4c8 // indirect
github.com/trustbloc/edge-core v0.1.8 // indirect
github.com/trustbloc/vct v1.0.0-rc2.0.20220820075241-03b2f1075dbc // indirect
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/scram v1.1.1 // indirect
Expand Down
8 changes: 4 additions & 4 deletions component/vdr/orb/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1433,12 +1433,12 @@ github.com/trustbloc/edge-core v0.1.7/go.mod h1:nQnH3CcEHTRXsWZe/vgj+J0JxxjwFK9I
github.com/trustbloc/edge-core v0.1.8 h1:m4X5XNDwiHJjGf8gHnpo6aLkBYuqDyNRq+npjxLc5cY=
github.com/trustbloc/edge-core v0.1.8/go.mod h1:gfoyG/xquRXyHkww0ldM2jwOTuKKZpHYn+87f+TBQ8M=
github.com/trustbloc/kms v0.1.9-0.20220526151939-d46e46e8f7e1/go.mod h1:a6XvGLZgwVqBAt47550cQeRKm04X2Nn1M8DE0PVb0XA=
github.com/trustbloc/orb v1.0.0-rc2.0.20220822191829-17aec9f17352 h1:Myn0BGYvyQEgcwRCweh6O/D864NeXinIz2O3Cx0nCOc=
github.com/trustbloc/orb v1.0.0-rc2.0.20220822191829-17aec9f17352/go.mod h1:T8yf5LTScDLice5ZjIJcrgKMNW2xlTM3P6v3Gvmq6y8=
github.com/trustbloc/orb v1.0.0-rc2.0.20220826005428-b08eed04243a h1:xK0ROwXdkUmXdnDHD5czOWdylAgamUcGeWl2/xEsi1I=
github.com/trustbloc/orb v1.0.0-rc2.0.20220826005428-b08eed04243a/go.mod h1:4w8kHl1LmZZvqJHuc5uSejjWzBB+GLGXVCsZyEJNW5s=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5 h1:v32O23Ox/uwrwros6Zk6XZHdZT7MAO/2pFTU7xcmfoU=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/vct v1.0.0-rc2.0.20220820075241-03b2f1075dbc h1:NgHlfCFyERnxYHEKxdnLXWT2c8Uos1ufjvtiyiuKOXc=
github.com/trustbloc/vct v1.0.0-rc2.0.20220820075241-03b2f1075dbc/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 h1:UacXj0M5TPAdwgZNYfHX9LpWMJjXg7949Ude/mHpIwU=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
Expand Down
14 changes: 12 additions & 2 deletions component/vdr/orb/internal/ldcontext/data/activity-anchors-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,18 @@
"type": "@type"
}
},
"anchor": "https://w3id.org/activityanchors#anchor",
"profile": "https://w3id.org/activityanchors#profile"
"AnchorLink": {
"@id": "https://w3id.org/activityanchors#AnchorLink",
"@context": {
"@version": 1.1,
"@protected": true,
"type": "@type",
"href": "https://w3id.org/activityanchors#href",
"anchor": "https://w3id.org/activityanchors#anchor",
"profile": "https://w3id.org/activityanchors#profile",
"rel": "https://w3id.org/activityanchors#rel"
}
}
}
}
}
2 changes: 1 addition & 1 deletion test/bdd/vdr/orb/fixtures/orb/.env
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

ORB_IMAGE=ghcr.io/trustbloc-cicd/orb
ORB_IMAGE_TAG=v1.0.0-rc3-snapshot-17aec9f
ORB_IMAGE_TAG=v1.0.0-rc3-snapshot-b08eed0

# MongoDB settings
MONGODB_IMAGE=mongo
Expand Down
6 changes: 3 additions & 3 deletions test/bdd/vdr/orb/fixtures/orb/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ services:

orb.trillian.log.server:
container_name: orb.trillian.log.server
image: ghcr.io/trustbloc-cicd/vct-log-server:v1.0.0-rc3-snapshot-03b2f10
image: ghcr.io/trustbloc-cicd/vct-log-server:v1.0.0-rc3-snapshot-c395321
restart: always
command:
- --quota_system=noop
Expand All @@ -125,7 +125,7 @@ services:

orb.trillian.log.signer:
container_name: orb.trillian.log.signer
image: ghcr.io/trustbloc-cicd/vct-log-signer:v1.0.0-rc3-snapshot-03b2f10
image: ghcr.io/trustbloc-cicd/vct-log-signer:v1.0.0-rc3-snapshot-c395321
restart: always
command:
- --quota_system=noop
Expand Down Expand Up @@ -161,7 +161,7 @@ services:

orb.vct:
container_name: orb.vct
image: ghcr.io/trustbloc-cicd/vct:v1.0.0-rc3-snapshot-03b2f10
image: ghcr.io/trustbloc-cicd/vct:v1.0.0-rc3-snapshot-c395321
restart: always
environment:
- VCT_API_HOST=0.0.0.0:8077
Expand Down
4 changes: 2 additions & 2 deletions test/bdd/vdr/orb/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ require (
github.com/square/go-jose/v3 v3.0.0-20200630053402-0a67ce9b0693 // indirect
github.com/stretchr/testify v1.7.5 // indirect
github.com/teserakt-io/golang-ed25519 v0.0.0-20210104091850-3888c087a4c8 // indirect
github.com/trustbloc/orb v1.0.0-rc2.0.20220822191829-17aec9f17352 // indirect
github.com/trustbloc/vct v1.0.0-rc2.0.20220820075241-03b2f1075dbc // indirect
github.com/trustbloc/orb v1.0.0-rc2.0.20220826005428-b08eed04243a // indirect
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/xdg-go/pbkdf2 v1.0.0 // indirect
github.com/xdg-go/scram v1.1.1 // indirect
Expand Down
8 changes: 4 additions & 4 deletions test/bdd/vdr/orb/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1681,12 +1681,12 @@ github.com/trustbloc/edge-core v0.1.7/go.mod h1:nQnH3CcEHTRXsWZe/vgj+J0JxxjwFK9I
github.com/trustbloc/edge-core v0.1.8 h1:m4X5XNDwiHJjGf8gHnpo6aLkBYuqDyNRq+npjxLc5cY=
github.com/trustbloc/edge-core v0.1.8/go.mod h1:gfoyG/xquRXyHkww0ldM2jwOTuKKZpHYn+87f+TBQ8M=
github.com/trustbloc/kms v0.1.9-0.20220526151939-d46e46e8f7e1/go.mod h1:a6XvGLZgwVqBAt47550cQeRKm04X2Nn1M8DE0PVb0XA=
github.com/trustbloc/orb v1.0.0-rc2.0.20220822191829-17aec9f17352 h1:Myn0BGYvyQEgcwRCweh6O/D864NeXinIz2O3Cx0nCOc=
github.com/trustbloc/orb v1.0.0-rc2.0.20220822191829-17aec9f17352/go.mod h1:T8yf5LTScDLice5ZjIJcrgKMNW2xlTM3P6v3Gvmq6y8=
github.com/trustbloc/orb v1.0.0-rc2.0.20220826005428-b08eed04243a h1:xK0ROwXdkUmXdnDHD5czOWdylAgamUcGeWl2/xEsi1I=
github.com/trustbloc/orb v1.0.0-rc2.0.20220826005428-b08eed04243a/go.mod h1:4w8kHl1LmZZvqJHuc5uSejjWzBB+GLGXVCsZyEJNW5s=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5 h1:v32O23Ox/uwrwros6Zk6XZHdZT7MAO/2pFTU7xcmfoU=
github.com/trustbloc/sidetree-core-go v1.0.0-rc2.0.20220729143551-6cda4cea3bf5/go.mod h1:SYCYxrsviTcRoUCoM6VosXF+sqWkKpk8C1dqD0doRYQ=
github.com/trustbloc/vct v1.0.0-rc2.0.20220820075241-03b2f1075dbc h1:NgHlfCFyERnxYHEKxdnLXWT2c8Uos1ufjvtiyiuKOXc=
github.com/trustbloc/vct v1.0.0-rc2.0.20220820075241-03b2f1075dbc/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820 h1:UacXj0M5TPAdwgZNYfHX9LpWMJjXg7949Ude/mHpIwU=
github.com/trustbloc/vct v1.0.0-rc2.0.20220825171642-c395321b4820/go.mod h1:lGK5QNUTJRVUf47HEqTYBC+raauPVp2yfZOIo29XmDI=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
Expand Down

0 comments on commit af6620d

Please sign in to comment.