Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(connector-fabric): deprecate chain code compiler #1638

Merged
merged 2 commits into from
Dec 10, 2021

Conversation

petermetz
Copy link
Contributor

Removed the chain code compiler and its related pieces of code/docs.

Also updated the Fabric connector plugin's README file to be much more
up to date.

Fixes #1131

Signed-off-by: Peter Somogyvari peter.somogyvari@accenture.com

@petermetz petermetz requested review from jagpreetsinghsasan and takeutak and removed request for jonathan-m-hamilton December 8, 2021 05:33
@petermetz petermetz self-assigned this Dec 8, 2021
@petermetz petermetz added documentation Improvements or additions to documentation Fabric labels Dec 8, 2021
Removed the chain code compiler and its related pieces of code/docs.

Also updated the Fabric connector plugin's README file to be much more
up to date.

Fixes hyperledger-cacti#1131

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
Copy link
Contributor

@jagpreetsinghsasan jagpreetsinghsasan left a comment

Choose a reason for hiding this comment

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

LGTM

@petermetz petermetz merged commit 6203d3e into hyperledger-cacti:main Dec 10, 2021
@petermetz petermetz deleted the petermetz/issue1131 branch December 10, 2021 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation Fabric
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor(connector-fabric): deprecate chain code compiler
3 participants