Search content
Sort by

Showing 16 of 16 results by luminousminer
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.8 -OpenSource - 0% fees
by
luminousminer
on 02/02/2025, 17:54:48 UTC
Version v0.9 released !

https://github.com/luminousmining/miner/releases/tag/v0.9

Fix mining progpowZ on wollypoly and luckypool -> `using --stratum-ethproxy`
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.6 -OpenSource - 0% fees
by
luminousminer
on 18/01/2025, 17:42:34 UTC
Release Version 0.7

  • Fixed kernel Windows introduced in previous version
  • Add multi stream for nvidia (cuda)
  • Add option --occupancy (WIP)

https://github.com/luminousmining/miner/releases/tag/v0.7
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.6 -OpenSource - 0% fees
by
luminousminer
on 17/01/2025, 12:38:58 UTC
Problem encountered with version 0.6! The CUDA/OpenCL kernels for the Windows version are not up to date. A corrected version is coming soon. Used only linux/hiveos version.
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.6 -OpenSource - 0% fees
by
luminousminer
on 16/01/2025, 17:09:33 UTC
@luminousminer

I will test your miner next weekend in a save space. In the past i was one of the first tester here for rigelminer. Many said it is virus, but it wasn´t the case. But you must understand that much scams popping of in this forum. Sometimes you see more than 2 or 3 new accounts posting new miners and this makes it hard for new developers.
After my Rigelminer tests, I wrote to lolliedieb from lolminer about Rigel, and he couldn't believe it in the first few days either, because Rigelminer was already very good and fast in the first version. And if i reminds me right, rigelminer had also zero fee at the beginning, and for sure, this will help you to build a community around the miner first.

And the Github page for your miner looks more trustworthy than many other miners' pages and the posts started in early 2024, so not a newly created page with only 1 download file.

I was also not online here for a while, but at the moment i have some free time for new stuff. So keep up your work and let us see what happen.



Thank you for your feedback; I’m eagerly awaiting your test! 
I understand that there are questionable projects out there, and some people might be skeptical of a new miner. However, I always strive to be transparent, so comments like "scan" or "virus" without any proof or explanation are a bit frustrating. 

As for the software itself, I’m aware it’s not the best on the market, and I’m currently working on optimizing NVIDIA kernels and improving stability. Afterward, I’ll focus on AMD as well. 

