-
Hello guys,
As part of my thesis project, I have developed a single node network with HyperLedger 1.4.1 (Raft consensus) and I am currently running the application using Docker ToolBox on Windows …
-
[9/29/2019 2:30:13 PM] [IMPORTANT] Log files can be found by running the `Developer: Open Logs Folder` command from the palette
[9/29/2019 2:30:13 PM] [INFO] Starting IBM Blockchain Platform Extens…
-
I'm getting the following error when running `node main.js -c config-fabric.json -n fabric.json` in `/benchmark/simple`. I want to test my Hyperledger chaincode, currently, I've not changed anything. …
-
When the enclave calls get_state, it passes the buffer, the buffer length and it expects the length of the written data as an output parameter. As the function calls go down the stack, they reach the …
-
I just want to run the chaincode locally, but stopped on the first terminal when ran the "**docker-compose -f docker-compose-simple.yaml up**".
```
peer | 2019-02-20 15:17:57.175 UTC [gos…
-
I am following the tutorials on deploying smart contracts locally via the VSCode but after packaging the smart contract and trying to start the local fabric, the VSCode output window runs several co…
-
Hello,
I tried to follow up your steps, however, on Step 4. I had a problem. When I would like to start the local fabric, the fabric-peer docker is crash. Output:
```
[2/20/2019 3:54:38 PM] [I…
-
Hi,
previously it was working but now I can't instantiate bare, generated by `yo farbic` chaincode.
Fabric network version: **1.4.3**
**Steps to reproduce** :
1. Generate new Contract with `Co…
Hejwo updated
4 years ago
-
First, I started my own fabric network. Then I modified the configuration items of network/fabric-v1.4/2org1peergoleveldb/fabric-go.yaml to fit my self-defined fabric network. And then I was trying …
-
Following this [guide](https://github.com/SubstraFoundation/substra/blob/master/docs/local_install_skaffold.md#2-install-docker-and-kubernetes) and using minikube as suggested [here](https://github.co…