Bitcoin Forum
May 09, 2024, 06:00:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 ... 83 »
  Print  
Author Topic: [ANN] official NovaCoin thread - the original PoS+scrypt coin.  (Read 282626 times)
BBQKorv
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
April 06, 2013, 04:00:05 PM
 #341

Simple p2pool guide for windows users:

Hi,

Is there somewhere a detailed guide on how to use p2pool with nvc?

The readme file attached was not helpful to me at all using the precomplied .exe.

Thanks,
balu
It's quite simple.

1) You need to run novacoin client in server mode, just like in case of solo mining. Create file novacoin.conf in

C:\Users\Your user name\AppData\Roaming\NovaCoin

with contents like this:

Quote
rpcuser=user
rpcpassword=password
server=1

2) Start client and wait for syncronization proccess
3) Double-click on run_p2pool.exe, wait until shares chain download will be completed
3) Point your miners to http://any_user:any_password@127.0.0.1:8336/

But remember that you need enough hashing power to get at least 0.01 coin in PPLNS reward, because NVC/PPC has no support for outpoints volume less than 0.01 coin. It's serious limitation, I'm agree.

That was easy to set up. Is there a way to see how much I have made as NVC so far, and what is the expected payment cycle with around 2Mhash?
1715234407
Hero Member
*
Offline Offline

Posts: 1715234407

View Profile Personal Message (Offline)

Ignore
1715234407
Reply with quote  #2

1715234407
Report to moderator
1715234407
Hero Member
*
Offline Offline

Posts: 1715234407

View Profile Personal Message (Offline)

Ignore
1715234407
Reply with quote  #2

1715234407
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715234407
Hero Member
*
Offline Offline

Posts: 1715234407

View Profile Personal Message (Offline)

Ignore
1715234407
Reply with quote  #2

1715234407
Report to moderator
1715234407
Hero Member
*
Offline Offline

Posts: 1715234407

View Profile Personal Message (Offline)

Ignore
1715234407
Reply with quote  #2

1715234407
Report to moderator
1715234407
Hero Member
*
Offline Offline

Posts: 1715234407

View Profile Personal Message (Offline)

Ignore
1715234407
Reply with quote  #2

1715234407
Report to moderator
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 06, 2013, 04:19:29 PM
 #342

NVC implementation of P2Pool uses PPLNS with N=2880 (shares spacing is 30 seconds approximately, so 2880 shares is 1 day), but minimal payment is 0.01 coin. It will pay you for each block found by pool, according to proportion in last 2880 shares.

Quote
Is there a way to see how much I have made as NVC so far
You can see your estimated reward at the statistics page, it's available at http://127.0.0.1:8336/static/

If you want a profit calculator, you can use this one http://nvc.khore.org/calc

Quote
what is the expected payment cycle with around 2Mhash
With the current pool hash rate average round time is 10 minutes.

If you have no such hash rate to get enough proportion in last 2880 shares, you can mine at http://nvc.khore.org. It has no payment limits and mined coins are available after 10 confirmations. But it's centralized...  Wink
RoadTrain
Legendary
*
Offline Offline

Activity: 1386
Merit: 1009


View Profile
April 06, 2013, 04:36:18 PM
 #343

Can you explain why p2pool doesn't support rewards less than 0.01 NVC?
Does it mean that output less than 0.01 is non-spendable?
BBQKorv
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
April 06, 2013, 04:42:53 PM
 #344

Oh, this is actually quite nice. Now I'm a big fan of P2Pool. It just took some time in the beginning until P2Pool program showed anything, now it's flooding with information. And those statistics, very nice!

It's spamming my vallet with ~0.2 NVC payouts, usually I don't like spam but this is definitely positive spam  Grin

P2Pool(s) do need more advertising, they are highly undervalued ATM.
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 06, 2013, 04:49:18 PM
 #345

