Skip to content

Releases: PoC-Consortium/pocx

Release v1.0.0-rc.10

14 Feb 15:29
c19fc12

Choose a tag to compare

PoCX v1.0.0-rc.10

Pre-built binaries for all supported platforms.

Single Binary Design: OpenCL GPU acceleration is dynamically loaded at runtime.
The same binary works on systems with or without OpenCL installed.

Platforms:

  • Linux x86_64 / ARM64
  • Android ARM64
  • Windows x86_64
  • macOS x86_64 / ARM64 (Apple Silicon)

Binaries:

  • pocx_miner - Mining client
  • pocx_plotter - Plot file generator (GPU accelerated when OpenCL available)
  • pocx_verifier - Plot verification tool
  • pocx_aggregator - Mining proxy/aggregator
  • pocx_mockchain - Mock blockchain for testing

Configuration Files:

  • miner_config.yaml - Miner configuration template
  • aggregator_config.yaml - Aggregator configuration template
  • mockchain_config.toml - Mockchain configuration template

Installation:

# Linux/macOS
tar -xzf pocx-*.tar.gz
./pocx_miner --version

# Windows
# Extract pocx-*.zip
.\pocx_miner.exe --version

Release v1.0.0-rc.9

12 Feb 06:19

Choose a tag to compare

PoCX v1.0.0-rc.9

Pre-built binaries for all supported platforms.

Single Binary Design: OpenCL GPU acceleration is dynamically loaded at runtime.
The same binary works on systems with or without OpenCL installed.

Platforms:

  • Linux x86_64 / ARM64
  • Android ARM64
  • Windows x86_64
  • macOS x86_64 / ARM64 (Apple Silicon)

Binaries:

  • pocx_miner - Mining client
  • pocx_plotter - Plot file generator (GPU accelerated when OpenCL available)
  • pocx_verifier - Plot verification tool
  • pocx_aggregator - Mining proxy/aggregator
  • pocx_mockchain - Mock blockchain for testing

Configuration Files:

  • miner_config.yaml - Miner configuration template
  • aggregator_config.yaml - Aggregator configuration template
  • mockchain_config.toml - Mockchain configuration template

Installation:

# Linux/macOS
tar -xzf pocx-*.tar.gz
./pocx_miner --version

# Windows
# Extract pocx-*.zip
.\pocx_miner.exe --version

Release v1.0.0-rc.8

30 Jan 08:47
b228a70

Choose a tag to compare

PoCX v1.0.0-rc.8

Pre-built binaries for all supported platforms.

Single Binary Design: OpenCL GPU acceleration is dynamically loaded at runtime.
The same binary works on systems with or without OpenCL installed.

Platforms:

  • Linux x86_64 / ARM64
  • Android ARM64
  • Windows x86_64
  • macOS x86_64 / ARM64 (Apple Silicon)

Binaries:

  • pocx_miner - Mining client
  • pocx_plotter - Plot file generator (GPU accelerated when OpenCL available)
  • pocx_verifier - Plot verification tool
  • pocx_aggregator - Mining proxy/aggregator
  • pocx_mockchain - Mock blockchain for testing

Configuration Files:

  • miner_config.yaml - Miner configuration template
  • aggregator_config.yaml - Aggregator configuration template
  • mockchain_config.toml - Mockchain configuration template

Installation:

# Linux/macOS
tar -xzf pocx-*.tar.gz
./pocx_miner --version

# Windows
# Extract pocx-*.zip
.\pocx_miner.exe --version

Release v1.0.0-rc.6

26 Jan 13:35
aa7a9be

Choose a tag to compare

PoCX v1.0.0-rc.6

*MacOS opencl fix

Pre-built binaries for all supported platforms.

Single Binary Design: OpenCL GPU acceleration is dynamically loaded at runtime.
The same binary works on systems with or without OpenCL installed.

Platforms:

  • Linux x86_64 / ARM64
  • Android ARM64
  • Windows x86_64
  • macOS x86_64 / ARM64 (Apple Silicon)

Binaries:

  • pocx_miner - Mining client
  • pocx_plotter - Plot file generator (GPU accelerated when OpenCL available)
  • pocx_verifier - Plot verification tool
  • pocx_aggregator - Mining proxy/aggregator
  • pocx_mockchain - Mock blockchain for testing

Configuration Files:

  • miner_config.yaml - Miner configuration template
  • aggregator_config.yaml - Aggregator configuration template
  • mockchain_config.toml - Mockchain configuration template

Installation:

# Linux/macOS
tar -xzf pocx-*.tar.gz
./pocx_miner --version

# Windows
# Extract pocx-*.zip
.\pocx_miner.exe --version

Release v1.0.0-rc.5

10 Jan 19:50
1bbfa90

Choose a tag to compare

PoCX v1.0.0-rc.5

Pre-built binaries for all supported platforms.

Single Binary Design: OpenCL GPU acceleration is dynamically loaded at runtime.
The same binary works on systems with or without OpenCL installed.

Platforms:

  • Linux x86_64 / ARM64
  • Android ARM64
  • Windows x86_64
  • macOS x86_64 / ARM64 (Apple Silicon)

Binaries:

  • pocx_miner - Mining client
  • pocx_plotter - Plot file generator (GPU accelerated when OpenCL available)
  • pocx_verifier - Plot verification tool
  • pocx_aggregator - Mining proxy/aggregator
  • pocx_mockchain - Mock blockchain for testing

Configuration Files:

  • miner_config.yaml - Miner configuration template
  • aggregator_config.yaml - Aggregator configuration template
  • mockchain_config.toml - Mockchain configuration template

