Author

Topic: [ANN][DGC] Digitalcoin | Multi-algo & Masternodes | Established 2013 - page 189. (Read 523478 times)

sr. member
Activity: 662
Merit: 250
Yep, I updated within an hour after the new release; originally thinking it solved the issue.  I have 4 wallets running that never had a sync issue, so it shouldn't be a "me problem."  I'd rather continue opening the wallet once a day or so to accept coins rather than forward a port. For whatever reason, it just needs a workaround.

At least it happens less frequently, that is noticeable.
newbie
Activity: 50
Merit: 0
Just want to say thanks erundook, your pool seems really reliable.

Very few stale/rejects and the report coins per hour is pretty close to what the calculators say which is a rare feat!.


*I got the wrong your
sr. member
Activity: 448
Merit: 250
You can check here: https://github.com/baritus/digitalcoinSource

The time of the last commit is always the last update.
i see. so it was two days ago and i'm running the latest code. thanks
legendary
Activity: 966
Merit: 1052
You can check here: https://github.com/baritus/digitalcoinSource

The time of the last commit is always the last update.
sr. member
Activity: 448
Merit: 250
The update just added checkpoints to make sure the client only stays on the digitalcoin network. I'd recommend updating.
i was downloading and compiling it like 24hrs ago. was update within that timeframe or do i have the latest version? how do i check that?
sr. member
Activity: 255
Merit: 250
legendary
Activity: 966
Merit: 1052
The update just added checkpoints to make sure the client only stays on the digitalcoin network. I'd recommend updating.
member
Activity: 115
Merit: 10
----[ANN] - New pool node located in the United States.


A new server is now available connected to next.afraid.org for better efficiency, and located in the United States:

cgminer --scrypt -o pool.1nusa.org:8119 -u yourDGCaddress -p .  --queue 0 -s 1


Statistics: http://pool.1nusa.org:8119




A new server - Great this will be more efficient. The orphans were already eliminated, but it will be better...

I've setup my rig on this one. It works flawlessly.

cgminer --scrypt -o next.afraid.org:8119 -u yourDGCaddress -p .  --queue 0 -s 1
cgminer --scrypt -o pool.1nusa.org:8119 -u yourDGCaddress -p .  --queue 0 -s 1

This is impressive the difficulty rises, and falls.

These servers are reliable; Finding one requires time. My rig is now operating.
sr. member
Activity: 448
Merit: 250
It no longer is necessary. It was only a measure to fight against blockchain mixups before the checkpoints were added.

Download the new client from the first post and you'll be all good.
what was that update? is it necessary to update pool's digitalcoind as well?
legendary
Activity: 966
Merit: 1052
It no longer is necessary. It was only a measure to fight against blockchain mixups before the checkpoints were added.

Download the new client from the first post and you'll be all good.
newbie
Activity: 50
Merit: 0
Wallet is re-syncing the entire block chain again.  Oh well.

forward the port to your machine with the wallet and restart and it won't keep resyncing. I kept having this problem until I did that...

