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

Hyperledger Fabric 2.x chaincode container #127

Merged
merged 6 commits into from
Nov 12, 2020
Merged

Hyperledger Fabric 2.x chaincode container #127

merged 6 commits into from
Nov 12, 2020

Conversation

Kelvin-M
Copy link
Contributor

@Kelvin-M Kelvin-M commented Oct 12, 2020

As Hyperledger Fabric 2.x exposed a new chaincode lifecycle, current chaincode needs update :

  • Dockerfile to build its own image
  • Expose chaincode as a server
  • Update dependencies

Companion PR :
Substra/substra-backend#343
Substra/hlf-k8s#97

Reminder : remove build from docker-hub (branch hlf-2) @AlexandrePicosson

Copy link
Contributor

@AurelienGasser AurelienGasser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

Dockerfile Show resolved Hide resolved
chaincode/main.go Outdated Show resolved Hide resolved
Copy link
Member

@inelgnu inelgnu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Kelvin-M Kelvin-M merged commit b14bf50 into master Nov 12, 2020
@Kelvin-M Kelvin-M deleted the hlf-2 branch November 12, 2020 09:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants