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

refactor(connector-fabric-socketio): migrate to fabric-all-in-one from fabric14-fabcar-testnet #1754

Merged
merged 3 commits into from
Jan 18, 2022

Commits on Jan 17, 2022

  1. refactor(connector-fabric-socketio): migrate to fabric-all-in-one fro…

    …m fabric14-fabcar-testnet
    
    Remove obsolete fabric  fabric14-fabcar-testnet fabric14-testnet, use
    only fabric-all-in-one for all purposes for all test / sample app
    purposes. Add helper scripts from fabric-sample that are used during
    cartrade setup phase (I've decided it's better to keep them in repo than
    increasing the size of fabric-all-in-one image). Upgrade of fabcar
    network (from 1.4.1 to 1.4.8) triggered multiple changes in
    fabric-socketio validator, since fabcar nodes (peers, orderer) use TLS
    and require different setup, additionaly done some refactors and fixes
    in the validator. Update the cartrade and discounted-cartrade sample
    apps to work with the new setup, refreshed scripts can be used to ease
    up the setup process.
    
    Closes: hyperledger-cacti#1753
    Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
    outSH committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    b6ae085 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e937e6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d7dbeb View commit details
    Browse the repository at this point in the history