-
https://github.com/jpmorganchase/quorum/blob/0905eda48eb07a4ce0e7072c1a2ecbf690ddff77/private/constellation/node.go#L96
The following line should be added so the server would close the connection …
-
#### System information
Quorum Version : 2.0.0
Geth version: `1.7.2-stable-0905eda4`
OS & Version: Windows/Linux/OSX
Branch, Commit Hash or Release: `git status`
#### Expected behaviour
Pr…
-
Hey team,
I had setup a network under `1) Create Network`; & able to access the network & node manager.
However, I'm unable to attach the web3 Provider under Remix IDE as per the result:
`You …
-
#### System information
Geth version: `geth version`
OS & Version: OSX 10.13.3
Branch, Commit Hash or Release: `On branch master
Your branch is behind 'origin/master' by 11 commits, and can …
-
If a private transaction is executed with self public key of the node, then constellation stops working.
Step 1 : Get a docker container of Ubuntu with latest version of Quorum and constellation.…
-
We need to add a `nullBitmap` getter to `DictionaryData` that proxies to the indices `nullBitmap`, like we do with the `nullCount`. This is blocking the PR that updates JPMC Perspective to v0.3.0: [ht…
-
https://github.com/jpmorganchase/constellation/pull/57
`127.0.0.1` for different nodes will not work because only key will be allowed for the host `127.0.0.1` for each node. We can use e.g. `172.30…
-
Constellation currently uses BerkeleyDB for all storage. It includes code for LevelDB and SQLite, however one cannot currently choose either of them. The simple reason BerkeleyDB is the default is tha…
-
using https://jpmorganchase.github.io/perspective/examples/superstore.html in IE 11,
scenario:
1. switch to grid mode
2. unselect country and city
3. move country to columns, after sub-category
…
-
The URL link is broken in
https://github.com/jpmorganchase/quorum/blob/master/docs/running.md
Search for "voting smart contract", locate the paragraph below:
From the above example, the `` is t…