Gridcoin v5.4.8.0 in Austria

Infrastructure

Main node is located in the Arsenal Datacenter, a former military complex, in Vienna. Gridcoin Research is built as a Docker container on Arch Linux and executes on Scalable Kubernetes Service of Exoscale.

Acknowledgment

Gridcoin Research is acknowledged to run on the following system.

$ date; kubectl exec --stdin --tty $(kubectl get pods | grep gridcoin | awk '{print $1}') -- su - gridcoin -c "/usr/bin/gridcoinresearchd --rpcuser=***** --rpcpassword=***** getinfo";
Fri 19 Apr 2024 20:37:47 CEST
{
  "version": "5.4.8.0",
  "minor_version": 4,
  "protocolversion": 180327,
  "walletversion": 5040101,
  "balance": 0.00000000,
  "newmint": 0.00000000,
  "stake": 0.00000000,
  "blocks": 3227758,
  "in_sync": true,
  "timeoffset": -12,
  "uptime": 74565,
  "moneysupply": 486283889.77193317,
  "connections": 21,
  "proxy": "",
  "ip": "85.217.185.193",
  "difficulty": {
    "current": 26.50103938281512,
    "target": 23.89441256521237
  },
  "testnet": false,
  "keypoololdest": 1702669999,
  "keypoolsize": 101,
  "paytxfee": 0.00100000,
  "mininput": 0.00000000,
  "errors": ""
}