Skip to content

Releases: Kurbssol/lumenite-core

Lumenite Core v1.2.0 Mainnet

Choose a tag to compare

@Kurbssol Kurbssol released this 04 Sep 20:29

Lumenite Core v1.2.0 Mainnet release. HomeScrypt v1.2 FP6 consensus. Mainnet genesis: 31415a9231d89284af85a4159a2cf29d113766246a938e955a924312d1c1a8c2. GPU miner package includes NVIDIA CUDA and AMD/OpenCL support.

Lumenite Core v0.3.0 Testnet

Pre-release

Choose a tag to compare

@Kurbssol Kurbssol released this 23 Aug 16:21

Lumenite Core v0.3.0 Testnet

This release is for Lumenite Testnet v0.3.

Mainnet has not launched. Testnet LMT has no monetary value.

Consensus

  • Proof of Work: HomeScrypt v1.1
  • Target block time: 150 seconds
  • Difficulty adjustment: LWMA-45
  • Difficulty recalculated every block
  • LWMA activation height: 46
  • Testnet minimum-difficulty shortcut: disabled
  • MWEB: disabled

Included Assets

Lumenite-Core-v0.3.0-Testnet-Windows-x64.zip

Windows x64 Lumenite Core testnet package.

Includes:

  • lumenite-qt.exe
  • lumenited.exe
  • lumenite-cli.exe
  • lumenite-wallet.exe
  • lumenite-tx.exe
  • Windows testnet launchers

Use this package to run the Lumenite Testnet v0.3 wallet/full node on Windows.


Lumenite-HomeScrypt-GPU-v1.1-Windows-x64.zip

Windows x64 HomeScrypt v1.1 GPU miner.

Supported GPU backends:

  • NVIDIA CUDA
  • AMD OpenCL

This miner is intended for Lumenite Testnet v0.3.

ASIC resistance and broader GPU compatibility are still being tested.


Lumenite-HomeScrypt-GPU-v1.1-Linux-x64.tar.gz

Linux x64 HomeScrypt v1.1 GPU miner.

Supported GPU backends:

  • NVIDIA CUDA
  • AMD OpenCL

This miner is intended for Lumenite Testnet v0.3.


SHA256SUMS.txt

SHA-256 checksums for the release files.

Use this file to verify downloaded packages have not been modified or corrupted.

Testing Status

Validated so far:

  • Linux Lumenite Core node
  • Windows Lumenite Core Qt wallet/node
  • Windows ↔ Linux/WSL peer synchronization
  • CPU HomeScrypt mining
  • NVIDIA CUDA HomeScrypt mining
  • LWMA-45 live difficulty adjustment
  • GPU → CPU hashrate-drop recovery
  • CPU → GPU hashrate-increase recovery

Current testing priorities:

  • AMD/OpenCL mining
  • conventional Scrypt ASIC rejection
  • Antminer L3+ testing
  • additional hardware compatibility
  • longer-running public testnet operation

CPU Miner Added

Lumenite HomeScrypt v1.1 now includes a standalone Windows x64 CPU miner.

Features:

  • Standalone Windows executable
  • No Python installation required
  • Multi-threaded HomeScrypt CPU mining
  • Public Testnet Stratum support
  • Custom worker names
  • Direct SOLO-style block rewards to the supplied testnet wallet

Example:

lumenite-cpu-miner.exe ^
--pool stratum+tcp://15.204.219.219:3333 ^
--wallet YOUR_TESTNET_ADDRESS ^
--worker CPU1 ^
--pass x ^
--threads 4

Important

This is development/testnet software.

Consensus rules and network parameters may change before mainnet.

Report issues here:
https://github.com/Kurbssol/lumenite-core/issues