Company

Building the infrastructure layer for SV2 mining

Veldra builds verification and observability infrastructure for production pool operators. We enable SV2 adoption by providing fail-closed safety, deterministic policy evaluation, and structured reason codes for every decision.

Who we are

Mission and approach

Mission

Eliminate template ambiguity in SV2 mining pools. Every rejection must be self-explanatory with a stable reason_code and measured context. No opaque failures.

Approach

Production-grade Rust (tokio, serde, tracing, clap). Deterministic evaluation. Structured observability from day one. Explicit errors with canonical reason codes. Stable machine-readable interfaces.

Featured product

ReserveGrid OS

SV2 miner-facing gateway with template verification, fail-closed prevhash switching, and a two-event share lifecycle.

Architecture

Technology stack

sv2-gateway

Noise NX handshake, SV2 frame decode, channel management, share validation, job distribution.

pool-verifier

Template evaluation against policy.toml, fee tier selection, consensus safety checks.

template-manager

Upstream template polling, deduplication, TemplatePropose packaging.

rg-protocol

Shared types (GatewayReason, ShareAccepted, ShareForwardResult), NDJSON wire format.

Engineering

Design principles

Deterministic evaluation

Same input, same policy, same verdict. Always.

Fail-closed safety

50ms verdict timeout, 5s stale hold, explicit disconnect.

Observable by default

Every decision logged with tracing spans, metrics, events.

Zero silent failures

Every disconnect, every rejection has a machine-readable reason_code.

Stateless gateway

Reproducible, scalable, auditable. No hidden state accumulation.

Miner-aligned

Designed for the SV2 standard job server profile, not centralized control.

Contact

Get in touch

jarrondeng@veldra.org