-
Our p2p jailing mechanism jails a validator immediately when we have an `NewFaultProof` event. This mechanism does not follow consensus protocol or our own protocols and it is a bit hard to get immedi…
-
In my understanding, using any kind of consensus algorithm would result in a blockchain. My main issue right now is that I can't figure out a consensus algorithm that can run on a cheap mobile phone i…
-
Control cohort:
- all diseases of nervous system:
- icd9: 320 - 389.99
- icd10: g00 - g99
- all diseases of muscleskeleton systems:
- icd9: 710 - 739.99
- icd10: m00 - m99
- …
-
We are currently using the [insecure randomness ](https://paritytech.github.io/polkadot-sdk/master/pallet_insecure_randomness_collective_flip/index.html) on chain. The reason was faster implementation…
-
The Merkle-CRDT technical paper suggests a Merkle-DAG is suited for a trustless network (and thus presumes a consensus algorithm) and a CRDT typically presumes a trusted network (and thus opts for inh…
-
-
Depends on #120
-
## Protocol Change Proposal
### Summary
Increase CometBFT's throughput by allowing nodes to exchange ordered transactions during the voting steps of the consensus algorithm.
### Problem Def…
-
Not regarding this PR, but the reason for which we need to keep this is so.... annoying and minor. I really would find a different solution for that.
_Originally posted by @cason in h…
-
All nodes will come up in state `candidate`. In this mode, app will try to elect itself as leader and do nothing else. Electing oneself to be a leader is done by creating a file `${METADATA_BUCKET}/le…