That really shouldn't be necessary.
sr. member
Activity: 255
Merit: 250
sr. member
Activity: 448
Merit: 250
sr. member
Activity: 255
Merit: 250
need help figuring this out
Code:
2013-05-28 14:41:20.274129 GOT BLOCK FROM MINER! Passing to bitcoind! http://dgc.p2pool.nl/block/5d3ef215afedc6dfaa85f226a40921e08d5eae81ed24f8dd7ec7f046eeca26dd
2013-05-28 14:41:20.274220
2013-05-28 14:41:20.280888 GOT SHARE! D8iDxFXSxRUAWmnVrFy4vcrwRZ58RaBDnd eeca26dd prev f5231cc6 age 2.59s DEAD ON ARRIVAL
2013-05-28 14:41:20.284181
2013-05-28 14:41:20.284408 GOT BLOCK FROM PEER! Passing to bitcoind! eeca26dd bitcoin: http://dgc.p2pool.nl/block/5d3ef215afedc6dfaa85f226a40921e08d5eae81ed24f8dd7ec7f046eeca26dd
2013-05-28 14:41:20.284490
2013-05-28 14:41:20.292273 New work for worker! Difficulty: 0.000116 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions
2013-05-28 14:41:20.294110 New work for worker! Difficulty: 0.000006 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions
2013-05-28 14:41:20.295950 New work for worker! Difficulty: 0.000971 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions
2013-05-28 14:41:20.297841 New work for worker! Difficulty: 0.000971 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions
2013-05-28 14:41:20.299664 New work for worker! Difficulty: 0.000971 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions
2013-05-28 14:41:20.301563 New work for worker! Difficulty: 0.000001 Share difficulty: 0.012864 Total block value: 20.000000 DGC including 0 transactions
2013-05-28 14:41:20.309248 > Error submitting block: (will retry)
2013-05-28 14:41:20.309453 > Traceback (most recent call last):
2013-05-28 14:41:20.309542 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
2013-05-28 14:41:20.309616 >     current.result = callback(current.result, *args, **kw)
2013-05-28 14:41:20.309666 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
2013-05-28 14:41:20.309732 >     _inlineCallbacks(r, g, deferred)
2013-05-28 14:41:20.309792 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
2013-05-28 14:41:20.309853 >     result = result.throwExceptionIntoGenerator(g)
2013-05-28 14:41:20.309916 >   File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
2013-05-28 14:41:20.309978 >     return g.throw(self.type, self.value, self.tb)
2013-05-28 14:41:20.310023 > --- ---
2013-05-28 14:41:20.310083 >   File "/home/don/p2ptest/p2pool/util/deferral.py", line 41, in f
2013-05-28 14:41:20.310147 >     result = yield func(*args, **kwargs)
2013-05-28 14:41:20.310191 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
2013-05-28 14:41:20.310259 >     result = result.throwExceptionIntoGenerator(g)
2013-05-28 14:41:20.310304 >   File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
2013-05-28 14:41:20.310364 >     return g.throw(self.type, self.value, self.tb)
2013-05-28 14:41:20.310488 >     result = yield bitcoind.rpc_submitblock(bitcoin_data.block_type.pack(block).encode('hex'))
2013-05-28 14:41:20.310539 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
2013-05-28 14:41:20.310602 >     result = result.throwExceptionIntoGenerator(g)
2013-05-28 14:41:20.310662 >   File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
2013-05-28 14:41:20.310723 >     return g.throw(self.type, self.value, self.tb)
2013-05-28 14:41:20.310798 >   File "/home/don/p2ptest/p2pool/util/jsonrpc.py", line 133, in _http_do
2013-05-28 14:41:20.310861 >     raise Error_for_code(resp['error']['code'])(resp['error']['message'], resp['error'].get('data', None))
2013-05-28 14:41:20.310934 > p2pool.util.jsonrpc.NarrowError: -32601 Method not found
2013-05-28 14:41:20.312735 > Error submitting block: (will retry)
2013-05-28 14:41:20.312937 > Traceback (most recent call last):
2013-05-28 14:41:20.313008 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
2013-05-28 14:41:20.313073 >     current.result = callback(current.result, *args, **kw)
2013-05-28 14:41:20.313121 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1095, in gotResult
2013-05-28 14:41:20.313186 >     _inlineCallbacks(r, g, deferred)
2013-05-28 14:41:20.313250 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
2013-05-28 14:41:20.313297 >     result = result.throwExceptionIntoGenerator(g)
2013-05-28 14:41:20.313356 >   File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
2013-05-28 14:41:20.313416 >     return g.throw(self.type, self.value, self.tb)
2013-05-28 14:41:20.313477 > --- ---
2013-05-28 14:41:20.313548 >   File "/home/don/p2ptest/p2pool/util/deferral.py", line 41, in f
2013-05-28 14:41:20.313616 >     result = yield func(*args, **kwargs)
2013-05-28 14:41:20.313661 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
2013-05-28 14:41:20.313725 >     result = result.throwExceptionIntoGenerator(g)
2013-05-28 14:41:20.313785 >   File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
2013-05-28 14:41:20.313844 >     return g.throw(self.type, self.value, self.tb)
2013-05-28 14:41:20.313902 >   File "/home/don/p2ptest/p2pool/bitcoin/helper.py", line 77, in submit_block_rpc
2013-05-28 14:41:20.313963 >     result = yield bitcoind.rpc_submitblock(bitcoin_data.block_type.pack(block).encode('hex'))
2013-05-28 14:41:20.314022 >   File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1037, in _inlineCallbacks
2013-05-28 14:41:20.314080 >     result = result.throwExceptionIntoGenerator(g)
2013-05-28 14:41:20.314138 >   File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 382, in throwExceptionIntoGenerator
2013-05-28 14:41:20.314199 >     return g.throw(self.type, self.value, self.tb)
2013-05-28 14:41:20.314260 >   File "/home/don/p2ptest/p2pool/util/jsonrpc.py", line 133, in _http_do
2013-05-28 14:41:20.314317 >     raise Error_for_code(resp['error']['code'])(resp['error']['message'], resp['error'].get('data', None))
2013-05-28 14:41:20.314382 > p2pool.util.jsonrpc.NarrowError: -32601 Method not found

