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

Commit

Permalink
Merge pull request #112 from bstasyszyn/105
Browse files Browse the repository at this point in the history
chore: Release v0.1.1
  • Loading branch information
bstasyszyn authored Jan 29, 2020
2 parents 023943e + 03fabd0 commit ed938ce
Show file tree
Hide file tree
Showing 8 changed files with 41 additions and 41 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ FABRIC_TOOLS_TAG ?= $(ARCH)-$(FABRIC_TOOLS_VERSION)

# Fabric peer ext docker image (overridable)
FABRIC_PEER_EXT_IMAGE ?= trustbloc/fabric-peer
FABRIC_PEER_EXT_VERSION ?= 0.1.1-snapshot-49fc047
FABRIC_PEER_EXT_VERSION ?= 0.1.1
FABRIC_PEER_EXT_TAG ?= $(ARCH)-$(FABRIC_PEER_EXT_VERSION)

FABRIC_CLI_EXT_VERSION ?= 44d0bb90048766c382779ef2348271346777e7a8
FABRIC_CLI_EXT_VERSION ?= 0.1.1

# Namespace for the blocnode image
DOCKER_OUTPUT_NS ?= trustbloc
Expand Down
2 changes: 1 addition & 1 deletion ci/version_var.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# Release Parameters
BASE_VERSION=0.1.1
IS_RELEASE=false
IS_RELEASE=true

ARCH=$(go env GOARCH)

Expand Down
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@ require (
github.com/spf13/viper2015 v1.3.2
github.com/stretchr/testify v1.4.0
github.com/trustbloc/fabric-peer-ext v0.0.0
github.com/trustbloc/sidetree-core-go v0.1.1-0.20200124183623-a98ad9da837b
github.com/trustbloc/sidetree-core-go v0.1.1
)

replace github.com/hyperledger/fabric => github.com/trustbloc/fabric-mod v0.1.1-0.20200109180344-55843c4fd520
replace github.com/hyperledger/fabric => github.com/trustbloc/fabric-mod v0.1.1

replace github.com/hyperledger/fabric/extensions => github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200124143746-49fc0475c88d
replace github.com/hyperledger/fabric/extensions => github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200129191645-fad265c678e0

replace github.com/trustbloc/fabric-peer-ext => github.com/trustbloc/fabric-peer-ext v0.1.1-0.20200124143746-49fc0475c88d
replace github.com/trustbloc/fabric-peer-ext => github.com/trustbloc/fabric-peer-ext v0.1.1

replace github.com/hyperledger/fabric-protos-go => github.com/trustbloc/fabric-protos-go-ext v0.1.1-0.20191126151100-5a61374c2e1b
replace github.com/hyperledger/fabric-protos-go => github.com/trustbloc/fabric-protos-go-ext v0.1.1

replace github.com/spf13/viper2015 => github.com/spf13/viper v0.0.0-20150908122457-1967d93db724

