File tree Expand file tree Collapse file tree 10 files changed +1169
-8
lines changed
identity/storage/kvs/hashicorp
network/fabric/endorsement/fsc Expand file tree Collapse file tree 10 files changed +1169
-8
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/dgraph-io/ristretto/v2 v2.3.0
1313 github.com/gin-gonic/gin v1.10.0
1414 github.com/hashicorp/go-uuid v1.0.3
15- github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112081817-ebe5c4c1f1c7
15+ github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112155617-5577e92bc656
1616 github.com/hyperledger/fabric v1.4.0-rc1.0.20250510200036-435a7f1a780a
1717 github.com/hyperledger/fabric-chaincode-go/v2 v2.3.0
1818 github.com/hyperledger/fabric-lib-go v1.1.3-0.20240523144151-25edd1eaf5f5
Original file line number Diff line number Diff line change @@ -1059,8 +1059,8 @@ github.com/huin/goupnp v1.3.0 h1:UvLUlWDNpoUdYzb2TCn+MuTWtcjXKSza2n6CBdQ0xXc=
10591059github.com/huin/goupnp v1.3.0 /go.mod h1:gnGPsThkYa7bFi/KWmEysQRf48l2dvR5bxr2OFckNX8 =
10601060github.com/hyperledger-labs/SmartBFT v0.0.0-20250503203013-eb005eef8866 h1:Mu/6NJsfl9g3wM15Ue7hqPq4LtgYDoABh8MO4u8aW4g =
10611061github.com/hyperledger-labs/SmartBFT v0.0.0-20250503203013-eb005eef8866 /go.mod h1:9aNHNXsCVy/leGz2gpTC1eOL5QecxbSAGjqsLh4T1LM =
1062- github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112081817-ebe5c4c1f1c7 h1:OZ2A4hrnLBnZp93zVMiDJ8KTLSRHGZYkY5MxfjiyORQ =
1063- github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112081817-ebe5c4c1f1c7 /go.mod h1:fQuYPRS8puZ07olnRHtVH0ASl9xBn85Gcu9ve3B4ILo =
1062+ github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112155617-5577e92bc656 h1:lygg4iaDHDUI9Nm6YZeexI5iRamAghe39FEzRKioLXg =
1063+ github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112155617-5577e92bc656 /go.mod h1:fQuYPRS8puZ07olnRHtVH0ASl9xBn85Gcu9ve3B4ILo =
10641064github.com/hyperledger/aries-bbs-go v0.0.0-20240528084656-761671ea73bc h1:3Ykk6MtyfnlzMOQry9zkxsoLWpCWZwDPqehO/BJwArM =
10651065github.com/hyperledger/aries-bbs-go v0.0.0-20240528084656-761671ea73bc /go.mod h1:Kofn6A6WWea1ZM8Rys5aBW9dszwJ7Ywa0kyyYL0TPYw =
10661066github.com/hyperledger/fabric v1.4.0-rc1.0.20250510200036-435a7f1a780a h1:l9dE3iuE+mKj7K8Tcx904cF8zJpaNQONh3GNZdXnnyc =
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/docker/docker v28.3.3+incompatible
99 github.com/docker/go-connections v0.6.0
1010 github.com/hashicorp/vault/api v1.16.0
11- github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112081817-ebe5c4c1f1c7
11+ github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112155617-5577e92bc656
1212 github.com/hyperledger-labs/fabric-token-sdk v0.4.1-0.20250528165839-032fb9265504
1313 github.com/stretchr/testify v1.10.0
1414)
Original file line number Diff line number Diff line change @@ -129,8 +129,8 @@ github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
129129github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
130130github.com/hashicorp/vault/api v1.16.0 h1:nbEYGJiAPGzT9U4oWgaaB0g+Rj8E59QuHKyA5LhwQN4 =
131131github.com/hashicorp/vault/api v1.16.0 /go.mod h1:KhuUhzOD8lDSk29AtzNjgAu2kxRA9jL9NAbkFlqvkBA =
132- github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112081817-ebe5c4c1f1c7 h1:OZ2A4hrnLBnZp93zVMiDJ8KTLSRHGZYkY5MxfjiyORQ =
133- github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112081817-ebe5c4c1f1c7 /go.mod h1:fQuYPRS8puZ07olnRHtVH0ASl9xBn85Gcu9ve3B4ILo =
132+ github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112155617-5577e92bc656 h1:lygg4iaDHDUI9Nm6YZeexI5iRamAghe39FEzRKioLXg =
133+ github.com/hyperledger-labs/fabric-smart-client v0.6.1-0.20251112155617-5577e92bc656 /go.mod h1:fQuYPRS8puZ07olnRHtVH0ASl9xBn85Gcu9ve3B4ILo =
134134github.com/hyperledger/fabric-amcl v0.0.0-20230602173724-9e02669dceb2 h1:B1Nt8hKb//KvgGRprk0h1t4lCnwhE9/ryb1WqfZbV+M =
135135github.com/hyperledger/fabric-amcl v0.0.0-20230602173724-9e02669dceb2 /go.mod h1:X+DIyUsaTmalOpmpQfIvFZjKHQedrURQ5t4YqquX7lE =
136136github.com/hyperledger/fabric-lib-go v1.1.3-0.20240523144151-25edd1eaf5f5 h1:RPWTL5wxAb+xDOrsCU3QYZP65305F8v3PaOyzdbPVMU =
Original file line number Diff line number Diff line change 1515 ErrInvalidTransient = errors .New ("invalid transient" )
1616 // ErrInvalidProposal signals that the proposal is invalid
1717 ErrInvalidProposal = errors .New ("invalid proposal" )
18+ // ErrReceivedProposal signals that an error occurred when receiving the proposal
19+ ErrReceivedProposal = errors .New ("failed to received proposal" )
1820)
You can’t perform that action at this time.
0 commit comments