Skip to content

Redeem: issuer in action for Fabtoken WIP #1027

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

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Conversation

barvhaim
Copy link

No description provided.

@go install github.com/IBM/idemix/tools/idemixgen
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you will need a specific version here. the problem is that the dependency sometimes is updated because of other dependencies during a go mod. then you have to reset it back to that specific version needed.

Copy link
Author

Choose a reason for hiding this comment

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

This line stayed as-is and out of the scope of this PR

@@ -60,8 +60,8 @@ var (

AllTestTypes = []*InfrastructureType{
WebSocketNoReplication,
LibP2PNoReplication,
WebSocketWithReplication,
//LibP2PNoReplication,
Copy link
Contributor

Choose a reason for hiding this comment

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

not to forget

barvhaim added 19 commits April 2, 2025 22:08
Signed-off-by: bar haim <[email protected]>
Signed-off-by: bar haim <[email protected]>
Signed-off-by: bar haim <[email protected]>
Signed-off-by: bar haim <[email protected]>
Signed-off-by: bar haim <[email protected]>
Signed-off-by: bar haim <[email protected]>
Signed-off-by: bar haim <[email protected]>
Signed-off-by: bar haim <[email protected]>
Signed-off-by: bar haim <[email protected]>
Signed-off-by: bar haim <[email protected]>
@barvhaim
Copy link
Author

barvhaim commented Apr 8, 2025

@aaadir I implemented the fabotken + zkat logic, fixed the failing unit-tests and most of the integration tests.. what is left is integration tests related to "Auditor as an Issuer" cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants