Releases: brisvia/brisvia-miner
Releases · brisvia/brisvia-miner
Release list
Brisvia Miner 1.0.1
Quality-of-life update. The miner itself (mining, stratum protocol, RandomX engine and TLS) is unchanged from 1.0.0.
New
--config miner.json— configure the miner from a JSON file instead of typing the flags every time. Command-line flags still override the file (precedence: defaults < config.json < flags). See the README for the format. Only public data goes in the file; unknown or secret-looking fields are rejected.-h/--help— prints usage.
Downloads
- Windows:
brisvia-solo-miner-windows-x64.zip(the.exeis Authenticode-signed, SSL.com). - Linux:
brisvia-solo-miner-linux-x64.tar.gz.
Verify your download against SHA256SUMS.txt. The 1.0.0 assets remain available for reference.
Brisvia Miner v1.0.0 — SOLO + PPLNS
Official RandomX CPU miner for the Brisvia (BRVA) network. One binary, two modes:
- SOLO (default): mine for yourself — a block pays your address directly. Block candidates are durable (they survive reconnects and process restarts).
- POOL (
--pool): PPLNS pool mining — prioritized block submission + local forensic evidence.
TLS is on by default. Linux x86-64 and a self-contained, signed Windows x86-64 build.
The executable keeps its
brisvia-solo-minername for compatibility, but it supports both SOLO and PPLNS pool mining.
Downloads
- Linux:
brisvia-solo-miner-linux-x64.tar.gz - Windows:
brisvia-solo-miner-windows-x64.zip(or the standalone signedbrisvia-solo-miner.exe)
Verify
- Checksums are in
SHA256SUMS.txt—sha256sum -c SHA256SUMS.txt. - The Windows
.exeis Authenticode-signed (Fernando Del Collado, SSL.com) and timestamped.Get-AuthenticodeSignaturemust report Valid. - Reproducible builds: both binaries rebuild bit-for-bit from this tag (see
BUILD-INFO.txt).
Mainnet
Starts 1 August 2026, 15:00 UTC.
Usage and full details: see README.md. Licensed under GPLv3.