-
IMAGE SYNC
-
![image](https://user-images.githubusercontent.com/48206157/62266879-16479f80-b465-11e9-8e57-cca66ddbac00.png)
```
# Join peer0.org1.example.com to the channel.
docker exec -e "CORE_PEER_LOCALMSP…
-
There is an adapter for BFT-SMaRt:
https://github.com/bft-smart/fabric-orderingservice
It would be nice if we have a similar adaptor for our project.
-
I am working on to develop a new indexing mechanism for blockchain to make data retrieval faster. For that, I need to load any standard workload on top of hyperledger as a first step. Tried following …
-
Rarely occured concurrent map writes.
_Seems like an issue with I2C scan routine._
See the full log bellow:
```
sudo ./bin/sensor
[fabsdk/core] 2021/05/08 02:28:04 UTC - cryptosuite.GetDef…
-
Who can help me, why can't my node start, is there something wrong with my configuration file?
```
this is configtx.yaml
# 定义组织机构实体
Organizations:
- &OrdererOrg
Name: OrdererOrg # 组织…
-
Many integration tests currently have redundant configurations via `topology.go`. While redundant code is not always bad, some code, in particular, the registration of the views could be reused among …
-
![hyperledger-fabric](https://user-images.githubusercontent.com/8335556/74088708-35079e00-4a67-11ea-818c-66941969c63f.png)
-
### Description
I was running the [devmode setup](https://hyperledger-fabric.readthedocs.io/en/latest/peer-chaincode-devmode.html) and the following warning appeared:
`'Consortiums' should be nil si…
-
Tạo nội dung của section " Manual Build Packages" trong tài liệu "DEEVO_Hyperledger Fabric & BFTSmart v1.2".
```
peer (go)
fabric-ca-server (go)
orderer (go)
BFT-Proxy (java)
```
Tham khảo tài …