-
### Summary
Flaky test on Acceptance tests `(basic || basic-raft || (advanced && raft) || networks/plugins::raft-account-plugin-hashicorp-vault)` on GoQuorum master CI/CD.
Failed run: https://github.…
-
GoQuorum node support for multiple nodes
-
## Expected Behavior
Private transactions should be possible on a GoQuorum chain as per the [Nethereum documentation](https://docs.nethereum.com/en/latest/ethereum-and-clients/quorum/#privatefor).
…
-
It sems that the function `createAlastriaIdentity` is not working properly. When you use this function, and then try to get the public key with `getCurrentPublicKey` returns an empty string
-
Investigate whether some of the Chainstack tutorials should be documented in Quorum and raise appropriate issues for Besu/GoQuorum.
See: https://docs.chainstack.com/operations/quorum/configuring-cons…
-
Dear team,
I've built a GoQuorum network on local machine with GoQuorumWizard (7 nodes) with this guide: https://docs.goquorum.consensys.net/en/stable/HowTo/GetStarted/Wizard/GettingStarted/ .
I'v…
-
### Description
When I run the code in linux
`besu --data-path=data --genesis-file=../cliqueGenesis.json --network-id 108801 --rpc-http-enabled --rpc-http-api=ETH,NET,CLIQUE --ho…
-
### Description
The way we enable different privacy modes could be improved.
- [x] Define the current flags and their compatibility to enable this discussion
- [x] check with Antony and Lucas whether…
-
As far as I know, Orion nodes do not provide any form of access control. As a result, private data can be obtained by virtually anyone that can open a connection to the Orion node. The following flow …
-
I have a set of smart contracts that I have compiled and deployed to rinkeby test network. I now need to deploy the to a private goquorum blockchain that runs on the IBFT consensus. The blockchain was…