Bitcoin Forum
April 25, 2024, 12:16:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Eloipool--Down to just 1 problem----SOLVED!  (Read 799 times)
bgibso01 (OP)
Legendary
*
Offline Offline

Activity: 1218
Merit: 1001



View Profile
June 29, 2014, 11:29:11 PM
Last edit: July 02, 2014, 12:12:30 AM by bgibso01
 #1

After the pool was up for a bit, I quit getting the Merkle errors, so have no idea about those unless they are related to the dynamic targeting that I still have a problem with.  This has been the kind of output I've been getting the last couple of hours.  I'm hoping it's correct:

2014-06-29 15:25:30,865 merkleMaker     INFO    New block: 000000000000000027350e62ddc96e536347111bfb590968ba96ffa9caaba3e2 (height: 308525; bits: 18415fd1)
2014-06-29 15:25:30,912 JSONRPCServer   INFO    Nobody to longpoll
2014-06-29 15:25:39,625 JSONRPCServer   INFO    Nobody to longpoll
2014-06-29 15:39:10,773 newBlockNotification    INFO    Received new block notification
2014-06-29 15:39:10,921 merkleMaker     INFO    New block: 000000000000000039ede1df8621b035319ab003624a7d578b1627ebe223688c (height: 308526; bits: 18415fd1)
2014-06-29 15:39:10,969 JSONRPCServer   INFO    Nobody to longpoll
2014-06-29 15:39:19,892 JSONRPCServer   INFO    Nobody to longpoll
2014-06-29 15:55:05,773 newBlockNotification    INFO    Received new block notification
2014-06-29 15:55:06,169 merkleMaker     INFO    New block: 00000000000000001ffbf15f6da03b9b70c91c04b1f65227fd4f3e6a8d20e558 (height: 308527; bits: 18415fd1)
2014-06-29 15:55:06,176 JSONRPCServer   INFO    Nobody to longpoll
2014-06-29 15:55:12,142 JSONRPCServer   INFO    Nobody to longpoll

So here's the last major problem that I know of. lol.

When I change the DynamicTargeting to anything but 0, I only get diff1 shares.  At zero I just get the diff16 shares.  Anyone have a suggestion of what I'm missing?
 
### Settings relating to server scaling/load

# Share hashes must be below this to be valid shares
# If dynamic targetting is enabled, this is a minimum
ShareTarget = 0x000000000fffffffffffffffffffffffffffffffffffffffffffffffffffffff

# Automatically adjust targets per username
# 0 = disabled
# 1 = arbitrary targets
# 2 = power of two difficulties (zero bit counts)
DynamicTargetting = 0
DynamicTargetServerAddresses = ('::ffff:192.168.1.105', 3334),
# How many shares per minute to try to achieve on average
DynamicTargetGoal = 6

# Number of seconds hashrate is measured over
DynamicTargetWindow = 120

Thanks to everyone's guides and of course wizkid/Luke-jr for the software.


"With e-currency based on cryptographic proof, without the need to trust a third party middleman, money can be secure and transactions effortless." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714047408
Hero Member
*
Offline Offline

Posts: 1714047408

View Profile Personal Message (Offline)

Ignore
1714047408
Reply with quote  #2

1714047408
Report to moderator
bgibso01 (OP)
Legendary
*
Offline Offline

Activity: 1218
Merit: 1001



View Profile
June 30, 2014, 10:41:12 PM
Last edit: July 02, 2014, 12:12:03 AM by bgibso01
 #2

Ok, so I think my problem is that I cloned the master of eloipool rather than wizeligius. It looks like wizeligius has the var diff py files.

The other issue was that ',' after the DynamicTarggeting statement.


Question though, why does the master have stuff relating to var diff in the example config.py file if it doesn't have the var diff stuff in the master branch?

Thanks.
Pages: [1]
  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!