-
I've built a quorum network locally on my machine using the following tutorial:
https://consensys.net/docs/goquorum/en/stable/tutorials/private-network/create-ibft-network/
Basically, I want to ru…
-
## Describe the bug
- [x] Missing content
- [ ] Outdated content
- [ ] Wrong content
- [ ] Confusing or misleading content
- [ ] Other
## Change suggestion
Add section on addi…
-
I read through all specifications of https://entethalliance.github.io/client-spec/qbft_spec.html, and also https://besu.hyperledger.org/en/stable/
It talks about QBFT, but nowhere exactly mentioned…
-
The ubuntu system, I use has turned off the firewall, but I still can't link localhost: 8545, or the link is reset.
I did the following:
https://consensys.net/docs/goquorum/en/latest/tutorials/quoru…
-
Hi,
I have observed that without any transaction, GoQuorum writes a block in the chain.
I can understand that this behavior is valid for Public chains where they want to increase the difficulty leve…
-
GoQuorum Version: 22.1.1
Tessera Version: 22.1.0
**Issue Description:**
After enabling private trie cache by setting --privatetriecache.enable (https://github.com/ConsenSys/quorum/pull/1353) , Go…
-
## Summary
- I would like to do scale out by changing the replicas in the statefulset of the node, is quorum not supposed to do it that way?
refs: https://github.com/ConsenSys/quorum-kubernetes/bl…
-
Hey ConsenSys-Team!
Very happy to see that there is a new open source Quorum explorer coming.
A feature, I would look out for - as part of the PharmaLedger.eu project - is a more detailed inform…
-
goquorum pods do not start up, because the PVCs get and AccessDenied error on start up and remain in an unbound state.
The `iamserviceaccount` for `--name ebs-csi-controller-sa` with role `Amazon…
libby updated
2 years ago
-
As a user of private transactions, I want to ensure there is no leakage of information about the volume of private transactions from a specific account.
Enabling the signing of private transaction…