Pages:
Author

Topic: [ANN][NEOSCRYPT MULTIPOOL] LightSpeedMining.com - ⛏️Blockfinder Rewards - page 2. (Read 523 times)

newbie
Activity: 98
Merit: 0
we will be adding nice hash ports to our newer coins soon. Stay tuned!
newbie
Activity: 98
Merit: 0
free coin just for mining with us! Smiley
newbie
Activity: 98
Merit: 0
block bounties have been added for gobyte and halcyon
newbie
Activity: 98
Merit: 0
Pools running fine! Come check us out  Smiley

More neo coins soon!
newbie
Activity: 98
Merit: 0
Halcyon coin has been added.
newbie
Activity: 98
Merit: 0
Fee have been moved to 0.5% across all pools. Blockfinder rewards still available. Cheers!
newbie
Activity: 98
Merit: 0
Guncoin has been added to the pool. Guncoin bounty has been moved to 1 GUN per block for the next 1000 blocks
newbie
Activity: 98
Merit: 0
We are currently in the process of adding more coins to the pool. We are digging through all the neoscrypt coins to see which ones are still active. Stay tuned! Smiley
newbie
Activity: 98
Merit: 0
Maintenance is over and all pools should be back up and running as normal. Thanks for your patience guys.
newbie
Activity: 98
Merit: 0
We will be taking the pool down for routine maintenance. Downtime is expected to be roughly 20mins.
newbie
Activity: 98
Merit: 0
We would like to remind all miners not to leave coins on the pool. Please be sure to setup Automatic payouts as to make sure you get your coins. We are a pool and not a bank, we dont want your coins just your hashes  Grin

newbie
Activity: 67
Merit: 0
good design. I hope you will add more neoscypt pools. TUN, DSR etc...

Thank you, criticism and compliments mean the world to us. Well be looking into adding more coins soon. If anyone has specific coins they would like to see on the pool please hit us up with a PM or just post here.

Thanks guys and see ya at the pool!

How about Onex (ONEX), Sigil (SGL) or Halcyon (HAL)? These are all relatively low diff coins that have reasonable profitability.
newbie
Activity: 67
Merit: 0
Good news everyone Cool

Excavator should now work as expected on our pool. Need some more peeps to hop on and try it out to fully confirm.

Nicehash ports have been added for the pool

FTC port = 3343
ORB port = 3345
PXC port = 3344


Thanks again guys and see ya at the pool!

I can confirm Excavator 1.4.4.a works for me now on LSM...vardiff is bit slow to kick in (1300+ shares submitted before the default was replaced with a higher one), but it eventually settled in nicely. 30 mins of mining now (and a few blocks found!) and still ticking away.

Nice work! I'll add you guys back into rotation for my rig.
newbie
Activity: 98
Merit: 0
good design. I hope you will add more neoscypt pools. TUN, DSR etc...

Thank you, criticism and compliments mean the world to us. Well be looking into adding more coins soon. If anyone has specific coins they would like to see on the pool please hit us up with a PM or just post here.

Thanks guys and see ya at the pool!
hero member
Activity: 2170
Merit: 612
Online Security & Investment Corporation
good design. I hope you will add more neoscypt pools. TUN, DSR etc...
newbie
Activity: 98
Merit: 0
if you wanted to make 2 miners into one than you could so something like this.

 {"time":3,"commands":[
      {"id":1,"method":"worker.add","params":["0","0"]},
      {"id":1,"method":"worker.add","params":["0","0"]},
      {"id":1,"method":"worker.add","params":["0","1"]},
      {"id":1,"method":"worker.add","params":["0","1"]},
      {"id":1,"method":"worker.add","params":["0","2"]},
      {"id":1,"method":"worker.add","params":["0","2"]}
   ]},

