Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

Valoper's details:

dvg-hel-01

dvg-hel-01 — independent node operator, private multi-chain farm on own hardware.

  1. Name: dvg-hel-01.
  2. Networks / AuM: currently Logos (5 nodes), Cysic verifier, Blockcast; previously Nexus (7 provers). NOT a commercial staking provider: no assets under management, no third-party delegations. Self-funded, run for research and testnet participation.
  3. Presence: Discord fumo696 (ID 402239749009571852).
  4. Contact: [email protected]; Discord fumo696.
  5. Why gno.land: Gno is a deterministic Go VM with on-chain, readable source — contracts you can actually audit. Running a validator is the practical way to learn the stack from the inside.
  6. Contributions: during setup I found four gaps in VALIDATOR.md and will file them upstream: (a) GNOROOT must be set or gnoland panics before flag parsing, so even --help fails; (b) no prebuilt gnoland/gnokey on the chain/pearl release page — the gno_* assets are the developer tool, so the node must be built from source (Go 1.25.9); (c) log-level is a command flag, not a config.toml field, and defaults to debug, which writes tens of MB per minute during sync; (d) "gnoland secrets get validator_key --data-dir" panics with reflect.Value.Interface on zero Value, while the same command works from the node directory without the flag. Ongoing: keep the node at tip, monitor with Prometheus/Grafana tracking inbound peers separately (behind NAT a node looks healthy while unreachable), and report further issues.

Infra: dedicated server, Helsinki FI, static IPv4, inbound 26656/tcp, 4 vCPU / 8 GB / 100 GB NVMe.

Profile link