-
#### System information
Geth version: `geth version`
Geth
Version: 1.9.25-stable
Git Commit: 919800f019cc5d2b931b5cd81600640a8e7cd444
Quorum Version: 21.10.0
Architecture: amd64
Protocol Vers…
-
Hello.
Can't access to https://docs.goquorum.consensys.net/en/stable/Tutorials/Adding-removing-IBFT-validators/
-
Ejecutar todos los examples sobre un nodo de la Red-B cambiando de forma manual en la librería las address de los Smart Contracts de Alastria ID a los correspondientes desplegados por el equipo core d…
-
#### System information
Client type: GoQuorum
Client version: v21.7.1
OS & Version: Ubuntu 18.04
#### Expected behaviour
Client node running example from :
https://github.com/ConsenSys/w…
-
As a user I want to be able to able to use web3js-eea with EthSigner to sign transactions with my key stored in EthSigner. That is, I want to submit unsigned transactions from web3js-eea to `eea_send…
-
-
Some methods catch and re throw
return axios
.post(host, payload)
.then(result => {
return result.data.result;
})
.catch(error => {
if (error.response)…
-
In order to increase coverage of the main functions in the library, add tests that generate errors for the following functions:
- [ ] `eea.sendRawTransaction`
- [ ] fail if both privacyGroupId a…
-
Hi everyone, I was wondering if there are any plans on implementing a mechanism to read a transaction from the public Ethereum blockchain. I think being able to read the public Ethereum state could be…
-
Investigate blind auction failure