Author

Topic: [TRC] [P2Pool] New fork to avoid broken/old nodes (Read 2298 times)

legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
Read up, I have failed task, sorry Sad
full member
Activity: 142
Merit: 100
Because there is some new BIG miner on P2Pool TRC that is using OLD version he is orphaning almost all shares.
I decided, to make a new fork of P2Pool for TRC to avoid such things.
Small changes in code making this fork NOT affecting original share chain and allow ONLY use of new (v13) shares.
If someone want to join there is git: https://github.com/Rav3nPL/p2pool
REMINDER: This can not work properly on BTC and/or LTC, please use it only for TRC.
run_p2pool.py --net terracoin
It is using very same ports so miners not need any change.
I`m the only bootstrap node atm, if we will make over 12hrs we can add more.
Payout strategy and share diff calculation is also altered:
- pay for up to 12hrs (form 24, faster "full payout" when join)
- pay up to 5 blocks per share (from 15, less dust)
- retarget diff of share chain for last 5 mins (when new big miner join share diff rising more rapidly)

I also use great https://github.com/hardcpp/P2PoolExtendedFrontEnd Smiley

I hope this help TRC miners a bit Smiley


Page not available...
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
Failed.
Cant manage code to start new chain in new version in share chain and produce work properly.
"Old share" code need be removed by forrestv... I cant clean it up properly Sad
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
Ok, looks like it is not as it should... *working on it*
hero member
Activity: 675
Merit: 514
Hm.
Code:
Outgoing connection to peer 91.235.254.37:9323 established. p2pool version: 1305 'unknown 7032706f6f6c2d747263'
Peer 91.235.254.37:9323 misbehaving, will drop and ban. Reason: sent an obsolete share
Lost peer 91.235.254.37:9323 -
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
Exactly. When he join my payout drop to zero, then all next shares I found was orphaned instantly.
hero member
Activity: 675
Merit: 514
Yes, good idea.
Look at this:
legendary
Activity: 1361
Merit: 1003
Don`t panic! Organize!
Because there is some new BIG miner on P2Pool TRC that is using OLD version he is orphaning almost all shares.
I decided, to make a new fork of P2Pool for TRC to avoid such things.
Small changes in code making this fork NOT affecting original share chain and allow ONLY use of new (v13) shares.
If someone want to join there is git: https://github.com/Rav3nPL/p2pool
REMINDER: This can not work properly on BTC and/or LTC, please use it only for TRC.
run_p2pool.py --net terracoin
It is using very same ports so miners not need any change.
I`m the only bootstrap node atm, if we will make over 12hrs we can add more.
Payout strategy and share diff calculation is also altered:
- pay for up to 12hrs (form 24, faster "full payout" when join)
- pay up to 5 blocks per share (from 15, less dust)
- retarget diff of share chain for last 5 mins (when new big miner join share diff rising more rapidly)

I also use great https://github.com/hardcpp/P2PoolExtendedFrontEnd Smiley

I hope this help TRC miners a bit Smiley
Jump to: