Search content
Sort by

Showing 20 of 124 results by Syth
Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.22 (Feb 23)
by
Syth
on 23/02/2018, 17:36:43 UTC
By the way, how are the newer versions of the miner?

I am still using 0.12 as they update cut my hashrate in half when afk.
Also the filesize of the update is about 3 times they size of the previous, 0.12. Dunno about the newest versions though.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.22 (Feb 23)
by
Syth
on 23/02/2018, 17:32:44 UTC
I have suggested this before. But now with suprnovas mnx pool down it is more important than ever.

Would you PLEASE stop the miner from reconnecting endlessly?
Or just implement "--retries" argument for how many times you would like it to retry, like I suggested before.
The quickest solution is to not have the miner reconnect at all and just exit so we could do something, where now the miner just stops ALL mining and waits forever for the pool to be up again, and hopefully it does.

I really don't want to have a script pinging the pool I am using all day again, just so I can exit the miner if it goes down, to switch pools automatically.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: Feb 14, 2018
by
Syth
on 15/02/2018, 15:25:54 UTC
Hi pool operator of minexpool here.
Dev, plz contact me on Telegram,  @Racquemis
The introduction of your miner is causing problems on the pool which should be resolved asap.
Let's work together to fix this.

What's the minimum amount to qualify for payout?
I have just under 0.1 MNX stuck in your pool for a couple of days.
I would've started mining there again after the "wrong parameters" issue was resolved, but I cannot seem to find minimum payout amount mentioned anywhere.
Post
Topic
Board Announcements (Altcoins)
Re: Minexcoin - A new era of payments
by
Syth
on 14/02/2018, 14:46:42 UTC
Anyone here who have already scanned lolminer? I hesitate using it without it's source code available. I will wait for more reviews from the people testing it. Seems to be unstable release as of now.

It was scanned by a member in lolMiner thread.
deleted
*ScaNNed not scammed!!!! Read! Huh
Haha my bad Lips sealed

Wow, [ANN] [ICO] has been deleted from the thread title.
I think that [ICO] may be deleted, but I think [ANN] should be left and I should add [MNX].

Like Decred.
[ANN] [DCR] Decred - Community Governance | Bitcoin Devs | Lightning Network
https://bitcointalk.org/index.php?topic=1290358.0
I second this.
It is very important to keep the [ANN] tag atleast, since many bots look for this tag among others.
I hope you will reconsider the change.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) with GPUs on Windows & Linux
by
Syth
on 14/02/2018, 13:51:17 UTC
@ Syth:

Currently the miner tries to re-connect too often when it things that connection is lost. Next version will reduce the number of attempts and also give the connection more time for recovering.

From my experiments with my 24 hours run the earnings were accurate (on Optiminer pool) according to the pool luck. On minexpool I did not test but I know that difficulty is higher there, so on the long term the earnings should fit, but it can be more volatile on the short term. As always it is important that the average sol/s detected by pool (over one hour or more) fit to whan the miner displays on command line. Then the miner works well. Everything else is in the responsibility of the pool.
Adding something like --retries and --retry-delay would be nice or even backup pool options.
If you just allowed the program to exit after failing to reconnect the specified amount of --retries consecutively, it would allow us to simply run a new instance trying another pool automatically.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) with GPUs on Windows & Linux
by
Syth
on 14/02/2018, 12:46:43 UTC
After mining for over 24 hours split evenly on the two pools I have mined under 0.1 MNX on each pool. (12 hours on each)
That's 0.18 MNX after 24+ hours of mining using 10KSol/s.
I know the pool stats aren't always that accurate but it should give an estimate of how many coins you would mine given the current difficulty.
When I started mining the pool reported 1.9 MNX/day, was down to ~1.5 at some point and now at ~1.8/day.

Are the pool stats way off or is there something I am not seeing here?


Also not sure if these issues are unreported:

I think I only get this one on the eu.minexpool.nl pool:
Code:
Reconnecting in 500ms
Warning: read_until: A connection was disconnected by the software on the host computer

Reconnecting in 500ms
Connected!
Subscribed to stratum server
New target received: 0000555555555555540000000000000000000000000000000000000000000000
Warning: Received job has wrong number of parameters!
9

