quorum icon indicating copy to clipboard operation
quorum copied to clipboard

A permissioned implementation of Ethereum supporting data privacy

Results 86 quorum issues
Sort by recently updated
recently updated
newest added

#### System information Geth version: `geth version` OS & Version: Windows/Linux/OSX Branch, Commit Hash or Release: `git status` #### Scenario triggering the issue There are 4 validators. They failed to...

After studying Istanbul BFT's specification and implementation, we strongly suspect that the system fails to have the desirable liveness property. Basically, in the current Istanbul protocol, if different nodes experience...

#### System information Version: 1.9.7-stable Quorum Version: 2.6.0 (or higher) #### Expected behaviour If a private transaction is executed to perform a simple stored value change, then the gas usage...

bug

_Small disclaimer: not sure if this is actually Quorum or Solidity related. But I'll start posting it here._ Normally, timestamps in Ethereum are returned in seconds. When using Raft, the...

enhancement
consensus | Raft

We are using Quorum in production for a multi entity use-case. The problem is all these entities quorum nodes sits behind a firewall which only allows TLS traffic. The node...

question
needs review

Bumps [github.com/VictoriaMetrics/fastcache](https://github.com/VictoriaMetrics/fastcache) from 1.5.7 to 1.12.0. Commits 14f3880 vendor: update golang.org/x/sys from v0.0.0-20220405052023-b1e9470b6e64 to v0... 078d481 Revert "Use github.com/klauspost/compress/s2 instead of github.com/golang/sna... 092868e Use github.com/klauspost/compress/s2 instead of github.com/golang/snappy for ......

dependencies

#### System information Geth version: `geth version` OS & Version: Windows/Linux/OSX Commit hash : (if `develop`) #### Expected behaviour no error #### Actual behaviour error returned ``` > debug.traceCall(null, "0x0")...

Configure a way to get rewards when there is a block validation. There are 3 modes at the moment: - list: you can provide a list a wallet addresses that...

#### Expected behaviour Mining to start #### Actual behaviour Mining doesn't start #### Steps to reproduce the behaviour ``` "config": { "chainId": 1337, "homesteadBlock": 0, "eip150Block": 0, "eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000", "eip155Block":...

Bumps [github.com/holiman/uint256](https://github.com/holiman/uint256) from 1.1.1 to 1.2.1. Release notes Sourced from github.com/holiman/uint256's releases. Hari Seldon The v1.2.1 release, "Hari Seldon", contains some new API-methods and a lot of improvements under the...

dependencies