quorum
quorum copied to clipboard
A permissioned implementation of Ethereum supporting data privacy
This PR aims to simplify debugging validator set related issues **Problem Statement:** Given a quorum IBFT network, with a validator set that is a subset of the network When a...
Update the repo link to `https://github.com/Consensys/quorum.git`.
#### System information Geth version: `Geth/v1.10.3-stable(quorum-v23.4.0)/linux-amd64/go1.19.13` OS & Version: Linux #### Expected behaviour In the constructor for contracts deployed with enhanced privacy (e.g. party protection), we should be able to...
The intention here should be to initialize a slice with a capacity of types.IstanbulExtraVanity rather than initializing the length of this slice.
We are currently running the system using Quorum, and we have seen high memory usage of geth. This appears to be a bug in geth, which has been fixed in...
Hi developers, I built the docker image based on version 24.4.1 and built the qbft consensus node environment according to the process of the quorum-dev-quickstart project. When I sent a...
#### System information Geth version: `v1.10.3` Quorum version: `v24.4.1` OS & Version: Linux #### Expected behaviour I used a simple contract that adds and removes validators from a list. The...
- Updated Twitter URL to reflect platform rebranding (x.com). - Corrected various typos: "containin" to "containing", "rerequest" to "re-request", "Ethers" to "Ether". - Improved readability: "block chain" to "blockchain", "decentralised"...
# Rationale Multiple Security vulnerabilities # Implementation Update changes to latest geth andunder;lying image components
#### System information Geth version: 1.10.3-stable OS & Version: Alpine:3.15 #### Expected behaviour Quorum should not continuously utilise high cpu when there are no active transactions happening in the network....