And this is I think is coming at times of bad internet connection, so maybe not an issue with the miner:
Code:
Warning: Incomplete response
Submitting share
Average speed (5s): 9618.18 Sol/s
Average speed (5s): 9672.6 Sol/s
Warning: too long between share and accept. Trying to reconnect.
Reconnecting in 500ms
Connecting to stratum server eu.minexpool.nl:3333
Average speed (5s): Warning: read_until: A connection was disconnected by the software on the host computer
Warning: read_until: A connection was disconnected by the software on the host computer

Reconnecting in 500ms
Warning: read_until: A connection was disconnected by the software on the host computer
Reconnecting in 500ms
Warning: read_until: A connection was disconnected by the software on the host computer
Warning: read_until: A connection was disconnected by the software on the host computer
Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) with GPUs on Windows & Linux
by
Syth
on 14/02/2018, 12:39:46 UTC
Not worthless at all: you can use a shell script for an automatic relaunch:
 in a .bat:

echo -------------------------------------------------------------------
echo Simple script to restart your miner software after a period of time
echo -------------------------------------------------------------------
echo:

set executable=lolMiner-mnx.exe
set commandline= --server mnx.suprnova.cc --port 7076 --user xxxxx  --pass x    --platform 1
set /a counter=0
:start
%executable% %commandline%
echo:
echo Restarting the software  (%counter%)
set /a counter+=1
echo:
echo:
goto start
Did you test this script for hours mining?
If you look back in this thread you'll see a different script that I posted.

At first I ran lolMiner directly from the batch file like yours does and seemed to work fine, restarting when miner stopped.
The issue I had was after ~6 hours of run time the cmd window of the batch running the miner crashed or simply closed completely.
That's why I changed the script to open a new cmd process with the miner running inside instead. restarting this cmd instead aswell.

Although the script that I posted is for multiple GPUs, this was not for me and I am only running a single card.
Post
Topic
Board Announcements (Altcoins)
Re: Minexcoin - A new era of payments
by
Syth
on 13/02/2018, 20:50:05 UTC
deleted
Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) with GPUs on Windows & Linux
by
Syth
on 13/02/2018, 20:47:05 UTC
Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) with GPUs on Windows & Linux
by
Syth
on 13/02/2018, 17:27:02 UTC
can we solo mine with this miner? I get this error:


Connecting to stratum server 127.0.0.1:8335
Connected!
Warning: read_until: End of file

