-
- [ ] [Highlight on contributors](https://docs.metamask.io/guide/contributors.html#metamask-repositories) of documentation & code
- [ ] Guidelines and links for contributors
-
Hello everyone.
I successfully added `consensys/blockscout:v4.0.0-beta`-Image to my GoQuorum network on Openshift cluster.
Unfortunatelly Blockscout is not able to index a transaction. Instead I g…
-
Besu currently has 3 privacy modes. The privacy mode that provides compatibility with GoQuorum privacy is intertwined with mainnet code at the transaction and block processing level. We also have not …
-
#### System information
GoQuorum version: v22.7.6
OS & Version: Linux
#### Bug Details
In networks running on QBFT consensus, there is a problem with consensus stopping when using v22.7 node…
-
# Problem
When deploying Besu network to AWS + EKS, we do expose p2p ports to outside of the cluster to enable communication with external nodes that are deployed elsewhere in the world. We do that v…
-
We have a private GoQuorum (geth) chain that deploys several smart contracts in the genesis block. When navigating blockscout to the address of the smart contract, they are not seen as smart contracts…
-
I have a private QBFT quorum network. If I didn't set alloc in genesis file when create network, is any way to mint token?
-
I have installed quorum-dev-quickstart with the following script.
```
quorum-dev-quickstart --clientType=goquorum --privacy=false --orchestrate=false --blockscout=true --monitoring=default --outputP…
-
Hi!
Is it possible to add more options to QGT ?
I'm asking the question because the quorum kubernetes repo is using QGT to generate the genesis file, validators keys, etc... (https://github.com/…
-
When I start besu with a custom genesis file, the options printer outer prints "Mainnet" which could be misleading
eg here I have a custom genesis file (even using isQuorum mode) and it shows "Netw…