-
## Summary
Upgrades are currently only done via block height, but this is a hard thing to estimate and many times users see the time being off by a couple hours. In the past we did time based u…
-
Description:
On startup, a set of 4 VPs with security, running pbft sieve give a warning to a nil pointer
Logs:
```
vagrant@hyperledger-devenv:v0.0.9-5bdb4b6:~$ docker run --rm -it -e CORE_VM_ENDPO…
-
It turns out we need to implement PoW consensus. It's not clear how could we squeeze both PBTF0like and PoW consensusn into same library but it does seems to be possible. Consensus algoprithms are com…
-
Discussing this with @LefKok today, I though this issue already exists, but I can't find it anymore. So here you go. When a new block is created, the following happens:
1. the leader proposes a blo…
-
Vary `M`,`N`,`k`, `blockSize` and plot:
- Confirmation time/Latency - time until block propagates throughout network
- Throughput - `(blockSize/txSize) / confirmationTime`
Need to model bandwidt…
-
We currently use the dpos+ BFT consensus to confirm our block.
We need a three-phase commit to fully commit a block, otherwise there will be a problem when reorganization occurs.
-
Hello, I want to run your source code, but when in part I want to submodule your repository from GitLab with this code:
`cd tool && git submodule update --init --recursive && npm install`
I get …
-
Details in the email from 31/5/2018.
- [x] On the CA and centralization vs decentralization:
> You could maybe say somewhere that you could use a co-authority with
proof-of-personhood to have a C…
dbosk updated
5 years ago
-
1.对已经搭建的BCOS 2.9国密版的conf文件下的证书进行了替换,出现握手失败的错误。
错误信息如下:
info|2023-08-22 10:24:03.321370|[INITIALIZER][initGlobalConfig],enableCompress=true,compatibilityVersion=2.9.0,versionNumber=34144256,enableSta…
-
**安装环境概述 ubuntu22, 172.16.10.124 (tars、RPC、Gateway、NodeService),172.16.10.150(RPC、Gateway、NodeService)**
**1、安装RPC ,如下提示,但tars显示正常**
deploy_service to 172.16.10.124, app: chain0, name: agencyABcosR…