ibm-silvergate / netcomposer

Hyperledger Fabric Network bootstrapping made simple for experimentation, development and testing
Apache License 2.0
13 stars 6 forks source link

Netcomposer not working with Fabric v1.3 #11

Closed erNail closed 4 years ago

erNail commented 5 years ago

See issue #5, #10, #13, #15, #17

erNail commented 5 years ago

Update: Samplenet with kv_chaincode is working with Fabric 1.3 after the issues above were fixed.

erNail commented 5 years ago

Update: Now also working when TLS is set to disabled.

erNail commented 5 years ago

Update: Now also working with kafka. Issue can be closed once merge request #29 is accepted.