Author

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

sr. member
Activity: 448
Merit: 250
Added another GPU to help out with the hashes and I blewed my breaker.   Angry   Grin
 
Oh well...  I tried.

-tb-

hah yikes!  Well, you truly are throwing everything you can into it then Smiley
legendary
Activity: 1694
Merit: 1054
Point. Click. Blockchain
Added another GPU to help out with the hashes and I blewed my breaker.   Angry   Grin
 
Oh well...  I tried.

-tb-
member
Activity: 113
Merit: 10
Concerning p2pool I have updated some setting in github to reduce orphan between nodes : https://github.com/hakabane/p2pool-altcoins.git

I have relocated http://pool.bounceme.net:24397 to http://pool.bounceme.net:25397 with this new code, also switched it to the netherland server and added 1% fee.

To make it clear for the pool list :
Add:
http://pool.bounceme.net:25397 - akabane | 1% | Amsterdam, Netherlands (LeaseWeb)

Remove:
http://95.211.25.2:24397 - akabane | 0% | Amsterdam, Netherlands (LeaseWeb)
http://pool.bounceme.net:24397 - akabane | 0% | Paris, France (OVH)



Hi Akabane, I've tried your update p2pool for digitalcoin, but I'm still getting this error
Code:
2013-05-28 07:02:05.676154 Handshake timed out, disconnecting from 88.161.131.83:8119
2013-05-28 07:02:15.034469 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 1 (0 incoming)
2013-05-28 07:02:15.035127  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2013-05-28 07:02:20.640012 Handshake timed out, disconnecting from 54.227.253.120:9500
2013-05-28 07:02:21.779768 Handshake timed out, disconnecting from 88.161.131.83:8119
2013-05-28 07:02:28.477534 Handshake timed out, disconnecting from 93.186.200.124:8907
2013-05-28 07:02:30.035985 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 1 (0 incoming)
2013-05-28 07:02:30.036211  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2013-05-28 07:02:31.923578 Handshake timed out, disconnecting from 108.58.12.54:21111
2013-05-28 07:02:40.297147 Handshake timed out, disconnecting from 54.227.253.120:9500
2013-05-28 07:02:42.248439 Handshake timed out, disconnecting from 216.177.81.88:8810
2013-05-28 07:02:45.037360 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 1 (0 incoming)
2013-05-28 07:02:45.037642  Local: 0H/s in last 0.0 seconds Local dead on arrival: ??? Expected time to share: ???
2013-05-28 07:02:46.569491 Handshake timed out, disconnecting from 88.161.131.83:8119
2013-05-28 07:02:47.497390 Handshake timed out, disconnecting from 54.244.198.104:8119
2013-05-28 07:02:54.178693 Handshake timed out, disconnecting from 199.188.206.150:24397
2013-05-28 07:02:55.084187 Handshake timed out, disconnecting from 93.186.200.124:8907
2013-05-28 07:02:56.112175 Handshake timed out, disconnecting from 108.58.12.54:21111
2013-05-28 07:02:56.669826 Handshake timed out, disconnecting from 216.177.81.88:8810

I launch the pool with the following parameters:   screen -d -m -S ltcp2pool ./run_p2pool.py --give-author 0 --fee 0  --bitcoind-p2p-port 7999 --bitcoind-rpc-port 7998  --net digital xxx xxx

Do you have any suggestion?

I think others people with old version are trying to connect to your node. Have you changed your listen ports after upgrading ?

2013-05-28 07:02:45.037360 P2Pool: 0 shares in chain (0 verified/0 total) Peers: 1 (0 incoming)

Means you are correctly connected to my node I think.

legendary
Activity: 1694
Merit: 1054
Point. Click. Blockchain
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-

Seems reasonable.  Once I hit 5 and confirm the first non-testing send out works as expected, I'll set this up.
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-
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 )
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-
legendary
Activity: 966
Merit: 1052
The paper wallet link is already at the top of the first post.

There's a post explaining how it works here: https://bitcointalk.org/index.php?topic=182529.0;all
full member
Activity: 163
Merit: 100
For anyone mining at http://digitalcoin.scryptmining.com you may notice some oddness around payouts for blocks 42218 and 42231.  I am testing a new system that sends all donation % revenue directly to DGC development fund.  As a result payouts and fees for these 2 blocks were calculated incorrectly.  I manually paid out for both blocks after the fact, resulting in minimum x2 rewards for the first, and up to +5 DGC for the second. (Hopefully I don't go broke! Smiley  ).  All details are in your Transaction History as usual.

