TaoOfSatoshi
Well-known member
We need patience though, the dev team have bigger fish to fry right now just to get the system to work. Class will have to wait!
Ok, so do I have this right? We now need all these program "pieces" in the bin file (save qt if you're using daemon) in the same folder as dashd or dash-qt for the wallet to function? I just moved dash-cli into my folder and it didn't work, so I put dashd in there, and it worked briefly, so now I've put everything into the folder and am hoping it'll work now??
It's a big difference if the above assumption is correct. Please, will someone explain which programs go where during installation? Thanks!
Very weird, when I unpacked to my desktop, the date modified is a screwy. Says 1-9-2014? or April something....? depending on which file
I dunno, my dash is crashing on my server. I can't get the masternode to run.
Explain it to me, and I'll do it, Tao LOL
2015-06-17 23:42:16.850957 Local: 520kH/s in last 10.0 minutes Local dead on arrival: ~0.0% (0-2%) Expected time to share: 1.0 minutes
2015-06-17 23:42:16.851005 Shares: 534 (13 orphan, 41 dead) Stale rate: ~10.1% (7-13%) Efficiency: ~92.9% (89-96%) Current payout: 0.0000 tDASH
2015-06-17 23:42:16.851055 Pool: 1209kH/s Stale rate: 3.2% Expected time to block: 1.2 minutes
2015-06-17 23:42:18.243599 GOT SHARE! yCfdjrP9AySxu8A2m3aFzHwNeAtpSvTSPo 0791721a prev 125b47f5 age 47.47s
2015-06-17 23:42:18.249776 New work for worker yCfdjrP9AySxu8A2m3aFzHwNeAtpSvTSPo! Difficulty: 0.000244 Share difficulty: 0.007324 Total block value: 23.214286 tDASH including 1 transactions
2015-06-17 23:42:19.852901 P2Pool: 970 shares in chain (974 verified/974 total) Peers: 2 (1 incoming)
2015-06-17 23:42:19.852974 Local: 526kH/s in last 10.0 minutes Local dead on arrival: ~0.0% (0-2%) Expected time to share: 59.8 seconds
2015-06-17 23:42:19.853009 Shares: 535 (13 orphan, 41 dead) Stale rate: ~10.1% (7-13%) Efficiency: ~92.9% (89-96%) Current payout: 0.0000 tDASH
2015-06-17 23:42:19.853036 Pool: 1201kH/s Stale rate: 3.2% Expected time to block: 1.2 minutes
2015-06-17 23:42:25.856969 P2Pool: 970 shares in chain (974 verified/974 total) Peers: 2 (1 incoming)
2015-06-17 23:42:25.857140 Local: 529kH/s in last 10.0 minutes Local dead on arrival: ~0.0% (0-2%) Expected time to share: 59.4 seconds
2015-06-17 23:42:25.857194 Shares: 535 (13 orphan, 41 dead) Stale rate: ~10.1% (7-13%) Efficiency: ~92.9% (89-96%) Current payout: 0.0000 tDASH
2015-06-17 23:42:25.857264 Pool: 1201kH/s Stale rate: 3.2% Expected time to block: 1.2 minutes
2015-06-17 23:42:28.858870 P2Pool: 970 shares in chain (974 verified/974 total) Peers: 2 (1 incoming)
2015-06-17 23:42:28.858956 Local: 533kH/s in last 10.0 minutes Local dead on arrival: ~0.0% (0-2%) Expected time to share: 59.0 seconds
2015-06-17 23:42:28.859001 Shares: 535 (13 orphan, 41 dead) Stale rate: ~10.1% (7-13%) Efficiency: ~92.9% (89-96%) Current payout: 0.0000 tDASH
2015-06-17 23:42:28.859039 Pool: 1201kH/s Stale rate: 3.2% Expected time to block: 1.2 minutes
2015-06-17 23:42:31.311990 > Error getting work from dashd:
2015-06-17 23:42:31.312052 > Traceback (most recent call last):
2015-06-17 23:42:31.312087 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 577, in _runCallbacks
2015-06-17 23:42:31.312110 > current.result = callback(current.result, *args, **kw)
2015-06-17 23:42:31.312131 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1155, in gotResult
2015-06-17 23:42:31.312150 > _inlineCallbacks(r, g, deferred)
2015-06-17 23:42:31.312169 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
2015-06-17 23:42:31.312223 > result = result.throwExceptionIntoGenerator(g)
2015-06-17 23:42:31.312248 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
2015-06-17 23:42:31.312296 > return g.throw(self.type, self.value, self.tb)
2015-06-17 23:42:31.312330 > --- <exception caught here> ---
2015-06-17 23:42:31.312362 > File "/home/test/p2pool-dash/p2pool/util/deferral.py", line 41, in f
2015-06-17 23:42:31.312387 > result = yield func(*args, **kwargs)
2015-06-17 23:42:31.312407 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
2015-06-17 23:42:31.312426 > result = result.throwExceptionIntoGenerator(g)
2015-06-17 23:42:31.312445 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
2015-06-17 23:42:31.312465 > return g.throw(self.type, self.value, self.tb)
2015-06-17 23:42:31.312483 > File "/home/test/p2pool-dash/p2pool/dash/helper.py", line 30, in getwork
2015-06-17 23:42:31.312502 > work = yield go()
2015-06-17 23:42:31.312521 > File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
2015-06-17 23:42:31.312540 > result = result.throwExceptionIntoGenerator(g)
2015-06-17 23:42:31.312558 > File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
2015-06-17 23:42:31.312578 > return g.throw(self.type, self.value, self.tb)
2015-06-17 23:42:31.312598 > File "/home/test/p2pool-dash/p2pool/util/jsonrpc.py", line 143, in _http_do
2015-06-17 23:42:31.312627 > raise Error_for_code(resp['error']['code'])(resp['error']['message'], resp['error'].get('data', None))
2015-06-17 23:42:31.312648 > p2pool.util.jsonrpc.NarrowError: -1 CreateNewBlock() : TestBlockValidity failed
Ok, gonna come back in a bit when you're all ready, I'll try to write something up on how to use the "new" set up so it's not confusing to others.
UdjinM6, you say we can put the dash-cli program anywhere, but we have to access it via command line from within the folder it resides in, no? Please let me know if that is correct. Thanks!
Also, what are the test versions for? Do we use those instead while testing? Or??? Don't understand their presence. Thanks again!
I can probably add that to dashdot. I've also got a post cooking about our new 1/4 million dollar a year development budget.Somebody make a "Version 12 dash-cli For Dummies" so I can tweet it to the masses....
It isn't really taht confusing. You basically only use dashd to start the daemon. All your other interaction is just now done with dash-cli.Ok, gonna come back in a bit when you're all ready, I'll try to write something up on how to use the "new" set up so it's not confusing to others.
UdjinM6, you say we can put the dash-cli program anywhere, but we have to access it via command line from within the folder it resides in, no? Please let me know if that is correct. Thanks!
Also, what are the test versions for? Do we use those instead while testing? Or??? Don't understand their presence. Thanks again!
OK, I'm up and running with v12, but I haven't been on Testnet in a really long time so I am encountering a "No block source available" message. Do I have to add a specific node to the dash.conf?
If you go to Tools -> Debug Console, then type:
setgenerate true
this will start you CPU mining, likely the blockchain needs a little nudge ;-)
Submitted a Pull Request to fix the Available + Pending labels on the overview page, everything else looking and working great so far!
Thanks, tried it, but my wallet still staring at me wondering when I'm going to give it a block source... I'm going to bed now. Cheers.If you go to Tools -> Debug Console, then type:
setgenerate true
this will start you CPU mining, likely the blockchain needs a little nudge ;-)
Submitted a Pull Request to fix the Available + Pending labels on the overview page, everything else looking and working great so far!
Thanks, tried it, but my wallet still staring at me wondering when I'm going to give it a block source... I'm going to bed now. Cheers.
It's very simple, I understand, however, it is incomprehensible if nobody explains it to a lay person like myself and most of the other users / masternode owners out there We kind of need it all explained with no ambiguity LOLIt isn't really taht confusing. You basically only use dashd to start the daemon. All your other interaction is just now done with dash-cli.
So before it was dashd getinfo now it's dash-cli getinfo all of the "interaction" with the daemon is simply done with a different program. This makes it more robust so that teh daemon runs individually from the rest of the code querying it.