Gridcoin v5.4.9.0 in Poland
Infrastructure
Main node is located in Proneteus network in Poland. Gridcoin Research is a Void Linux based container, runs on FreeBSD 14 and executes on Intel(R) Xeon(R) E-2314 CPU processor.
Acknowledgment
Gridcoin Research is acknowledged to run on the following system.
$ uname -s -r -p;
FreeBSD 14.2-RELEASE-p1 amd64
$ podman -v;
podman version 5.5.2
$ date; podman exec -u gridcoin -it gridcoin /usr/bin/gridcoinresearchd -rpcuser=SECRET -rpcpassword=SECRET getinfo;
Sun Jul 13 13:02:45 CEST 2025
{
"version": "5.4.9.0",
"minor_version": 4,
"protocolversion": 180327,
"walletversion": 5040101,
"balance": 0.00000000,
"newmint": 0.00000000,
"stake": 0.00000000,
"blocks": 3663864,
"in_sync": true,
"timeoffset": 0,
"uptime": 59139,
"moneysupply": 503374856.88986366,
"connections": 97,
"proxy": "",
"ip": "185.124.118.89",
"difficulty": {
"current": 8.125895742043728,
"target": 9.554202589213867
},
"testnet": false,
"keypoololdest": 1752345427,
"keypoolsize": 101,
"paytxfee": 0.00100000,
"mininput": 0.00000000,
"errors": ""
}