Expand Down
20 changes: 10 additions & 10 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -322,16 +322,16 @@ github.com/syndtr/goleveldb v0.0.0-20190625010220-02440ea7a285/go.mod h1:9OrXJhf
github.com/tedsuo/ifrit v0.0.0-20180802180643-bea94bb476cc h1:LUUe4cdABGrIJAhl1P1ZpWY76AwukVszFdwkVFVLwIk=
github.com/tedsuo/ifrit v0.0.0-20180802180643-bea94bb476cc/go.mod h1:eyZnKCc955uh98WQvzOm0dgAeLnf2O0Rz0LPoC5ze+0=
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/trustbloc/fabric-mod v0.1.1-0.20200109180344-55843c4fd520 h1:bpEZzcPtjqbEOPbInw0sjf0zJ1NbP8R8Xz4qA0lY97Y=
github.com/trustbloc/fabric-mod v0.1.1-0.20200109180344-55843c4fd520/go.mod h1:3H8G6Ab3wf0NFqoS8SBQMGixiyKxDyZ0JHZF+jBRREQ=
github.com/trustbloc/fabric-peer-ext v0.1.1-0.20200124143746-49fc0475c88d h1:gAx9f0+Tz9qbDZpNn2irkrMDEtlUjTRz41SONmMOIzI=
github.com/trustbloc/fabric-peer-ext v0.1.1-0.20200124143746-49fc0475c88d/go.mod h1:UOQu5B0X4z9jTj9hbZA+2q6/joEqYBygNxcPKeUvk4w=
github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200124143746-49fc0475c88d h1:2d+X4tSSmhvWxTBX9jOCpFBN5EIsvTOlJX/Oj9h+a8U=
github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200124143746-49fc0475c88d/go.mod h1:Y327ds9z/LRpgoaB2g7HoETH9zLvUgXokZoSvf45BqQ=
github.com/trustbloc/fabric-protos-go-ext v0.1.1-0.20191126151100-5a61374c2e1b h1:tM1brMvZspXKRSOp83gwKQL+5CGobSqHjh8XB1QM3tQ=
github.com/trustbloc/fabric-protos-go-ext v0.1.1-0.20191126151100-5a61374c2e1b/go.mod h1:xVYTjK4DtZRBxZ2D9aE4y6AbLaPwue2o/criQyQbVD0=
github.com/trustbloc/sidetree-core-go v0.1.1-0.20200124183623-a98ad9da837b h1:TcTBqWPQmV7dV0JtRzMP5Hx6Hj+kasZ79jf6EWdOOhg=
github.com/trustbloc/sidetree-core-go v0.1.1-0.20200124183623-a98ad9da837b/go.mod h1:FC7RAK7yPS2Y7iKQL2gt01fVi1JtYLbpUklNYcxCfYQ=
github.com/trustbloc/fabric-mod v0.1.1 h1:BEIPQlVYmMNVGdfYiFxm3nUj370c6dTOyZbwVWqoj5I=
github.com/trustbloc/fabric-mod v0.1.1/go.mod h1:3H8G6Ab3wf0NFqoS8SBQMGixiyKxDyZ0JHZF+jBRREQ=
github.com/trustbloc/fabric-peer-ext v0.1.1 h1:g9+ETj/4ibKplhZ0quarLKduVe/n9h+p2mAjOYSNpTY=
github.com/trustbloc/fabric-peer-ext v0.1.1/go.mod h1:IfP17ndmMapH17O2EnN0fG9kQNRhzCK0QPk+GyMNuNA=
github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200129191645-fad265c678e0 h1:vvZPlg4KrkmFOfjVTh8FsIgPbb3eD4KplXJDs76jfLw=
github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200129191645-fad265c678e0/go.mod h1:99iCoLEYDOlzJfHgtnkDnuY9YVuLX2wrBbOou8qspsg=
github.com/trustbloc/fabric-protos-go-ext v0.1.1 h1:SEEL2g9N2yjxEDbzO6fsWjt4kmaj5SvpQFRq/uVMo5w=
github.com/trustbloc/fabric-protos-go-ext v0.1.1/go.mod h1:xVYTjK4DtZRBxZ2D9aE4y6AbLaPwue2o/criQyQbVD0=
github.com/trustbloc/sidetree-core-go v0.1.1 h1:XUl0lMt/+yiaMh3EBvb/xuZYKLcsLyY+h8DqGEbGwk4=
github.com/trustbloc/sidetree-core-go v0.1.1/go.mod h1:FC7RAK7yPS2Y7iKQL2gt01fVi1JtYLbpUklNYcxCfYQ=
github.com/ugorji/go v1.1.1/go.mod h1:hnLbHMwcvSihnDhEfx2/BzKp2xb0Y+ErdfYcrs9tkJQ=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
github.com/urfave/cli v1.18.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
Expand Down
8 changes: 4 additions & 4 deletions test/bddtests/fixtures/fabric/peer/cmd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ require (
github.com/trustbloc/sidetree-fabric v0.0.0
)

replace github.com/hyperledger/fabric => github.com/trustbloc/fabric-mod v0.1.1-0.20200109180344-55843c4fd520
replace github.com/hyperledger/fabric => github.com/trustbloc/fabric-mod v0.1.1

replace github.com/hyperledger/fabric/extensions => github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200124143746-49fc0475c88d
replace github.com/hyperledger/fabric/extensions => github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200129191645-fad265c678e0

replace github.com/trustbloc/fabric-peer-ext => github.com/trustbloc/fabric-peer-ext v0.1.1-0.20200124143746-49fc0475c88d
replace github.com/trustbloc/fabric-peer-ext => github.com/trustbloc/fabric-peer-ext v0.1.1

replace github.com/trustbloc/sidetree-fabric => ../../../../../..

replace github.com/spf13/viper2015 => github.com/spf13/viper v0.0.0-20150908122457-1967d93db724

replace github.com/hyperledger/fabric-protos-go => github.com/trustbloc/fabric-protos-go-ext v0.1.1-0.20191126151100-5a61374c2e1b
replace github.com/hyperledger/fabric-protos-go => github.com/trustbloc/fabric-protos-go-ext v0.1.1