Installation:

# Linux/macOS
tar -xzf pocx-*.tar.gz
./pocx_miner --version

# Windows
# Extract pocx-*.zip
.\pocx_miner.exe --version

Release v1.0.0-rc4

19 Dec 10:52
96bc6ed

Choose a tag to compare

PoCX 1.0.0-rc4 - Release Candidate 4

PoCX is a next-generation Proof of Capacity (PoC) mining framework featuring high-performance SIMD-optimized cryptography, multi-blockchain support, and GPU-accelerated plotting. This release candidate includes production-ready binaries for comprehensive testing across all supported platforms.

Key Features:

  • Plotting: Fast plot generation with optional OpenCL GPU acceleration
  • Mining: Multi-threaded CPU assisted POC mining with SIMD acceleration (SSE2/AVX/AVX2/AVX512)
  • Security: Fixed POC2 compression vulnerability
  • Multi-chain: Support for multiple PoCX-based blockchains
  • Testing: Built-in mock blockchain and plot verification tools

What's Included:

  • pocx_plotter - Plot file generator with CPU/GPU support
  • pocx_miner - High-performance mining client
  • pocx_aggregator - Mining proxy/aggregator
  • pocx_mockchain - Mock blockchain simulator for testing
  • pocx_verifier - Plot file integrity verification

Supported Platforms:

  • Linux (x86_64, ARM64)
  • Windows (x86_64)
  • macOS (x86_64, ARM64 / Apple Silicon)

Note: This is a release candidate for final testing. Please report any issues before the stable 1.0.0 release.

Release v1.0.0-rc3

16 Nov 16:19
36833fc

Choose a tag to compare

PoCX 1.0.0-rc3 - Release Candidate 3

PoCX is a next-generation Proof of Capacity (PoC) mining framework featuring high-performance SIMD-optimized cryptography, multi-blockchain support, and GPU-accelerated plotting. This release candidate includes production-ready binaries for comprehensive testing across all supported platforms.

Key Features:

  • Plotting: Fast plot generation with optional OpenCL GPU acceleration
  • Mining: Multi-threaded CPU assisted POC mining with SIMD acceleration (SSE2/AVX/AVX2/AVX512)
  • Security: Fixed POC2 compression vulnerability
  • Multi-chain: Support for multiple PoCX-based blockchains
  • Testing: Built-in mock blockchain and plot verification tools

What's Included:

  • pocx_plotter - Plot file generator with CPU/GPU support
  • pocx_miner - High-performance mining client
  • pocx_aggregator - Mining proxy/aggregator
  • pocx_mockchain - Mock blockchain simulator for testing
  • pocx_verifier - Plot file integrity verification

Supported Platforms:

  • Linux (x86_64, ARM64)
  • Windows (x86_64)
  • macOS (x86_64, ARM64 / Apple Silicon)

Note: This is a release candidate for final testing. Please report any issues before the stable 1.0.0 release.

Release v1.0.0-rc2

29 Oct 09:08
075855e

Choose a tag to compare

PoCX 1.0.0-rc2 - Release Candidate 2

PoCX is a next-generation Proof of Capacity (PoC) mining framework featuring high-performance SIMD-optimized cryptography, multi-blockchain support, and GPU-accelerated plotting. This release candidate includes production-ready binaries for comprehensive testing across all supported platforms.

Key Features:

  • Plotting: Fast plot generation with optional OpenCL GPU acceleration
  • Mining: Multi-threaded CPU assisted POC mining with SIMD acceleration (SSE2/AVX/AVX2/AVX512)
  • Security: Fixed POC2 compression vulnerability
  • Multi-chain: Support for multiple PoCX-based blockchains
  • Testing: Built-in mock blockchain and plot verification tools

What's Included:

  • pocx_plotter - Plot file generator with CPU/GPU support
  • pocx_miner - High-performance mining client
  • pocx_aggregator - Mining proxy/aggregator
  • pocx_mockchain - Mock blockchain simulator for testing
  • pocx_verifier - Plot file integrity verification

Supported Platforms:

  • Linux (x86_64, ARM64)
  • Windows (x86_64)
  • macOS (x86_64, ARM64 / Apple Silicon)

Note: This is a release candidate for final testing. Please report any issues before the stable 1.0.0 release.

Release v1.0.0-rc1

17 Oct 15:34
99443d5

Choose a tag to compare

PoCX 1.0.0-rc1 - Release Candidate 1

PoCX is a next-generation Proof of Capacity (PoC) mining framework featuring high-performance SIMD-optimized cryptography, multi-blockchain support, and GPU-accelerated plotting. This release candidate includes production-ready binaries for comprehensive testing across all supported platforms.

Key Features:

  • Plotting: Fast plot generation with optional OpenCL GPU acceleration
  • Mining: Multi-threaded CPU assisted POC mining with SIMD acceleration (SSE2/AVX/AVX2/AVX512)
  • Security: Fixed POC2 compression vulnerability
  • Multi-chain: Support for multiple PoCX-based blockchains
  • Testing: Built-in mock blockchain and plot verification tools

What's Included:

  • pocx_plotter - Plot file generator with CPU/GPU support
  • pocx_miner - High-performance mining client
  • pocx_mockchain - Mock blockchain simulator for testing
  • pocx_verifier - Plot file integrity verification

Supported Platforms:

  • Linux (x86_64, ARM64)
  • Windows (x86_64)
  • macOS (x86_64, ARM64 / Apple Silicon)

Note: This is a release candidate for final testing. Please report any issues before the stable 1.0.0 release.