fabric-sdk-py icon indicating copy to clipboard operation
fabric-sdk-py copied to clipboard

Change the chaincode lifecycle to make it compatible with fabric v2.x

Open RohanShrothrium opened this issue 2 years ago • 2 comments

Signed-off-by: Rohan Shrothrium [email protected]

RohanShrothrium avatar Apr 07 '22 18:04 RohanShrothrium

Hi @dexhunter and @yeasy! I am raising this PR as a starting point to making our codebase compatible with the v2.x. This can be a template and can be considered as a draft for changing the whole chaincode lifecycle.

Let me know your thoughts on this. Thanks!

RohanShrothrium avatar Apr 07 '22 18:04 RohanShrothrium

Hi @dexhunter and @yeasy! I am raising this PR as a starting point to making our codebase compatible with the v2.x. This can be a template and can be considered as a draft for changing the whole chaincode lifecycle.

Let me know your thoughts on this. Thanks!

@RohanShrothrium sure, each pr should make the CI happy. And it will be better to explain the design and implementation in the commit msg.

yeasy avatar Apr 07 '22 22:04 yeasy