go 1.13
20 changes: 10 additions & 10 deletions test/bddtests/fixtures/fabric/peer/cmd/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -310,16 +310,16 @@ github.com/syndtr/goleveldb v0.0.0-20190625010220-02440ea7a285/go.mod h1:9OrXJhf
github.com/tedsuo/ifrit v0.0.0-20180802180643-bea94bb476cc h1:LUUe4cdABGrIJAhl1P1ZpWY76AwukVszFdwkVFVLwIk=
github.com/tedsuo/ifrit v0.0.0-20180802180643-bea94bb476cc/go.mod h1:eyZnKCc955uh98WQvzOm0dgAeLnf2O0Rz0LPoC5ze+0=
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
github.com/trustbloc/fabric-mod v0.1.1-0.20200109180344-55843c4fd520 h1:bpEZzcPtjqbEOPbInw0sjf0zJ1NbP8R8Xz4qA0lY97Y=
github.com/trustbloc/fabric-mod v0.1.1-0.20200109180344-55843c4fd520/go.mod h1:3H8G6Ab3wf0NFqoS8SBQMGixiyKxDyZ0JHZF+jBRREQ=
github.com/trustbloc/fabric-peer-ext v0.1.1-0.20200124143746-49fc0475c88d h1:gAx9f0+Tz9qbDZpNn2irkrMDEtlUjTRz41SONmMOIzI=
github.com/trustbloc/fabric-peer-ext v0.1.1-0.20200124143746-49fc0475c88d/go.mod h1:UOQu5B0X4z9jTj9hbZA+2q6/joEqYBygNxcPKeUvk4w=
github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200124143746-49fc0475c88d h1:2d+X4tSSmhvWxTBX9jOCpFBN5EIsvTOlJX/Oj9h+a8U=
github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200124143746-49fc0475c88d/go.mod h1:Y327ds9z/LRpgoaB2g7HoETH9zLvUgXokZoSvf45BqQ=
github.com/trustbloc/fabric-protos-go-ext v0.1.1-0.20191126151100-5a61374c2e1b h1:tM1brMvZspXKRSOp83gwKQL+5CGobSqHjh8XB1QM3tQ=
github.com/trustbloc/fabric-protos-go-ext v0.1.1-0.20191126151100-5a61374c2e1b/go.mod h1:xVYTjK4DtZRBxZ2D9aE4y6AbLaPwue2o/criQyQbVD0=
github.com/trustbloc/sidetree-core-go v0.1.1-0.20200124183623-a98ad9da837b h1:TcTBqWPQmV7dV0JtRzMP5Hx6Hj+kasZ79jf6EWdOOhg=
github.com/trustbloc/sidetree-core-go v0.1.1-0.20200124183623-a98ad9da837b/go.mod h1:FC7RAK7yPS2Y7iKQL2gt01fVi1JtYLbpUklNYcxCfYQ=
github.com/trustbloc/fabric-mod v0.1.1 h1:BEIPQlVYmMNVGdfYiFxm3nUj370c6dTOyZbwVWqoj5I=
github.com/trustbloc/fabric-mod v0.1.1/go.mod h1:3H8G6Ab3wf0NFqoS8SBQMGixiyKxDyZ0JHZF+jBRREQ=
github.com/trustbloc/fabric-peer-ext v0.1.1 h1:g9+ETj/4ibKplhZ0quarLKduVe/n9h+p2mAjOYSNpTY=
github.com/trustbloc/fabric-peer-ext v0.1.1/go.mod h1:IfP17ndmMapH17O2EnN0fG9kQNRhzCK0QPk+GyMNuNA=
github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200129191645-fad265c678e0 h1:vvZPlg4KrkmFOfjVTh8FsIgPbb3eD4KplXJDs76jfLw=
github.com/trustbloc/fabric-peer-ext/mod/peer v0.0.0-20200129191645-fad265c678e0/go.mod h1:99iCoLEYDOlzJfHgtnkDnuY9YVuLX2wrBbOou8qspsg=
github.com/trustbloc/fabric-protos-go-ext v0.1.1 h1:SEEL2g9N2yjxEDbzO6fsWjt4kmaj5SvpQFRq/uVMo5w=
github.com/trustbloc/fabric-protos-go-ext v0.1.1/go.mod h1:xVYTjK4DtZRBxZ2D9aE4y6AbLaPwue2o/criQyQbVD0=
github.com/trustbloc/sidetree-core-go v0.1.1 h1:XUl0lMt/+yiaMh3EBvb/xuZYKLcsLyY+h8DqGEbGwk4=
github.com/trustbloc/sidetree-core-go v0.1.1/go.mod h1:FC7RAK7yPS2Y7iKQL2gt01fVi1JtYLbpUklNYcxCfYQ=
github.com/ugorji/go v1.1.1/go.mod h1:hnLbHMwcvSihnDhEfx2/BzKp2xb0Y+ErdfYcrs9tkJQ=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
github.com/urfave/cli v1.18.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
Expand Down
6 changes: 3 additions & 3 deletions test/bddtests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ require (
github.com/pkg/errors v0.8.1
github.com/sirupsen/logrus v1.3.0
github.com/spf13/viper v1.3.2
github.com/trustbloc/fabric-peer-test-common v0.1.1-0.20191128150623-95d6e4c6a2ac
github.com/trustbloc/sidetree-core-go v0.1.1-0.20200124183623-a98ad9da837b
github.com/trustbloc/fabric-peer-test-common v0.1.1
github.com/trustbloc/sidetree-core-go v0.1.1
)

