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

Feature/Edit CCAPI to support FPC #75

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

osamamagdy
Copy link

No description provided.

@osamamagdy osamamagdy requested a review from a team as a code owner October 18, 2024 00:32
@osamamagdy osamamagdy force-pushed the feat/integrate-with-fpc branch 2 times, most recently from 061e0e9 to ec45dd2 Compare October 18, 2024 00:37
@osamamagdy osamamagdy force-pushed the feat/integrate-with-fpc branch from ec45dd2 to 57ad005 Compare October 18, 2024 00:39
Copy link
Member

@samuelvenzi samuelvenzi left a comment

Choose a reason for hiding this comment

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

I have released a new version of cc-tools that solves a problem with the PurgePrivateData function not being available in the MockStub package. Please, change the version in go.mod to v1.0.2.

Copy link
Member

@samuelvenzi samuelvenzi left a comment

Choose a reason for hiding this comment

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

Because of folder mapping problems and different channel name, the following error is occurring in ccapi.

WARN [client.sdk-go] Warnf -> Error - initializer returned error: QueryBlockConfig failed: no channel peers configured for channel [mainchannel]. Will retry again later

To reproduce it, run ./startDev.sh. Don't forget to bump cc-tools to v1.0.2 on go.mod.

ccapi/config/configsdk-org1.yaml Outdated Show resolved Hide resolved
ccapi/docker-compose-1org.yaml Outdated Show resolved Hide resolved
Copy link
Member

@samuelvenzi samuelvenzi left a comment

Choose a reason for hiding this comment

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

ccapi is still breaking for a normal "vanilla" cc-tools-demo deployment. I encourage you to test it with ./startDev.sh and then call a invoke/getSchema.

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.

2 participants