fabric-smart-client
fabric-smart-client copied to clipboard
The Fabric Smart Client is a new Fabric Client that lets you focus on the business processes and simplifies the development of Fabric-based distributed application.
Add a command to convert a topology to BAF scripts
We do a lot of big fingers some time and unfortunately many time from these big fingers on configuration we have panic on fsc node which doesn't help to find...
Yaegi is Another Elegant Go Interpreter. The idea is to used Yaegi to load and execute `views` deployed dynamically into the FSC node.
Goals: - Reduce debug logging to the essential (KVS and identity are places that produce too much logs) - Log naming convention: - Each package should have a logger named...
Currently, a fabric topology support only a single default channel. This issue contains the following tasks: - [ ] API to add channels - [ ] Ability to deploy a...
Hello, I'm facing again data race on idemix. As highlighted on talk in PR https://github.com/IBM/idemix/pull/9 , this problem should be fixed by using thread safe crypto curve in demix through...
To make sure that the samples work, this issue asks to add them to the CI.
Signed-off-by: Marcus Brandenburger