it says i found a block, my p2pool.dsync.net:21111 says it found a block but i didn't get payout and when i check log this is what i get

thanks
sr. member
Activity: 336
Merit: 250
Wallet is re-syncing the entire block chain again.  Oh well.

forward the port to your machine with the wallet and restart and it won't keep resyncing. I kept having this problem until I did that...
sr. member
Activity: 662
Merit: 250
Wallet is re-syncing the entire block chain again.  Oh well.
member
Activity: 90
Merit: 10
----[ANN] - New pool node located in the United States.


A new server is now available connected to next.afraid.org for better efficiency, and located in the United States:

cgminer --scrypt -o pool.1nusa.org:8119 -u yourDGCaddress -p .  --queue 0 -s 1


Statistics: http://pool.1nusa.org:8119




A new server - Great this will be more efficient. The orphans were already eliminated, but it will be better...

I've setup my rig on this one. It works flawlessly.

cgminer --scrypt -o next.afraid.org:8119 -u yourDGCaddress -p .  --queue 0 -s 1
cgminer --scrypt -o pool.1nusa.org:8119 -u yourDGCaddress -p .  --queue 0 -s 1


This pool is working perfectly. No orphan, or payout issue, and the new node is a good idea, some new bandwidth  available.
legendary
Activity: 1694
Merit: 1054
Point. Click. Blockchain

I've got a counter up on the front page to track donations that have been sent.  They automatically send once the pool has hit a threshold of 5 DGC.  I will be adding a column to the user transactions page shortly that will highlight the donated coins per transaction as well. (similar to how it shows pool fees)

Thanks to all who have given this pool a chance, and thanks to those working behind the scenes to make DGC a success!

Is the counter on the front page update automatically?  You know my donation percentage.   Wink  I just want to make sure it
gets updated corrrectly.


-tb-

Its pulling from the blockchain explorer every 10 minutes (I prefer external accounting for this sort of thing!), so it only updates once the pool reaches the 5DGC threshold and the dev fund account *actually* gets DGC sent to its address.

I could change this up and/or add another more 'live' one, that shows the pools progress towards reaching the 5DGC threshold too if it'd be useful. (I've been watching the total in the DB grow, at 2.19 currently Smiley )

You can increase the threshold to 20 and have a live counter if it's not too much work.  Appreciate the support!


-tb-

Implemented!

I like it!  Thanks.

-tb-
sr. member
Activity: 448
Merit: 250

I've got a counter up on the front page to track donations that have been sent.  They automatically send once the pool has hit a threshold of 5 DGC.  I will be adding a column to the user transactions page shortly that will highlight the donated coins per transaction as well. (similar to how it shows pool fees)

Thanks to all who have given this pool a chance, and thanks to those working behind the scenes to make DGC a success!

Is the counter on the front page update automatically?  You know my donation percentage.   Wink  I just want to make sure it
gets updated corrrectly.


-tb-

Its pulling from the blockchain explorer every 10 minutes (I prefer external accounting for this sort of thing!), so it only updates once the pool reaches the 5DGC threshold and the dev fund account *actually* gets DGC sent to its address.

I could change this up and/or add another more 'live' one, that shows the pools progress towards reaching the 5DGC threshold too if it'd be useful. (I've been watching the total in the DB grow, at 2.19 currently Smiley )

You can increase the threshold to 20 and have a live counter if it's not too much work.  Appreciate the support!


-tb-

Implemented!
sr. member
Activity: 448
Merit: 250
Very proud to announce that the donations to DGC Development have gone live @ http://digitalcoin.scryptmining.com !!!

All proceeds earned from the "Donation %" set by miners will go directly to DGC Development!  Come help the pool that is helping to give back to DGC!  I urge anyone currently mining to at least donate a few % of your earnings.  After all, the more DGC succeeds, the more we all do!  

* I will be setting a default donate % of 1 for all new users registering, FYI.  This of course can be easily changed in account settings. ( I will remove this if people have an issue with it )

I've got a counter up on the front page to track donations that have been sent.  They automatically send once the pool has hit a threshold of 5 DGC.  I will be adding a column to the user transactions page shortly that will highlight the donated coins per transaction as well. (similar to how it shows pool fees)

Thanks to all who have given this pool a chance, and thanks to those working behind the scenes to make DGC a success!

Woo, first donation sent!

"this pool has donated a total of: 5.54299174 DGC to the DGC development fund"

Thanks to the miners.
Jump to: