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

feat(cactus-plugin-ledger-connector-fabric-socketio): remove fabric-socketio connector #2645

Merged
merged 1 commit into from
Oct 12, 2023

Commits on Oct 12, 2023

  1. feat(cactus-plugin-ledger-connector-fabric-socketio): remove fabric-s…

    …ocketio connector
    
    - Remove cactus-plugin-ledger-connector-fabric-socketio connector.
    - Refactor discounted cartrade sample to use openapi fabric connector instead of fabric-socketio.
        Sample app will use delegated signing, similar to offline signing in old connector.
    - Remove dead code from cmd-socketio-server
    - Update fabric SDK to 2.X in all cacti projects, refactor code that use it where necessary.
        Only exception is fabric persistence plugin which uses fabric SDK as dev dependency (for tests).
        It can be updated in separate PR later on.
    
    Depends on: hyperledger-cacti#2644
    
    Signed-off-by: Michal Bajer <[email protected]>
    outSH committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    50f6ce5 View commit details
    Browse the repository at this point in the history