Pages:
Author

Topic: LuminousMiner v0.8 -OpenSource - 0% fees (Read 577 times)

newbie
Activity: 5
Merit: 0
January 18, 2025, 12:42:34 PM
#22
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
newbie
Activity: 5
Merit: 0
January 17, 2025, 07:38:58 AM
#21
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.
newbie
Activity: 5
Merit: 0
January 16, 2025, 12:09:33 PM
#20
@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.
member
Activity: 1558
Merit: 69
January 16, 2025, 02:13:19 AM
#19
@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.
newbie
Activity: 5
Merit: 0
January 14, 2025, 01:28:13 PM
#18
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

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
full member
Activity: 1126
Merit: 136
January 14, 2025, 10:50:29 AM
#17
STILL A VIRUS
newbie
Activity: 5
Merit: 0
December 28, 2024, 04:01:59 PM
#15
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.0.17
  • 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
newbie
Activity: 5
Merit: 0
December 18, 2024, 03:28:40 PM
#14
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."

For the next release I will fix the typo and move on OpenCL 3.0.17!
newbie
Activity: 23
Merit: 0
December 18, 2024, 02:59:55 PM
#13
So, opencl 3.xx is it?
lastest opencl still 3,0,0,0,0,0,0,0.......
full member
Activity: 1126
Merit: 136
December 15, 2024, 11:54:55 PM
#12
STILL A SCAM AVOID
newbie
Activity: 5
Merit: 0
December 15, 2024, 03:02:43 PM
#11
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:
  • 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]
                          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]
                          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)
full member
Activity: 1126
Merit: 136
Just keep wasting your time trying to make your malware bypass virustotal because no one is going to use this either way.
newbie
Activity: 5
Merit: 0
March 30, 2024, 05:57:38 PM
#9

Quote
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.

Edit:
I tested the v0.3 : https://www.virustotal.com/gui/file/bf3ff9f9470c44dee1b49a70b06b30ed7cf4e1b21dbc2729592ea3aec033217a/behavior
First run 3 problems for VirusTotal but category `Behavior` continue to running so maybe after N times other problems will be detected!
I'm waiting for the process to be 100% finished.
newbie
Activity: 5
Merit: 0
March 30, 2024, 05:50:57 PM
#8
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.
newbie
Activity: 5
Merit: 0
March 30, 2024, 05:44:18 PM
#7
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.

newbie
Activity: 106
Merit: 0
March 30, 2024, 03:49:25 PM
#6
Newbie account designing miner with 0% and multi algo... red flag
member
Activity: 75
Merit: 20
March 30, 2024, 01:32:03 PM
#5
SCAM    SCAM    SCAM    SCAM    SCAM   
legendary
Activity: 3220
Merit: 3509
March 30, 2024, 01:12:47 PM
#4
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.
Pages:
Jump to: