Michael Steiner

Results 76 comments of Michael Steiner

tabled until we have trusted ledger ...

pull request #79 has now tests in common_ledger. Right now this will test only for integration test. However, as part of SDK refactoring we can move the common_* scripts to...

Re-opening as while there is a test and it is used for integration testing, we still have to integrated it on the examples once the corresponding refactoring happens ...

Note: if you have a platform vulnerable to LVI, attestation verification will currently fail with `isvEnclaveQuoteStatus=SW_HARDENING_NEEDED` in the IAS verification report (e.g., you will encounter this error when you run...

relevant pointers of setting up multi-peer/multi-org: https://hyperledger-fabric.readthedocs.io/en/latest/channel_update_tutorial.html

While the peer.sh wrapper tries to handle multi-peer, e.g., in setup as described in PR #144, it was not tested with multi-org/peer, so be warned ...

Note: while in old lifecycle, our peer.sh wrapper logic should have worked with multiple peers and the ercc install&instantiate and the ecc onDemand setup, with the new lifecyle this is...

depends on resolution of issue #12

Done in conjunction with #394 ..

fabric-sample test-network does already do now in a minimalistical cut multi-peer setup (though no automated test yet)