replace github.com/hyperledger/fabric-protos-go => github.com/trustbloc/fabric-protos-go-ext v0.1.1-0.20191126151100-5a61374c2e1b
replace github.com/hyperledger/fabric-protos-go => github.com/trustbloc/fabric-protos-go-ext v0.1.1

replace github.com/hyperledger/fabric-sdk-go => github.com/hyperledger/fabric-sdk-go v1.0.0-beta1.0.20191219180315-e1055f391525

Expand Down
12 changes: 6 additions & 6 deletions test/bddtests/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -184,12 +184,12 @@ github.com/tidwall/match v1.0.1 h1:PnKP62LPNxHKTwvHHZZzdOAOCtsJTjo6dZLCwpKm5xc=
github.com/tidwall/match v1.0.1/go.mod h1:LujAq0jyVjBy028G1WhWfIzbpQfMO8bBZ6Tyb0+pL9E=
github.com/tidwall/pretty v1.0.0 h1:HsD+QiTn7sK6flMKIvNmpqz1qrpP3Ps6jOKIKMooyg4=
github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk=
github.com/trustbloc/fabric-peer-test-common v0.1.1-0.20191128150623-95d6e4c6a2ac h1:8QvV7Uy216CoENFJbqkn9gsMs6duSATAG97vJgHeJj8=
github.com/trustbloc/fabric-peer-test-common v0.1.1-0.20191128150623-95d6e4c6a2ac/go.mod h1:RdxV7v2Ix5gKgh1vYdPGCQ+l0PnOyC5Pv//78UB11oE=
github.com/trustbloc/fabric-protos-go-ext v0.1.1-0.20191126151100-5a61374c2e1b h1:tM1brMvZspXKRSOp83gwKQL+5CGobSqHjh8XB1QM3tQ=
github.com/trustbloc/fabric-protos-go-ext v0.1.1-0.20191126151100-5a61374c2e1b/go.mod h1:xVYTjK4DtZRBxZ2D9aE4y6AbLaPwue2o/criQyQbVD0=
github.com/trustbloc/sidetree-core-go v0.1.1-0.20200124183623-a98ad9da837b h1:TcTBqWPQmV7dV0JtRzMP5Hx6Hj+kasZ79jf6EWdOOhg=
github.com/trustbloc/sidetree-core-go v0.1.1-0.20200124183623-a98ad9da837b/go.mod h1:FC7RAK7yPS2Y7iKQL2gt01fVi1JtYLbpUklNYcxCfYQ=
github.com/trustbloc/fabric-peer-test-common v0.1.1 h1:7KHxAST02AADPikEY0enlv4Km+jeXcYNKqz+wOlEcbY=
github.com/trustbloc/fabric-peer-test-common v0.1.1/go.mod h1:RdxV7v2Ix5gKgh1vYdPGCQ+l0PnOyC5Pv//78UB11oE=
github.com/trustbloc/fabric-protos-go-ext v0.1.1 h1:SEEL2g9N2yjxEDbzO6fsWjt4kmaj5SvpQFRq/uVMo5w=
github.com/trustbloc/fabric-protos-go-ext v0.1.1/go.mod h1:xVYTjK4DtZRBxZ2D9aE4y6AbLaPwue2o/criQyQbVD0=
github.com/trustbloc/sidetree-core-go v0.1.1 h1:XUl0lMt/+yiaMh3EBvb/xuZYKLcsLyY+h8DqGEbGwk4=
github.com/trustbloc/sidetree-core-go v0.1.1/go.mod h1:FC7RAK7yPS2Y7iKQL2gt01fVi1JtYLbpUklNYcxCfYQ=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
github.com/vishvananda/netlink v1.0.0 h1:bqNY2lgheFIu1meHUFSH3d7vG93AFyqg3oGbJCOJgSM=
github.com/vishvananda/netlink v1.0.0/go.mod h1:+SR5DhBJrl6ZM7CoCKvpw5BKroDKQ+PJqOg65H/2ktk=
Expand Down

0 comments on commit ed938ce

Please sign in to comment.