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

Remove FFCAPI for updated architecture #15

Merged
merged 2 commits into from
Jun 2, 2022

Conversation

peterbroadhurst
Copy link
Contributor

When events are involved, the coupling between the FFTM and the connector code is just too intertwined to support separate runtime processes. So a refactor of the FFCAPI needs to happen, and it makes sense for that to happen within a refactored FFTM.

So it should be removed from here.

Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
Copy link
Contributor

@awrichar awrichar left a comment

Choose a reason for hiding this comment

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

👋

Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
@codecov-commenter
Copy link

Codecov Report

Merging #15 (310210a) into main (cb2a6ea) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              main       #15    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           41        29    -12     
  Lines         2048      1939   -109     
==========================================
- Hits          2048      1939   -109     
Impacted Files Coverage Δ
pkg/ffapi/handler.go 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb2a6ea...310210a. Read the comment docs.

@peterbroadhurst peterbroadhurst merged commit 3b6224a into hyperledger:main Jun 2, 2022
@peterbroadhurst peterbroadhurst deleted the ffcapi-x branch June 2, 2022 19:39
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