• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

11.2 - Dash Release

Not sure if this has been reported. When I right click on command section this happens:

Also in Mac clearing screen is not Ctrl-L but Command-L :)

xuQsEuc.png
 
Not sure if this is reported. When I right click on the address section this happens:
xuQsEuc.png
In Win7 shortcuts are OK, just reporting.

EDIT: "Ctrl-L but Command-L" are translated so error is in source English.
EDIT: And mixing is working great, just finished mix 470 DASH / 2 rounds in 60 mins.
 
Last edited by a moderator:
eduffield
UdjinM6

We are freezing at 246490
Masternode payment to 7gnwGHt17heGpG9Crfeh4KGpYNFugPhJdh
and my p2pool are all failing reporting that this is not address for our network.

** So this is just p2pool problem possibly **
 
Last edited by a moderator:
eduffield, UdjinM6

Confirmed. last mainnet block 56 minutes ago:

getblocktemplate shows:
Code:
    "payee" : "7gnwGHt17heGpG9Crfeh4KGpYNFugPhJdh",
    "payee_amount" : 239357851,
    "masternode_payments" : true,
    "enforce_masternode_payments" : true

invalid masternode.conf entry + donation?

EDIT: was notified 7* is a multisig address. (didn't know)
 
Last edited by a moderator:
all p2pools die (50 min ago)
Code:
2015-04-03 16:28:18.440296 > Traceback (most recent call last):
2015-04-03 16:28:18.440327 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 577, in _runCallbacks
2015-04-03 16:28:18.440356 >     current.result = callback(current.result, *args, **kw)
2015-04-03 16:28:18.440384 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1155, in gotResult
2015-04-03 16:28:18.440419 >     _inlineCallbacks(r, g, deferred)
2015-04-03 16:28:18.440450 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
2015-04-03 16:28:18.440477 >     result = result.throwExceptionIntoGenerator(g)
2015-04-03 16:28:18.440512 >   File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
2015-04-03 16:28:18.440541 >     return g.throw(self.type, self.value, self.tb)
2015-04-03 16:28:18.440585 > --- <exception caught here> ---
2015-04-03 16:28:18.440610 >   File "/home/darkcoin/p2pool-drk/p2pool/util/deferral.py", line 41, in f
2015-04-03 16:28:18.440636 >     result = yield func(*args, **kwargs)
2015-04-03 16:28:18.440660 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1099, in _inlineCallbacks
2015-04-03 16:28:18.440686 >     result = g.send(result)
2015-04-03 16:28:18.440711 >   File "/home/darkcoin/p2pool-drk/p2pool/bitcoin/helper.py", line 62, in getwork
2015-04-03 16:28:18.440737 >     payee=bitcoin_data.address_to_pubkey_hash(work['payee'], net.PARENT) if (work['payee'] != '') else None,
2015-04-03 16:28:18.440764 >   File "/home/darkcoin/p2pool-drk/p2pool/bitcoin/data.py", line 274, in address_to_pubkey_hash
2015-04-03 16:28:18.440789 >     raise ValueError('address not for this net!')
2015-04-03 16:28:18.440814 > exceptions.ValueError: address not for this net!
 
all p2pools die (50 min ago)
Code:
2015-04-03 16:28:18.440296 > Traceback (most recent call last):
2015-04-03 16:28:18.440327 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 577, in _runCallbacks
2015-04-03 16:28:18.440356 >     current.result = callback(current.result, *args, **kw)
2015-04-03 16:28:18.440384 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1155, in gotResult
2015-04-03 16:28:18.440419 >     _inlineCallbacks(r, g, deferred)
2015-04-03 16:28:18.440450 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
2015-04-03 16:28:18.440477 >     result = result.throwExceptionIntoGenerator(g)
2015-04-03 16:28:18.440512 >   File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
2015-04-03 16:28:18.440541 >     return g.throw(self.type, self.value, self.tb)
2015-04-03 16:28:18.440585 > --- <exception caught here> ---
2015-04-03 16:28:18.440610 >   File "/home/darkcoin/p2pool-drk/p2pool/util/deferral.py", line 41, in f
2015-04-03 16:28:18.440636 >     result = yield func(*args, **kwargs)
2015-04-03 16:28:18.440660 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1099, in _inlineCallbacks
2015-04-03 16:28:18.440686 >     result = g.send(result)
2015-04-03 16:28:18.440711 >   File "/home/darkcoin/p2pool-drk/p2pool/bitcoin/helper.py", line 62, in getwork
2015-04-03 16:28:18.440737 >     payee=bitcoin_data.address_to_pubkey_hash(work['payee'], net.PARENT) if (work['payee'] != '') else None,
2015-04-03 16:28:18.440764 >   File "/home/darkcoin/p2pool-drk/p2pool/bitcoin/data.py", line 274, in address_to_pubkey_hash
2015-04-03 16:28:18.440789 >     raise ValueError('address not for this net!')
2015-04-03 16:28:18.440814 > exceptions.ValueError: address not for this net!

Addresses starting with 7 are allowed and are multisig transactions. Most likely the one from the Darkcoin Fundation as a masternode donation.
 
My masternode cold wallet is sporking and stuck at block number 246490 !
Block explorer looks like stuck on the same block over 1 hour ago !!

20:44:06 spork - new 990599d78d03d779cd13a93a5ae378e8349f463e424d100824b489e677c45735 ID 10000 Time 1427838635 bestHeight 246490
2015-04-03 20:44:06 spork - new 090f68cdb1a264256733c0afbc470ad13e7578abe1040a9e8156ee1d7ac8d00f ID 10002 Time 1424217600 bestHeight 246490
2015-04-03 20:44:06 spork - new cfedcfa56f8359dd6c999f5c02ab84aab8d130310b7684129f29c82ae5b3b080 ID 10003 Time 1444217600 bestHeight 246490
2015-04-03 20:44:06 spork - new 136c63272a36b5ab639d6a6bae449a6039f74d2dcba74b04cc750c7587ea699a ID 10005 Time -1 bestHeight 246490
 
eduffield
UdjinM6

We are freezing at 246490
Masternode payment to 7gnwGHt17heGpG9Crfeh4KGpYNFugPhJdh
and my p2pool are all failing reporting that this is not address for our network.

** So this is just p2pool problem possibly **

No its looking widespread, got wallet freezing on a spork over 1 hour ago stuck on block 246490
 
And there is no fork at all. Miners just can't resolve a block. Silly miners :tongue::grin:
Where is the bug?:what:
Not how I'm seeing it, are you sure?

"SPORK_1_MASTERNODE_PAYMENTS_ENFORCEMENT" : 1427838635,
"SPORK_3_INSTANTX_BLOCK_FILTERING" : 1424217600,
"Unknown" : 1444217600,
"Unknown" : -1
 
Back
Top