eddywise
Sr. Member
Offline
Activity: 253
Merit: 250
Let's Boolberry
|
|
February 20, 2014, 11:08:45 AM |
|
if (nHeight== 10) {nSubsidy= 250000 *COIN;}
80 coins per block, 5 minutes block target, what means 23040 coins per day, and a premine of 250k coins? Am I reading it right?
Yes you are. i think. why someone mined a (lucky) block that have 250Kcoins,I have heard the news
|
Boolberry : @eddywise DRK: XqTbkj1hpCWBpBSvbWtzBRu5PxzJ2KoA3F BTC: 1FZYvzY4cPLwwZmU8rGPM7xGYjfjiZUmuZ Once desperately want, now desperate to forget
|
|
|
|
miramare
|
|
February 20, 2014, 01:34:19 PM |
|
What? A super block ? What machine are they using ? I can only mine 1 block for 24-48hrs. They hit a block within few seconds! My heart is hurt badly...
|
|
|
|
kaene
|
|
February 20, 2014, 02:11:02 PM |
|
What? A super block ? What machine are they using ? I can only mine 1 block for 24-48hrs. They hit a block within few seconds! My heart is hurt badly... That superblock, there is only 1, and I understand it's the premine, but not sure if they coded the coin wrong and someone else got it or what .... if (nHeight== 10) {nSubsidy= 250000 *COIN;} And the speed, check the current block, this is 288 blocks per day and released just a few days ago, yet there are more than 11 days worth of blocks already mined, around 10% of this coin is already mined ...
|
|
|
|
barwizi (OP)
Legendary
Offline
Activity: 882
Merit: 1000
|
|
February 20, 2014, 05:25:51 PM |
|
The block is what i am using to fund everything, from the countless giveaways to paying for help. I am testing the new miner for windows right now.
|
|
|
|
eddywise
Sr. Member
Offline
Activity: 253
Merit: 250
Let's Boolberry
|
|
February 20, 2014, 05:39:48 PM |
|
The block is what i am using to fund everything, from the countless giveaways to paying for help. I am testing the new miner for windows right now.
good news,and when we can get the new miner?
|
Boolberry : @eddywise DRK: XqTbkj1hpCWBpBSvbWtzBRu5PxzJ2KoA3F BTC: 1FZYvzY4cPLwwZmU8rGPM7xGYjfjiZUmuZ Once desperately want, now desperate to forget
|
|
|
barwizi (OP)
Legendary
Offline
Activity: 882
Merit: 1000
|
|
February 20, 2014, 06:02:47 PM Last edit: February 21, 2014, 09:30:10 PM by barwizi |
|
custom getwork stand alone miner for windows users :- https://www.dropbox.com/s/mcep9fqjehq5vj9/pts-getwork.zipUseage , via command-line miner.exe ptspool.conf change the conf file to something like this:- host=127.0.0.1 port=18500 rpcuser=barwizi rpcpass=x #Number of threads requesting work from the server in parallel getwork_threads=2 submit_threads=2 OpenCL devices to run miner on devices=0,1 platform=0 make sure the ports, username and password match your NoirShares.conf file.
|
|
|
|
barwizi (OP)
Legendary
Offline
Activity: 882
Merit: 1000
|
|
February 20, 2014, 06:09:28 PM |
|
if this person syncs up with the main chain....their coins will go poof.
|
|
|
|
Shadow_Runner
|
|
February 20, 2014, 06:41:08 PM |
|
Is this poor hashrate? And what thread means, coz in example there set to 8, you say set to 2.
|
|
|
|
Coindgr
|
|
February 20, 2014, 06:46:20 PM |
|
Anyone else with wallet sync problems?
No active nodes?
|
|
|
|
eddywise
Sr. Member
Offline
Activity: 253
Merit: 250
Let's Boolberry
|
|
February 20, 2014, 07:06:41 PM |
|
custom getwork stand alone miner for windows users :- http://xyzzy.su/pts-getwork.zipUseage , via command-line miner.exe ptspool.conf change the conf file to something like this:- host=127.0.0.1 port=18500 rpcuser=barwizi rpcpass=x #Number of threads requesting work from the server in parallel getwork_threads=2 submit_threads=2 OpenCL devices to run miner on devices=0,1 platform=0 make sure the ports, username and password match your NoirShares.conf file. yep,I have got the miner and try mined for a while,It take up too much network bandwidth and I have to pause OpenCL devices to run miner on devices=0,1 platform=0 & Does this means it mined even with my GPU?
|
Boolberry : @eddywise DRK: XqTbkj1hpCWBpBSvbWtzBRu5PxzJ2KoA3F BTC: 1FZYvzY4cPLwwZmU8rGPM7xGYjfjiZUmuZ Once desperately want, now desperate to forget
|
|
|
Shadow_Runner
|
|
February 20, 2014, 07:10:20 PM |
|
Can you tell me about hpm and wmp in miner?
|
|
|
|
barwizi (OP)
Legendary
Offline
Activity: 882
Merit: 1000
|
|
February 20, 2014, 08:27:52 PM |
|
It uses all OCL capable devices CPU and GPU.
For sync, put the addnodes on the first post.
|
|
|
|
miramare
|
|
February 20, 2014, 09:53:30 PM |
|
It uses all OCL capable devices CPU and GPU.
For sync, put the addnodes on the first post.
Very glad to use the win miner. However, I got some errors: Exception in thread Thread-16 Traceback (most recent call last): File"threading.pyo", line 810, in __bootstrap_inner File"threading.pyo", line 763, in run File"miner.py", line 258, in miner_thread File"miner.py", line 228, in __init__ File"pts.pyo", line 25, in __init__ IndexError:list index out of range ----------------------------------------------------- My ptspool.conf is : rpcuser=mir rpcpass=x rpcallowip=127.0.0.1 port=28788 # Number of threads requesting work from the server in parallel getwork_threads=7 submit_threads=7 # OpenCL devices to run miner on devices=0,1 platform=0 What's wrong?
|
|
|
|
barwizi (OP)
Legendary
Offline
Activity: 882
Merit: 1000
|
|
February 20, 2014, 10:11:40 PM |
|
It uses all OCL capable devices CPU and GPU.
For sync, put the addnodes on the first post.
Very glad to use the win miner. However, I got some errors: Exception in thread Thread-16 Traceback (most recent call last): File"threading.pyo", line 810, in __bootstrap_inner File"threading.pyo", line 763, in run File"miner.py", line 258, in miner_thread File"miner.py", line 228, in __init__ File"pts.pyo", line 25, in __init__ IndexError:list index out of range ----------------------------------------------------- My ptspool.conf is : rpcuser=mir rpcpass=x rpcallowip=127.0.0.1 port=28788 # Number of threads requesting work from the server in parallel getwork_threads=7 submit_threads=7 # OpenCL devices to run miner on devices=0,1 platform=0 What's wrong? Why do you have so many threads? you may want to lower them
|
|
|
|
miramare
|
|
February 20, 2014, 10:15:44 PM |
|
I low the thread: getwork_threads=1 submit_threads=1
I still have those errors..
Edit: My notebook has a Nvida Q1000M. Do it matter?
|
|
|
|
lajz99
|
|
February 20, 2014, 10:22:18 PM |
|
I low the thread: getwork_threads=1 submit_threads=1
I still have those errors..
Edit: My notebook has a Nvida Q1000M. Do it matter?
I would not suggest CPU mining on a notebook...terrible idea.
|
|
|
|
miramare
|
|
February 20, 2014, 10:28:29 PM |
|
Anyway, the cpu is free to use... And I only have notebooks by my hand.
I have the same problem when I try to run miner on my another win7 notebook with Nvida 5400m card.
|
|
|
|
huadaonan
Member
Offline
Activity: 76
Merit: 10
|
|
February 21, 2014, 12:15:00 AM |
|
why not change some valid nodes,lots of them can't connect with it
|
|
|
|
Shadow_Runner
|
|
February 21, 2014, 12:22:58 AM |
|
Something is wrong here. Mined few hours and 0 blocks found. GPU 99% all time.
|
|
|
|
|