I welcome any feedback on this miner or other projects listed here: [https://github.com/luminousmining](https://github.com/luminousmining). 
If you encounter any issues, I apologize in advance and will do my best to resolve them as quickly as possible.
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.6 -OpenSource - 0% fees
by
luminousminer
on 14/01/2025, 18:28:13 UTC
STILL A VIRUS

This clearly demonstrates your ignorance in development. The source code is 100% available on GitHub! If you find a virus in the code, prove it! If you don't trust the executable provided, go ahead and recompile the project from the source code.
If your only reference is your Windows antivirus or the Virustotal website, let's take a closer look!

rigel (8/70) : https://www.virustotal.com/gui/file/50ac357fd3cd5377d201e097779f7e781b7e706707e214f400c4d48f76f51413
gminer (43/70) : https://www.virustotal.com/gui/file/9ec744dd4fb60a101a79671c322873a518621775c183b51387c2aef46f353e65
luminousminer (15/71) : https://www.virustotal.com/gui/file/c7b8f8dfa3f3e5347e83db4eb1e99f169f6e8401406578bcf6a26befb9f9c9b4/behavior

If I follow your reasoning, Rigel, Gminer, and LuminousMiner are all viruses too! SRBMiner? My browser blocks the .zip file, so that must be a virus as well?

I'm waiting for concrete proof from you showing that my code contains a virus or anything remotely resembling one.
Just in case, here’s the link to the source code: https://github.com/luminousmining/miner/tree/main/sources
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.5 -OpenSource - 0% fees
by
luminousminer
on 14/01/2025, 15:11:05 UTC
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.4 -OpenSource - 0% fees
by
luminousminer
on 28/12/2024, 21:01:59 UTC
Release Version 0.5!

We have finished step1 of the Roadmap! We can start step2! https://github.com/luminousmining/miner/blob/main/ROADMAP.md

CHANGELOG:

Common:
  • OpenCL 3.017
    clang11

Fix:
  • Autolykos v2 (Ergo)

New parameters for proxy server running on localhost. For example, the Linux tor client runs a socks5 server on the port 9050 by default. Thanks to the contributor @kitaniboy
--socks5
--socks_port

Windows: https://github.com/luminousmining/miner/releases/download/v0.5/luminousminer_v0.5.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.5/luminousminer-0.5.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v0.5/luminousminer-0.5_hiveos.tar.gz
Post
Topic
Board Mining (Altcoins)
Re: Nicehash Miner Legacy Fork Fix
by
luminousminer
on 19/12/2024, 19:58:40 UTC
How to define the behavior about Auto-switch between most profitable algorithms taking into account the consumption of devices and the cost of electricity ? What are your triggers?
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.4 -OpenSource - 0% fees
by
luminousminer
on 18/12/2024, 20:28:40 UTC
So, opencl 3.xx is it?
lastest opencl still 3,0,0,0,0,0,0,0.......


The Khronos Group develop the librairie OpenCL, you can see that the last version is `3.0.17` https://registry.khronos.org/OpenCL/specs/3.0-unified/html/OpenCL_API.html -> version v3.0.17, Thu, 24 Oct 2024 12:00:0 +0000

You can see in the file "BUILD.MD" (https://github.com/luminousmining/miner/blob/main/BUILD.md) the version used by LuminousMiner.
I extract it for you.
Quote
git clone https://github.com/KhronosGroup/OpenCL-SDK.git
cd OpenCL-SDK
git fetch --all
git checkout tags/v2024.10.24
git submodule init
git submodule update
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TESTS=OFF -DOPENCL_SDK_BUILD_SAMPLES=OFF -DOPENCL_SDK_TEST_SAMPLES=OFF -DCMAKE_INSTALL_PREFIX=/usr/local
cmake --build . --target install

You can see that I used tags `v2024.10.24`.
I admit that I made a mistake for the Windows part, I wrote "tags/v2023.04.17" instead of "v2024.10.24" I forgot to update the build.md at this time.

You can see the last versions of OpenCL here : https://github.com/KhronosGroup/OpenCL-SDK/releases
The first sentences is "Synchronize with OpenCL v3.0.17 specification release."
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.3 -OpenSource - 0% fees
by
luminousminer
on 15/12/2024, 20:02:43 UTC
    Release Version 0.4!

CHANGELOG

Common:
  • Best free memory
  • CUDA 12.6 for Windows
  • CUDA 12.4 for Linux
  • Boost 1.86.0
  • OpenCL 3.0.15
  • C++20

Algorithms:
  • MeowPow
  • EvrProgPow

Parameters:
[/ist]
  • Enable Nvidia / AMD
  • Profile RavenMiner
  • Kernel occupancy
  • Specific pool / coin for AMD
  • Specific pool / coin for NVIDIA

Profile RavenMiner:
  --rm_rvn_btc arg        [OPTIONAL] Mining on ravenminer RVN with BTC wallet
                          --rm_rvn_btc=WALLET
  --rm_rvn_eth arg        [OPTIONAL] Mining on ravenminer RVN with ETH wallet
                          --rm_rvn_eth=WALLET
  --rm_rvn_ltc arg        [OPTIONAL] Mining on ravenminer RVN with LTC wallet
                          --rm_rvn_ltc=WALLET
  --rm_rvn_bch arg        [OPTIONAL] Mining on ravenminer RVN with BCH wallet
                          --rm_rvn_bch=WALLET
  --rm_rvn_ada arg        [OPTIONAL] Mining on ravenminer RVN with ADA wallet
                          --rm_rvn_ada=WALLET
  --rm_rvn_dodge arg      [OPTIONAL] Mining on ravenminer RVN with DODGE wallet
                          --rm_rvn_dodge=WALLET
  --rm_rvn_matic arg      [OPTIONAL] Mining on ravenminer RVN with MATIC wallet
                          --rm_rvn_matic=WALLET

Specific mining for AMD:
  --amd_host arg          [OPTIONAL] Set defaut hostname of pool for all gpu
                          AMD.
                          If defined, the parameters amd_port and amd_algo must
                          be defined.
                          --amd_host="ethw.2miners.com"
  --amd_port arg          [OPTIONAL] Set port of the pool for all gpu AMD.
                          If defined, the parameters amd_host and amd_algo must
                          be defined.
                          --amd_port=2020
  --amd_algo arg          [MANDATORY] <ethash>
                          If defined, the parameters amd_host and amd_port must
                          be defined.
                          --amd_algo="ethash"

Specific mining for NVIDIA:
  --nvidia_host arg       [OPTIONAL] Set defaut hostname of pool for all gpu
                          NVIDIA.
                          If defined, the parameters nvidia_port and
                          nvidia_algo must be defined.
                          --nvidia_host="ethw.2miners.com"
  --nvidia_port arg       [OPTIONAL] Set port of the pool for all gpu NVIDIA.
                          If defined, the parameters nvidia_host and
                          nvidia_algo must be defined.
                          --nvidia_port=2020
  --nvidia_algo arg       [MANDATORY] <ethash>
                          If defined, the parameters nvidia_host and
                          nvidia_port must be defined.
                          --nvidia_algo="ethash"
 
Define Occupancy:
 --threads arg           [OPTIONAL] Set occupancy threads.
                          --threads=128
  --blocks arg            [OPTIONAL] Set occupancy blocks.
                          --blocks=128


Know issue: AutolykosV2 share rejected (https://github.com/luminousmining/miner/issues/74)
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.2 -OpenSource - 0% fees
by
luminousminer
on 30/03/2024, 22:57:38 UTC

Maybe you can explain what you did as i have seen that there was some changes 6 Hours agon on the files on Github.
I would and will not use that Miner without an explanation why there are now more red flaggs on the scan.


I published v0.2, but I continue to develop the miner on main branch.
You can find the modifications here : https://github.com/luminousmining/miner/commits/main/
I did not modify the .exe released only the source files because I'm developing the software for next version.
You will see the source file modified all weeks / days, when I fix or add features.

If you have any other questions, don't hesitate.
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.2 -OpenSource - 0% fees
by
luminousminer
on 30/03/2024, 22:50:57 UTC
Newbie account designing miner with 0% and multi algo... red flag

`Newbie account` I have to start and write at some point? A "recent" account is not necessarily a problem / scam.
What are your arguments? Is producing free software a scam?
All the code is open source you can check everything yourself.
Can you give more arguments? I don't understand your point of view.
Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.2 -OpenSource - 0% fees
by
luminousminer
on 30/03/2024, 22:44:18 UTC
Hello everyone!

I'm here to introduce my project, LuminousMiner!

Download:
Code:
Windows: https://github.com/luminousmining/miner/releases/download/v0.2/luminousminer_v0.2.rar

Its a bit suspicious that windows download file yesterday got only 3 detections on Virustotal with false positive detections.
And now or today i checked the Github download file for windows again and there are now 12 Detections now.

Virustotal File : https://www.virustotal.com/gui/file/f5196d2a3d12f9e1b3c2d60e7b5236883e1adbb34b0ada9087c2101d6da10cbb?nocache=1

Maybe you can explain what you did as i have seen that there was some changes 6 Hours agon on the files on Github.
I would and will not use that Miner without an explanation why there are now more red flaggs on the scan.


Thank you to share it, I hadn't thought about VirusTotal.
I can understand your fear but you can clone the repository and compile the source code yourself if you wish.
There are no viruses/dangers in this program.
If you want more information I will be happy to answer you.

Post
Topic
Board Mining (Altcoins)
Re: LuminousMiner v0.2 -OpenSource - 0% fees
by
luminousminer
on 30/03/2024, 09:35:34 UTC
need more algos for sure.

Yes of course, I'm working on it. I will create issue to listing all algorithms missed.
Post
Topic
Board Mining (Altcoins)
Topic OP
LuminousMiner v0.2 -OpenSource - 0% fees
by
luminousminer
on 29/03/2024, 14:39:53 UTC
Hello everyone!

I'm here to introduce my project, LuminousMiner!
There are many mining software available on the market, but very few are open source and have no fees!
That's why I'm building a mining software with 0% fees.

github: https://github.com/luminousmining/miner
Roadmap: https://github.com/luminousmining/miner/blob/main/ROADMAP.md

The goal of this miner is to gather as many algorithms as possible in open source.
This can be beneficial for everyone! Having mining software with 0% fees, CUDA / OpenCL kernel optimizations that other software can use!

Through this project, I'm trying to build a protocol called "SmartMining" (currently in development) which allows you to switch coins without having to stop and restart the session.
The protocol will be open and usable by other mining software.

Come join the Discord and share your thoughts/ideas! https://discord.gg/uTNRBFVz
Share your mining sessions, I'll be happy to help!

Documentation:
Parameters: https://github.com/luminousmining/miner/blob/main/PARAMETERS.md
Examples: https://github.com/luminousmining/miner/blob/main/PARAMETERS.md
Pool examples: https://github.com/luminousmining/miner/blob/main/POOLS.md
HiveOS: https://github.com/luminousmining/miner/blob/main/HIVEOS.md

Algorithms:
  • autolykosv2
  • ethash
  • etchash
  • progpow
  • progpowz
  • kawpow
  • firopow
  • evrprogpow

Download:
Windows: https://github.com/luminousmining/miner/releases/download/v0.2/luminousminer_v0.2.rar
Linux: https://github.com/luminousmining/miner/releases/download/v0.2/luminousminer-0.2.tar.gz
HiveOS: https://github.com/luminousmining/miner/releases/download/v0.2/luminousminer-0.2_hiveos.tar.gz

CHANGELOG:

v0.2
  • Implemente API HTTP
  • Compatibility with HiveOS

v0.1
  • GPU mining Nvidia
  • GPU mining AMD
  • OS Windows
  • OS Linux
  • algo autolykos v2
  • algo ethash
  • algo etchash
  • algo progpow
  • algo progpowZ
  • algo evrprogpow
  • algo kawpow
  • algo firopow
  • option mining global
  • option mining by gpu
  • terminal display stats mining
  • write log in file