Skip to content

switch to Fabric v3 #787

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

Open
adecaro opened this issue Nov 29, 2024 · 0 comments
Open

switch to Fabric v3 #787

adecaro opened this issue Nov 29, 2024 · 0 comments
Labels
EPIC To mark the issue as an EPCI
Milestone

Comments

@adecaro
Copy link
Contributor

adecaro commented Nov 29, 2024

Currently, we import code from Fabric v2.5 and its protos. This keeps us bound to deprecated dependencies, like proto marshaller. This Github issue asks to upgrade the Fabric dependency to v3, including the protos.
In addition, all the packages moved to fabric-lib-go should be used.

We must make sure we can still compile the token-chaincode for fabric v2.5.

This EPIC is born from the need of merging #731 that introduces new features in Idemix that the token-sdk needs to leverage. Unfortunately, #731 requires the new fabric protobuf messages.

@adecaro adecaro added the EPIC To mark the issue as an EPCI label Mar 13, 2025
@adecaro adecaro added this to the Q3 milestone Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EPIC To mark the issue as an EPCI
Projects
None yet
Development

No branches or pull requests

1 participant