Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Generated Go chaincodes no longer work #195

Closed
sstone1 opened this issue Nov 18, 2019 · 0 comments
Closed

Generated Go chaincodes no longer work #195

sstone1 opened this issue Nov 18, 2019 · 0 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@sstone1
Copy link
Contributor

sstone1 commented Nov 18, 2019

Generated Go chaincodes no longer work as the default branch for the Fabric repository has changed from release-1.4 to master, and we do not use a Go dependency manager, so it is trying to use the v2.0 shim etc.

We should use the Go dependency manager "go mod" instead.

@sstone1 sstone1 added the bug Something isn't working label Nov 18, 2019
@sstone1 sstone1 self-assigned this Nov 18, 2019
sstone1 pushed a commit to sstone1/generator-fabric that referenced this issue Nov 18, 2019
…in#195)

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
sstone1 pushed a commit to sstone1/generator-fabric that referenced this issue Nov 18, 2019
…in#195)

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
sstone1 pushed a commit to sstone1/generator-fabric that referenced this issue Nov 18, 2019
…in#195)

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
sstone1 pushed a commit to sstone1/generator-fabric that referenced this issue Nov 19, 2019
…in#195)

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
sstone1 pushed a commit to sstone1/generator-fabric that referenced this issue Nov 19, 2019
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
sstone1 pushed a commit to sstone1/generator-fabric that referenced this issue Nov 19, 2019
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
sstone1 pushed a commit to sstone1/generator-fabric that referenced this issue Nov 19, 2019
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
cazfletch pushed a commit that referenced this issue Nov 19, 2019
…tes to #195) (#196)

* Generate go.mod/go.sum for Go chaincodes (contributes to #195)

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>

* Update to Fabric v1.4.4 (contributes to #195)

Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
@sstone1 sstone1 added the wontfix This will not be worked on label Mar 24, 2021
@sstone1 sstone1 closed this as completed Mar 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant