-
1. Cancelable consensus thread, meaning if working on term and suddenly we know this term is invalid (eg. node sync brings a new block), we should be able to cancel the current term immediately and mo…
-
1、pbft 模式下,如果有4个order节点,当有两个down掉之后, down 掉的重启那么也不能进行上链操作,需要把所有的order 进行重启才能重新上链
2、rbft 模式之下,有两个order 节点down,其到一个order down 掉 就会出现不能上链,重启所有order节点也无效,所以rbft 模式是彻底不能用的
这个代码还会进行维护吗,不维护的话只能先去趣链项目 …
-
I am testing on an environment with 4 VPs (vp0, .. vp3) with PBFT batch and security enabled.
When I stop one peer and restart it, the peer's state becomes inconsistent with other peers, yet all peers…
-
### Normal case
The last log line from server side (`./bin/linux/truechain-engine`) is the one containing `New Sequence Item`
```
[?]Transacion count is 1
[.]Adding transaction request 49 to …
-
> What should be in a "introduction to decentralized systems"?
> Please chip in and help me listing content or papers down!
> This needs a lot of cleaning up and reorganizing, looking forward to hea…
-
### Asking a question, not reporting a bug
- [X] This question is not about a bug
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Question
Hello,
I'm build…
-
When I use Docker for a Single Sawtooth Node. Follow the steps in [website](https://sawtooth.hyperledger.org/docs/1.2/app_developers_guide/installing_sawtooth.html).
In Step 3: Start the Sawtooth Doc…
-
The `determineForkLength` function
https://github.com/input-output-hk/ouroboros-network/blob/489f8e3bf174bb2d15561fc1a06cdab9c966aef8/ouroboros-consensus/test-consensus/Test/Dynamic/Util/Expectatio…
-
┆Issue is synchronized with this [Asana task](https://app.asana.com/0/1200392411185755/1200392610287768) by [Unito](https://www.unito.io)
-
Currently the system will run in closed loop mode when using noops consensus, by virtue of how noops is implemented. The PBFT consensus uses internal data structures and does not limit the number of …