If you wanna overclock you can try something like this

 {"time":5,"commands":[
      {"id":1,"method":"device.set.power_limit","params":["0","90"]},
      {"id":1,"method":"device.set.core_delta","params":["0","160"]},
      {"id":1,"method":"device.set.memory_delta","params":["0","600"]},

I wanna say if your going for a backup pool than your gonna wanna change the ID. Kinda like this.

[
   {"time":0,"commands":[
      {"id":1,"method":"algorithm.add","params":["neoscrypt","ftc.lightspeedmining.com:3333","myname.myrig:x"]},
   {"time":0,"commands":[
      {"id":2,"method":"algorithm.add","params":["neoscrypt","pxc.lightspeedmining.com:3334","myname.myrig:x"]}
   ]},
   {"time":3,"commands":[
      {"id":1,"method":"worker.add","params":["0","0"]},
      {"id":1,"method":"worker.add","params":["0","1"]},
      {"id":1,"method":"worker.add","params":["0","2"]},
      {"id":1,"method":"worker.add","params":["0","3"]},
      {"id":1,"method":"worker.add","params":["0","4"]},
      {"id":1,"method":"worker.add","params":["0","5"]},
      {"id":2,"method":"worker.add","params":["0","0"]},
      {"id":2,"method":"worker.add","params":["0","1"]},
      {"id":2,"method":"worker.add","params":["0","2"]},
      {"id":2,"method":"worker.add","params":["0","3"]},
      {"id":2,"method":"worker.add","params":["0","4"]},
      {"id":2,"method":"worker.add","params":["0","5"]}
   ]},
   {"time":10,"loop":10,"commands":[
      {"id":1,"method":"worker.print.speed","params":["0"]},
      {"id":1,"method":"worker.print.speed","params":["1"]},
      {"id":1,"method":"worker.print.speed","params":["2"]},
      {"id":1,"method":"worker.print.speed","params":["3"]},
      {"id":1,"method":"worker.print.speed","params":["4"]},
      {"id":1,"method":"worker.print.speed","params":["5"]},
      {"id":1,"method":"algorithm.print.speeds","params":["1"]},
      {"id":2,"method":"worker.print.speed","params":["0"]},
      {"id":2,"method":"worker.print.speed","params":["1"]},
      {"id":2,"method":"worker.print.speed","params":["2"]},
      {"id":2,"method":"worker.print.speed","params":["3"]},
      {"id":2,"method":"worker.print.speed","params":["4"]},
      {"id":2,"method":"worker.print.speed","params":["5"]},
      {"id":2,"method":"algorithm.print.speeds","params":["2"]}
   ]}
]

Excavator seems rather endless is config options but the basis seems pretty simple.
newbie
Activity: 98
Merit: 0
Try this it should work fine. From what i understand with excavator, you add more workers by changing far right parameter. The ID should stay 1.


[
   {"time":0,"commands":[
      {"id":1,"method":"algorithm.add","params":["neoscrypt","ftc.lightspeedmining.com:3333","myname.myrig:x"]}
   ]},
   {"time":3,"commands":[
      {"id":1,"method":"worker.add","params":["0","0"]},
      {"id":1,"method":"worker.add","params":["0","1"]},
      {"id":1,"method":"worker.add","params":["0","2"]},
      {"id":1,"method":"worker.add","params":["0","3"]},
      {"id":1,"method":"worker.add","params":["0","4"]},
      {"id":1,"method":"worker.add","params":["0","5"]}
   ]},
   {"time":10,"loop":10,"commands":[
      {"id":1,"method":"worker.print.speed","params":["0"]},
      {"id":1,"method":"worker.print.speed","params":["1"]},
      {"id":1,"method":"worker.print.speed","params":["2"]},
      {"id":1,"method":"worker.print.speed","params":["3"]},
      {"id":1,"method":"worker.print.speed","params":["4"]},
      {"id":1,"method":"worker.print.speed","params":["5"]},
      {"id":1,"method":"algorithm.print.speeds","params":["1"]}
   ]}
]
member
Activity: 531
Merit: 29
is your miner name correct? Seems to be failing on worker authenticate

i run these settings and it works fine

[
   {"time":0,"commands":[
      {"id":1,"method":"algorithm.add","params":["neoscrypt","ftc.lightspeedmining.com:3333","worker.1:password1234"]}
   ]},
   {"time":3,"commands":[
      {"id":0,"method":"worker.add","params":["0","0"]},
      {"id":0,"method":"worker.add","params":["0","1"]}
   ]},
   {"time":10,"loop":10,"commands":[
      {"id":1,"method":"worker.print.speed","params":["0"]},
      {"id":1,"method":"algorithm.print.speeds","params":["1"]}
   ]},
   {"time":10,"commands":[
      {"id":1,"method":"worker.reset","params":["0"]},
      {"id":1,"method":"worker.reset","params":["1"]},
      {"id":1,"method":"worker.reset","params":["2"]}
   ]}
]

This is what I have:
[
   {"time":0,"commands":[
      {"id":1,"method":"algorithm.add","params":["neoscrypt","ftc.lightspeedmining.com:3333","myname.myrig:x"]}
   ]},
   {"time":3,"commands":[
      {"id":1,"method":"worker.add","params":["0","0"]},
      {"id":2,"method":"worker.add","params":["0","1"]},
      {"id":3,"method":"worker.add","params":["0","2"]},
      {"id":4,"method":"worker.add","params":["0","3"]},
      {"id":5,"method":"worker.add","params":["0","4"]},
      {"id":6,"method":"worker.add","params":["0","5"]}
   ]},
   {"time":10,"loop":10,"commands":[
      {"id":1,"method":"worker.print.speed","params":["0"]},
      {"id":2,"method":"worker.print.speed","params":["1"]},
      {"id":3,"method":"worker.print.speed","params":["2"]},
      {"id":4,"method":"worker.print.speed","params":["3"]},
      {"id":5,"method":"worker.print.speed","params":["4"]},
      {"id":6,"method":"worker.print.speed","params":["5"]},
      {"id":1,"method":"algorithm.print.speeds","params":["0"]}
   ]}
]
newbie
Activity: 98
Merit: 0
is your miner name correct? Seems to be failing on worker authenticate

i run these settings and it works fine

[
   {"time":0,"commands":[
      {"id":1,"method":"algorithm.add","params":["neoscrypt","ftc.lightspeedmining.com:3333","worker.1:password1234"]}
   ]},
   {"time":3,"commands":[
      {"id":0,"method":"worker.add","params":["0","0"]},
      {"id":0,"method":"worker.add","params":["0","1"]}
   ]},
   {"time":10,"loop":10,"commands":[
      {"id":1,"method":"worker.print.speed","params":["0"]},
      {"id":1,"method":"algorithm.print.speeds","params":["1"]}
   ]},
   {"time":10,"commands":[
      {"id":1,"method":"worker.reset","params":["0"]},
      {"id":1,"method":"worker.reset","params":["1"]},
      {"id":1,"method":"worker.reset","params":["2"]}
   ]}
]
member
Activity: 531
Merit: 29
Good news everyone Cool

Excavator should now work as expected on our pool. Need some more peeps to hop on and try it out to fully confirm.

Nicehash ports have been added for the pool

FTC port = 3343
ORB port = 3345
PXC port = 3344


Thanks again guys and see ya at the pool!

Thanks! Will checkout shortly.

Now its completely broken:

[14:51:22][0x00004848][info] core | Initialized!
[14:51:22][0x000056dc][info] net | Connecting to 192.223.28.224:3333 (ftc.lightspeedmining.com)
[14:51:22][0x000056dc][info] net | Connected!
[14:51:22][0x00005f6c][warning] net | Net error: JSON member "error" not expected type: Array
[14:51:22][0x000056dc][info] algo-neoscrypt | New job_0 '1cdc', diff=0.000488281
[14:51:24][0x000056dc][info] algo-neoscrypt | New job_0 '1cdd', diff=0.000488281
[14:51:26][0x0000297c][info] wrkr1-1 | Algorithm: CUDA-neoscrypt parameters: B=1792
[14:51:26][0x000021cc][info] wrkr0-0 | Algorithm: CUDA-neoscrypt parameters: B=1792

There is an error as you can see above, then hashrate is reported but no submits and the miner also does not show up on dashboard.
Pages:
Jump to: