-
First, let me briefly tell you what I understood about the `--block-generation-time-limit` flag.
When handling the ChainHeadEvent of the consensus completed block by the Istanbul BFT,
it seems to be…
-
IBFT seems to max out around 200 TPS when run in the 7 nodes example.
--> see [these results](https://gitlab.com/electronDLT/chainhammer/blob/master/quorum-IBFT.md)
However, the original public…
-
Currently Istanbul BFT has a `--blockperiod` and a `--blockpausetime` parameter. The block period is the time interval at which to make blocks. A proposer will wait for this amount of time, regardless…
-
#### System information
Geth version: `Geth/v1.9.24-stable-d5ef77ca(quorum-v21.7.1)/linux-amd64/go1.15.5`
OS & Version: Linux
NAME="Amazon Linux AMI"
VERSION="2018.03"
ID="amzn"
ID_LIKE="rhe…
-
Every time deploying a contract to Node A (port 22000), Node B (port 22001) was also trying to execute some previous deployment but failed with "contract creation code storage out of gas" error.
But …
-
#### System information
Quorum Version: 21.1.0
#### Expected behaviour
The memory utilization is periodically released.
#### Actual behaviour
The memory utilization is increasing.
##…
-
The network will be regularly updated in January 2022.
### Details of the upgrade
- Quorum version upgrade
- Version to be adopted is under consideration.
- Version to be fixed in Oct 2021…
-
Quorum qbft is failing to decode round change messages from Besu. Need to investigate the cause.
We are getting messages like this in the Quorum logs
`quorum-node-0_1 | INFO [04-07|04:41:21.636|cons…
-
## Using BFT Consensus to enable Tessera, starting times wrong
**Start the command:**
cd node0
PRIVATE_CONFIG=/bsn/quorum/fromscratchistanbul/istanbul-tools/new-node-1t/tm.ipc geth --datadir …
-
@Tbaut suggested in https://gitter.im/paritytech/parity-poa to post this here; quotes are from there. Please keep this issue open until there is an implementation.
# port IBFT from go to rust ?
…