-
QBFT algorithm seems the preferred one to be used among IBFT, IBFT2 and QBFT on both Besu and GoQuorum clients. However there are no plans to add support for IBFT2 in GoQuorum as mentioned in this iss…
-
MetaMask's code for polling for events causes a lot of warnings in a Geth node log.
Details: https://github.com/ethereum/web3.js/issues/3379
-
### Context
In addition to the [standard privacy (SP)](https://docs.goquorum.consensys.net/concepts/privacy/private-and-public#private-transactions), GoQuorum provides three kinds of privacy enhancem…
-
I followed the instructions list here "https://consensys.net/docs/goquorum/en/21.10.0/tutorials/use-plugin/".
The plugin is being detected but its not getting extracted correctly. I tried with dif…
-
-
### Discussion
Besu document describes migration from a different Ethereum based client to [Besu](https://besu.hyperledger.org/23.7.2/public-networks/get-started/migrate-to-besu). Currently we are us…
-
I'm trying to set quorum-dev-quickstart Hyperledger Besu and I cant access the endpoints of following services ?
npx quorum-dev-quickstart
Which Ethereum client would you like to run? De…
-
I was following goquorum method to launch the network, while doing bootnode1 was not able to launch its init container and below ref. logs.
Pod Status :
```
quorum besu-node-bootnode-1-0 …
-
Estoy haciendo pruebas en nodos para subir la versión de Quorum. Por ahora sólo en validador, y a partir del nodo génesis, y sincronizacion full
```sh
geth --datadir /root/alastria/data --networki…
-
I'm trying to build a faucet to use on the IBFT private chain.
I'm testing whether it can be launched locally by peering it with an already operational private network. I have been able to launch t…