Can you explain why p2pool doesn't support rewards less than 0.01 NVC?
Does it mean that output less than 0.01 is non-spendable?
The NVC & PPC transaction minimum outpoint value is 0.01 coin, this protocol limitation was introduced in order to prevent high amounts of unspendable "dust" creation. It's simply impossible to create valid block with such transaction.
RoadTrain
Legendary
*
Offline Offline

Activity: 1386
Merit: 1009


View Profile
April 06, 2013, 05:00:26 PM
 #346

Can you explain why p2pool doesn't support rewards less than 0.01 NVC?
Does it mean that output less than 0.01 is non-spendable?
The NVC & PPC transaction minimum outpoint value is 0.01 coin, this protocol limitation was introduced in order to prevent high amounts of unspendable "dust" creation. It's simply impossible to create valid block with such transaction.

Then considering how different are rewards and monetary bases of PPC and NVC could be this minimum value lowered?
to 0.001 or 0.0001?
Bitinvestor
Sr. Member
****
Offline Offline

Activity: 470
Merit: 250


View Profile
April 06, 2013, 05:01:15 PM
 #347

But remember that you need enough hashing power to get at least 0.01 coin in PPLNS reward, because NVC/PPC has no support for outpoints volume less than 0.01 coin. It's serious limitation, I'm agree.

That is indeed a serious limitation. Would it be possible to modify p2pool to withhold payments until they add up to 0.01?

Those who cause problems for others also cause problems for themselves.
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 06, 2013, 05:16:48 PM
Last edit: April 06, 2013, 05:34:36 PM by Balthazar
 #348

That is indeed a serious limitation. Would it be possible to modify p2pool to withhold payments until they add up to 0.01?
I'm still working on it. It isn't quite simple due to decentralized nature of p2pool. Maybe the replace of rewarding system with variant of CPPSRB will be better and simplier solution. Roll Eyes
As temporary solution we can split nvc p2pool by launching more networks, one or two in addition to current. I'll start two additional p2pool networks tomorrow, I think.

Quote from: RoadTrain
Then considering how different are rewards and monetary bases of PPC and NVC could be this minimum value lowered?
to 0.001 or 0.0001?
You are partially correct, this planned for 0.4+.
dw_bc
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
April 06, 2013, 05:50:15 PM
 #349

Is possible to add support to set NVC address on P2Pool?

Sometimes I like to up more than one P2Pool but to mine to the same address.

Why the Pools have closed?
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 06, 2013, 06:09:01 PM
Last edit: April 06, 2013, 06:30:59 PM by Balthazar
 #350

Is possible to add support to set NVC address on P2Pool?
It will be implemented in the next release, but with limitation - user will be able to specify only his own addresses.

