-
We have to support changing format of blocks. BLS porvides good case for what could change: format of vote, format of commit, no more BFT resistant time.
1. Blockchain is immutable so we'll have t…
-
## Define paust-db fault
### Problem
- tendermint의 consensus는 validator 수가 많아짐에 따라 latency가 증가함. 반대로 validator수가 적어짐에 따라 security는 취약해짐.
### Purpose
- decentralized-store에 적합한 consensus를 고안하는 것…
-
## Description
fatal error: concurrent map read and map write
goroutine 1573695 [running]:
runtime.throw(0xf1a960, 0x21)
/opt/go/src/runtime/panic.go:530 +0x90 fp=0xc820847860 sp=0xc82084784…
-
High-level proposal has already been provided in [the forum post](https://forum.celo.org/t/clabs-proposal-for-celo-to-transition-to-an-ethereum-l2/6109).
```[tasklist]
### Tasks
- [ ] design doc to …
-
查看官方文档,在JavaSDK章节的合约事件推送一节中,所给例子的注册事件使用了eventSubscribe,一开始不知道是谁的实例,查看源码发现大概率是"org.fisco.bcos.sdk.eventsub"包下的“EventSubscribe”接口,然而此接口不可实例化,只可实例化其实现类“EventSubscribeImp”,但是该实现类有构造函数:public EventSubscrib…
-
一、在新机器上部署fisco
1、按照官方文档在新机器部署的fisco, 部署的时候tars采用host网络模式,单机版本,只部署了tars_framework,task配置如下
/data/fisco/BcosBuilder/docker/host/linux/framework/docker-compose.yml:
version: "3"
services:
tars-mys…
-
There is no real code path that is actually taken within `IActionEvaluator` for past PoW `Block`s.
- In [lib9c] and above, evaluate calls are dispatched to other binaries, so it is not in use for p…
-
I am facing timeout errors while deploying the chaincode.
All this is working fine
node crowd_fund_demo.js 192.168.99.100 four-peer
Docker Host IP: 192.168.99.100
Setting keyValStore location …
-
**1. Issue**
I am running a heavy workload on Sawtooth network for test purpose. When I run the network using PBFT or Raft consensus I have Too many requests error but the network continue to accept …
-
## Description
According to the [claim](https://github.com/hyperledger/fabric/blob/master/docs/FAQ/usage_FAQ.md) of fabric, 100,000 TPS is the aim to achieve if there are about 15 validating nodes ru…