Hope to have the donation % to dev enabled very soon!


Thanks for the continued support.
http://digitalcoin.scryptmining.com/ is the best,stable,smooth pool i have mined so far!

My favorite dgc pool so far but we need more power to be really smooth.

Is there any news of a paper wallet coming for DGC soon? I'd love to have some of my coins in cold storage and not have to worry about them. Tongue

I don't know why it is not linked in the main page, here you are: http://digitalcoin.co/paperwallet.html

Thanks a bunch! The paperwallet really should be stickied on the front page Grin

So how do you use this thing?
Do you just send the coins to the address on the paper?
How do you access it later on?
full member
Activity: 186
Merit: 100
Monero
For anyone mining at http://digitalcoin.scryptmining.com you may notice some oddness around payouts for blocks 42218 and 42231.  I am testing a new system that sends all donation % revenue directly to DGC development fund.  As a result payouts and fees for these 2 blocks were calculated incorrectly.  I manually paid out for both blocks after the fact, resulting in minimum x2 rewards for the first, and up to +5 DGC for the second. (Hopefully I don't go broke! Smiley  ).  All details are in your Transaction History as usual.

Hope to have the donation % to dev enabled very soon!


Thanks for the continued support.
http://digitalcoin.scryptmining.com/ is the best,stable,smooth pool i have mined so far!

My favorite dgc pool so far but we need more power to be really smooth.

Is there any news of a paper wallet coming for DGC soon? I'd love to have some of my coins in cold storage and not have to worry about them. Tongue

I don't know why it is not linked in the main page, here you are: http://digitalcoin.co/paperwallet.html

Thanks a bunch! The paperwallet really should be stickied on the front page Grin
member
Activity: 81
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.
hero member
Activity: 1395
Merit: 505
My p2pool continues to crank along

http://p2pool-dgc.com:9500/static/

Have done a few nice UI updates.  Check it out when you get a chance
legendary
Activity: 1148
Merit: 1001
For anyone mining at http://digitalcoin.scryptmining.com you may notice some oddness around payouts for blocks 42218 and 42231.  I am testing a new system that sends all donation % revenue directly to DGC development fund.  As a result payouts and fees for these 2 blocks were calculated incorrectly.  I manually paid out for both blocks after the fact, resulting in minimum x2 rewards for the first, and up to +5 DGC for the second. (Hopefully I don't go broke! Smiley  ).  All details are in your Transaction History as usual.

Hope to have the donation % to dev enabled very soon!


Thanks for the continued support.
http://digitalcoin.scryptmining.com/ is the best,stable,smooth pool i have mined so far!

My favorite dgc pool so far but we need more power to be really smooth.

Is there any news of a paper wallet coming for DGC soon? I'd love to have some of my coins in cold storage and not have to worry about them. Tongue

I don't know why it is not linked in the main page, here you are: http://digitalcoin.co/paperwallet.html
legendary
Activity: 966
Merit: 1052
Is there any news of a paper wallet coming for DGC soon? I'd love to have some of my coins in cold storage and not have to worry about them. Tongue

http://digitalcoin.co/paperwallet.html
full member
Activity: 186
Merit: 100
Monero
Is there any news of a paper wallet coming for DGC soon? I'd love to have some of my coins in cold storage and not have to worry about them. Tongue
sr. member
Activity: 448
Merit: 250
I've setup my rig on this one. It works flawlessly.

wow, like 20 of your last 25 posts have been nothing but saying how much you love that pool....usually directly below a mention of a different pool.  meh, I dunno....
legendary
Activity: 1694
Merit: 1054
Point. Click. Blockchain
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!

Very nice.  You're getting all my hashes now...   Wink

-tb-
member
Activity: 81
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
legendary
Activity: 966
Merit: 1052
I have updated the pool list.

Pools with an option to directly contribute to digitalcoin will from now on be underlined and at the top of the list. It only makes sense to support those who support the community.

Thank you.
Jump to: