-
When starting the container with Docker, it crashes displaying the error:
```
panic: failed to create bloom: m (number of bits in the Bloom filter) must be >= 2
```
This issue happens with the…
-
I have installed the bridge into a Ubuntu16.04 , on our Alastria node machine, but i have this problem when I tried to use it:
![image](https://user-images.githubusercontent.com/26869830/72350205-453…
-
https://github.com/alastria/monitor/blob/09e33ebc9fd00ed31d4d0910ed8129611f3c8a9f/lib/node.go#L95-L99
The S**tart()** function uses **RunCommandBackground** to start the node, which is asynchronous a…
-
Se han realizado los trabajos de actualización de versiones de nuestro nodo validador (VAL_Alisys_Telsius_2_8_01) de acuerdo con [https://github.com/alastria/alastria-node-quorum/pull/29 ](https://git…
-
https://github.com/alastria/alastria-node/blob/6217d0a1bb5727c26a49b945dbede6b9c308c67e/scripts/start.sh#L10-L23
If Constellation never starts, there seems to be an infinite loop and the script does …
-
I noticed the README file has not been updated in a while, i.e. role of lacchain-regular-node vs. alastria-regular-node references, etc. Also, the CBX blockchain explorer seems to show last block bein…
-
This is the code:
```typescript
name: Management FE Develop
on:
push:
branches:
- dev
pull_request:
types:
- opened
- synchronize
- reopened
- closed
bran…
-
It has been detected that the CreateAlastriaID function should receive as parameter a bytes32, referring to the hash of the public key, since the addPublicKey function of the smart contract PublicKeyR…
-
Besu stopped at block 43,245,148, https://b-network.alastria.izer.tech/, and:
```
{
"jsonrpc": "2.0",
"id": 1,
"result": "0x293feb7"
}
```
Nodes from DigitelTS and Izertis has be…
-
I have a node running Quorum Blockchain with IBFT as it's consensus. Now I am trying to add another node to it. But I am unable to add the node and the two nodes are running two different blockchains.…