-
Hi,
We are interested in joining the Alastria network and are currently playing a little bit with the Alastria setup and have some general technical questions.
When we run the start script (for …
-
Hola
Estoy intentado probar el ejemplo de **Threenodes** pero el nodo validador siempre aparece como offline y en los logs sale este mensaje de error:
ERROR[06-12|18:20:48] Cannot start mining wi…
-
Según se arranca la primera vez e intenta sincronizar con el resto de nodos validadores, genera este error:
NFO [01-03|10:31:26] Block synchronisation started
INFO [01-03|10:31:26] Mining aborted du…
-
Las variables de entorno:
export GOROOT=/usr/local/go
export GOPATH=$HOME/alastria/workspace
export PATH=$GOROOT/bin:$GOPATH/bin:$PATH
no están disponibles, hay que realizar manualmente: source …
-
Hi,
We are trying to install the alastria-node on a Ubuntu 16.04 64bit machine with 2 cpu cores, 4gb of ram and 30gb of disk space.
We followed the instructions in the readme, executing the ```b…
-
Incluir en la Wiki de alastria-node los pasos a seguir para desplegar el Cakeshop de Alastria y un link a nuestro fork.
-
Se realiza un test desde el nodo SantanderGW a IndraGW con el código:
```
a = eth.accounts[0]
web3.eth.defaultAccount = a;
// abi and bytecode generated from simplestorage.sol:
// > solcjs --bi…
-
Al lanzar el script "init.sh auto general XXXXX" los ficheros ~/alastria/data/permissioned-nodes.json y ~/alastria/data/static-nodes.json no contienen el ENODE recien creado. El fichero constellation.…