Why the Pools have closed?
The nvcpool.ru closed because one member of pool staff, FigaBos (also known as Mutabor and barbos735 on other forums, also known as admin of dead LTC scampool http://pool.ltcfan.ru) scammed becool and miners for 1600 NVC and disappeared from online. He stolen and sold this coins approximately week ago. So, now becool paying rewards from his own pocket. Angry

P.S. I'm happy to report that we found his personal details, and maybe we will ​​visit him soon, with heavy objects.
Bitinvestor
Sr. Member
****
Offline Offline

Activity: 470
Merit: 250


View Profile
April 06, 2013, 06:21:25 PM
 #351

As temporary solution we can split nvc p2pool by launching more networks, one or two in addition to current. I'll start two additional p2pool networks tomorrow, I think.

Please do, this seems like a good idea. Mining on p2pool was fun until yesterday. Today, not so much. I haven't found a share for hours!

Those who cause problems for others also cause problems for themselves.
BBQKorv
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
April 06, 2013, 07:30:07 PM
 #352

As temporary solution we can split nvc p2pool by launching more networks, one or two in addition to current. I'll start two additional p2pool networks tomorrow, I think.

Please do, this seems like a good idea. Mining on p2pool was fun until yesterday. Today, not so much. I haven't found a share for hours!

I must ask, what kind of hashrate do you have if there is no shares coming in?

I don't think splitting up the p2pool will only be a positive thing, wouldn't it bring some drawbacks too?
dw_bc
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
April 06, 2013, 07:44:32 PM
 #353

Hmmm...

I try to use but qt-client crash many times...

So P2Pool lost conection, than mining are useless...

There is a fix? I using Windows 7 and Windows 2003 Server.
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 06, 2013, 07:45:40 PM
 #354

I don't think splitting up the p2pool will only be a positive thing, wouldn't it bring some drawbacks too?
It will allow users with small hashrate to join another newly grown network with lower shares difficulty. I think that it's safe enough to try. Smiley
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 06, 2013, 07:47:59 PM
 #355

Hmmm...

I try to use but qt-client crash many times...

So P2Pool lost conection, than mining are useless...

There is a fix? I using Windows 7 and Windows 2003 Server.
We trying to debug it now.
Bitinvestor
Sr. Member
****
Offline Offline

Activity: 470
Merit: 250


View Profile
April 06, 2013, 08:47:42 PM
 #356

I must ask, what kind of hashrate do you have if there is no shares coming in?

About 1000 kH/s. Currently it should take about an hour to find a share. I found a few shares since I wrote that but yesterday it took only 15 minutes or so to find one. Mining is profitable right now and it is very tempting to build some more rigs but electricity is expensive here and it might not be profitable for very long.

Those who cause problems for others also cause problems for themselves.
BBQKorv
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
April 06, 2013, 09:05:56 PM
 #357

I must ask, what kind of hashrate do you have if there is no shares coming in?

About 1000 kH/s. Currently it should take about an hour to find a share. I found a few shares since I wrote that but yesterday it took only 15 minutes or so to find one. Mining is profitable right now and it is very tempting to build some more rigs but electricity is expensive here and it might not be profitable for very long.

I only have ~2000 kH/s pointed here and it is literally flooding accepted shares in. Can the difference of finding shares be that big with such a "small" difference in hashrate?

I don't think splitting up the p2pool will only be a positive thing, wouldn't it bring some drawbacks too?
It will allow users with small hashrate to join another newly grown network with lower shares difficulty. I think that it's safe enough to try. Smiley

Do I understand correctly that if the difficulty of P2Pool shares is high enough people don't have a change to find a share with too low hashrate? If so, is there any way to know what would be the lowest working hashrate for a given P2Pool shares difficulty?
Bitinvestor
Sr. Member
****
Offline Offline

Activity: 470
Merit: 250


View Profile
April 06, 2013, 09:12:57 PM
 #358

I only have ~2000 kH/s pointed here and it is literally flooding accepted shares in. Can the difference of finding shares be that big with such a "small" difference in hashrate?

I wonder if we are talking about the same shares? I mean the ones within the p2pool network, not those that are reported by cgminer or reaper.

Those who cause problems for others also cause problems for themselves.
BBQKorv
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250



View Profile
April 06, 2013, 09:26:06 PM
 #359

Oh, this is slightly more complex than I first thought. I must have had some intense lucky strike earlier because of the continues incoming spam on my wallet. So those shares reported by the miner are not directly the shares you are paid for, atleast they don't seem to add to the "Current payout" in regular basis?

I see the P2Pool program is reporting "Expected time to share", is this what increases the "Current payout" once I get the share from P2Pool?

Shares in two places, hard to know what is what  Huh
12gaFacelift
Sr. Member
****
Offline Offline

Activity: 277
Merit: 250



View Profile
April 06, 2013, 09:57:30 PM
 #360

talking with a friend about p2pool and do we have to wait P2Pool: 5781 shares in chain (3671 verified/5781 total) to be complet before start cgminer?

Never argue with idiots, they just drag you down to their level then beat you with experience. ~ *CANADA ONLY* Colloidal Silver Wire Rod - 12 Gauge Pure Silver .9999 - https://bitcointalk.org/index.php?topic=775964.0

https://bitcointalk.org/index.php?topic=731923.0
https://bitcointalk.org/index.php?topic=1323657.0
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 ... 83 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!