Reconnecting in 500ms
Connecting to stratum server 127.0.0.1:8335
Connected!
Warning: read_until: End of file
I think at the moment the miner only supports stratum.
you could try setting up a local stratum proxy.
I got this (https://github.com/BScrk/zecproxy) working after some tweaking and lower efficiency however.
I did use it for pool mining though, not solo mining.

EDIT: Unfortunately I don't think this proxy supports the getwork protocol either. you might have to search for one that does.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) with GPUs on Windows & Linux
by
Syth
on 13/02/2018, 16:30:19 UTC
dear friend of mine and you can write me examples of bat files that are valid for 2 GTX 1060. if not hard
I try and I for some reason do not work
Create two files. One for starting the miner and one starting the first file for each GPU, something like this:

(change the 'GPUs' variable to the number of GPUs you would like to use for mining mnx)
Code: (startminers.bat (default = 3 GPUs))
@echo off
set /A GPUs=3

set /A GPUs-=1
FOR /L %%i IN (0,1,%GPUs%) DO (
  ECHO Starting miner on GPU%%i
  start "lolMiner GPU%%i" "minexcoin.bat" %%i
)

Code: (minexcoin.bat)
@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 100
:MINE
lolMiner-mnx.exe --server mnx.suprnova.cc --port 7077 --user WorkerName.%1 --pass x --device %1
goto :MINE

This will start lolMiner-mnx for the number of GPUs specified and restart when/if the miner crashes.
thanks, you can learn how to run decryption files startminers.bat
I do not understand what you're asking or trying to tell me.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) with GPUs on Windows & Linux
by
Syth
on 13/02/2018, 14:07:55 UTC
I have 5 GTX 1060 but I only get one card. you can explain in detail how to run all 5 cards

One bat per card, selecting the right gpu

But it crashes often with more than 1 instance running
thanks for the answer, but so far nothing has helped. I turn on the second bat file, it divides the power of one video card in half

Lol

Of course, te second bat should point to another GPU, not the first one
dear friend of mine and you can write me examples of bat files that are valid for 2 GTX 1060. if not hard
I try and I for some reason do not work
Create two files. One for starting the miner and one starting the first file for each GPU, something like this:

(change the 'GPUs' variable to the number of GPUs you would like to use for mining mnx)
Code: (startminers.bat (default = 3 GPUs))
@echo off
set /A GPUs=3

set /A GPUs-=1
FOR /L %%i IN (0,1,%GPUs%) DO (
  ECHO Starting miner on GPU%%i
  start "lolMiner GPU%%i" "minexcoin.bat" %%i
)

Code: (minexcoin.bat)
@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_HEAP_SIZE 100
:MINE
lolMiner-mnx.exe --server mnx.suprnova.cc --port 7077 --user WorkerName.%1 --pass x --device %1
goto :MINE

This will start lolMiner-mnx for the number of GPUs specified and restart when/if the miner crashes.
Post
Topic
Board Bounties (Altcoins)
Re: Minexcoin (ICO started)
by
Syth
on 13/06/2017, 00:21:38 UTC
Hello Dev,

My application for bitcointalk signature campaign is still Pending
Bounty ID: 8670
Please update it Its been 2 days
Hello.
Ok. We will update.
Hi. My bitcointalk and twitter bounties are both still pending as well.
Post
Topic
Board Digital goods
Re: Sell Star Citizen Aurora LN $45 packages for 0.09 BTC
by
Syth
on 16/02/2016, 09:59:02 UTC
Do you have any accounts left for sale?
Post
Topic
Board Digital goods
Re: [WTS] Star Citizen - Rear Admiral (LTI) Pledge Package
by
Syth
on 16/02/2016, 09:01:24 UTC
Did you sell this?
Post
Topic
Board Digital goods
Re: [Selling] Star Citizen Ship Packages AND Accounts. Best prices around!
by
Syth
on 16/02/2016, 08:55:44 UTC
If I were to buy a Rear Admiral LTI pack, would you ship the physical goods too?
Post
Topic
Board Digital goods
Re: [Selling] Star Citizen Ship Packages AND Accounts. Best prices around!
by
Syth
on 16/02/2016, 08:35:34 UTC
Tried to reach you on Skype.

Can you post a list of your accounts with early backer rewards? I am looking for a Rear Admiral package with the golden ticket preferably.
Post
Topic
Board Digital goods
Re: Giving Away OkayFreedom VPN 1 Year/Premium [$29 Worth] Flat Keys ..
by
Syth
on 29/12/2015, 08:23:09 UTC
Is this still available? I want to try the vpn service
I was wondering the same thing.
However I am interested too.
Post
Topic
Board Group buys
Re: [SIDEHACK STICK] Official sales thread for everywhere not already covered
by
Syth
on 15/11/2015, 15:49:38 UTC
First sticks of the second round are out. I should be caught up with all current orders probably tomorrow.

Also, prototype PCBs for the pod miner came in.
I might be interested in buying one or two sticks from you, as it's quite expensive at bitshopper.de.
Can I do this if I'm currently located in Europe?

I got my 6 from asicpuppy and I live in France.
You got to factor in the shipping cost, but they arrive fast and are the original ones Smiley
Bitshopper got the schematics and build their own version... and I think they're out of stock at the moment...
I don't see the sticks for sale on asicpuppy.com though.
Post
Topic
Board Group buys
Re: [SIDEHACK STICK] Official sales thread for everywhere not already covered
by
Syth
on 13/11/2015, 02:50:01 UTC
First sticks of the second round are out. I should be caught up with all current orders probably tomorrow.

Also, prototype PCBs for the pod miner came in.
I might be interested in buying one or two sticks from you, as it's quite expensive at bitshopper.de.
Can I do this if I'm currently located in Europe?