cello icon indicating copy to clipboard operation
cello copied to clipboard

Operating System for Enterprise Blockchain

Results 107 cello issues
Sort by recently updated
recently updated
newest added

## Expected Behavior A running node should be stopped after clicking the stop button. ## Current Behavior Error occurs, failed to stop the node ## Possible Solution The backend to...

There is a bug at the network create endpoint [LOC](https://github.com/hyperledger/cello/blob/c9f538b17922e9dade7f56f3155ea4e7801a7517/src/api-engine/api/routes/network/views.py#L206). If the network doesn't start, we still can store it in the database, which isn't expected.

bug
API-Engine
help wanted

Integrate `Celery` to api-engine, so we can create asynchronous requests to agent service. May add `redis` db as well.

API-Engine
help wanted

As the Cello project grows, the `Makefile` commands are outdated. We would like to know which commands aren't working. Please list the commands here.

help wanted
good first issue

While we were developing the backend of the Cello project, we didn't put much effort into structuring log information, which would be a painful technical debit in terms of maintainability...

help wanted
good first issue

where is cert cello use?

![2022-05-17 18-35-35 的屏幕截图](https://user-images.githubusercontent.com/5821532/168792292-4e7bbbc9-331c-4326-a0b8-20fb99f77c99.png) **哪位大神做过类似集成?請不靈賜教!** 运行make docker后生成鏡像: hyperledger/cello-api-engine hyperledger/cello-nginx hyperledger/cello-dashboard hyperledger/cello-agent-kubernetes 並在k8s cluster中部署運行,api_engine接口調用正常! ![2022-05-17 18-43-03 的屏幕截图](https://user-images.githubusercontent.com/5821532/168793535-d86bee03-402c-420b-86ce-61cade24976a.png)

After the network is created, the active host disappears, and the peer and Order nodes cannot run.Does anyone know why?

Signed-off-by: Baohua Yang