Bitcoin Forum
March 28, 2024, 09:52:02 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 [104] 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 ... 293 »
  Print  
Author Topic: [ANN][DGC] Digitalcoin | Multi-algo & Masternodes | Established 2013  (Read 523348 times)
baritus (OP)
Legendary
*
Offline Offline

Activity: 966
Merit: 1050


View Profile
May 28, 2013, 09:03:28 PM
 #2061

The update just added checkpoints to make sure the client only stays on the digitalcoin network. I'd recommend updating.

Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
1711662722
Hero Member
*
Offline Offline

Posts: 1711662722

View Profile Personal Message (Offline)

Ignore
1711662722
Reply with quote  #2

1711662722
Report to moderator
1711662722
Hero Member
*
Offline Offline

Posts: 1711662722

View Profile Personal Message (Offline)

Ignore
1711662722
Reply with quote  #2

1711662722
Report to moderator
"Bitcoin: mining our own business since 2009" -- Pieter Wuille
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1711662722
Hero Member
*
Offline Offline

Posts: 1711662722

View Profile Personal Message (Offline)

Ignore
1711662722
Reply with quote  #2

1711662722
Report to moderator
x3maniac
Sr. Member
****
Offline Offline

Activity: 255
Merit: 250


View Profile
May 28, 2013, 09:03:47 PM
 #2062

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 > --- <exception caught here> ---
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 > --- <exception caught here> ---
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

looks like your p2pool software isn't digitalcoin-compatible :S
lol i've been finding blocks all week long.. just this one block is weird. and when i pull it up on block explorer it says block not found..

edit: i just found another block right now and it payed out fine.....

not too sure what happend there i have to look deeper. but whatever the case is there is one other person in my pool DFgq6Dn31W9Cd64e95FTXacDM2nSrtPyra which i payed out the missing blocks from my own wallet.
erundook
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
May 28, 2013, 09:10:35 PM
 #2063

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?


            █ █ █ █ █
         ██           ██
       ██     █ █ █ █   ██
     ██    ██        ██
   ██   ██               
  ██   ██     ████████                  ██████████
            ███          ██   █████████     ██      ██████  ██   ███████  ██    ███   ███████
 ██   ██    ███              ██      ███    ██      ██          ███       ██   ███  ██
 ██   ██    ███  ██████  ██  ██      ███    ██      ██      ██  ███       ██  ███   ██
            ███      ██  ██  ██      ███    ██      ██      ██  ███       ██████     ███████
 ██   ██    ███      ██  ██  ██      ███    ██      ██      ██  ███       ██  ██           ██
             ██      ██  ██  ██      ███    ██      ██      ██  ███       ██   ███         ██
 ██   ██      ███████    ██   █████████     ██      ██      ██   ███████  ██    ███  ███████
  ██   ██                           ███
   ██    ██          ██            ███
     ██    ██ █ █ █ █   ██
       ██             ██
          █ █ █ █ █ █
























Telegram     Facebook     Twitter     Medium
-
WEBSITEE |█| WHITEPAPER












baritus (OP)
Legendary
*
Offline Offline

Activity: 966
Merit: 1050


View Profile
May 28, 2013, 09:22:59 PM
 #2064

You can check here: https://github.com/baritus/digitalcoinSource

The time of the last commit is always the last update.

Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
erundook
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
May 28, 2013, 09:28:17 PM
 #2065

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


            █ █ █ █ █
         ██           ██
       ██     █ █ █ █   ██
     ██    ██        ██
   ██   ██               
  ██   ██     ████████                  ██████████
            ███          ██   █████████     ██      ██████  ██   ███████  ██    ███   ███████
 ██   ██    ███              ██      ███    ██      ██          ███       ██   ███  ██
 ██   ██    ███  ██████  ██  ██      ███    ██      ██      ██  ███       ██  ███   ██
            ███      ██  ██  ██      ███    ██      ██      ██  ███       ██████     ███████
 ██   ██    ███      ██  ██  ██      ███    ██      ██      ██  ███       ██  ██           ██
             ██      ██  ██  ██      ███    ██      ██      ██  ███       ██   ███         ██
 ██   ██      ███████    ██   █████████     ██      ██      ██   ███████  ██    ███  ███████
  ██   ██                           ███
   ██    ██          ██            ███
     ██    ██ █ █ █ █   ██
       ██             ██
          █ █ █ █ █ █
























Telegram     Facebook     Twitter     Medium
-
WEBSITEE |█| WHITEPAPER












Pointeh
Newbie
*
Offline Offline

Activity: 50
Merit: 0



View Profile
May 28, 2013, 09:42:40 PM
 #2066

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
RandyMagnum
Sr. Member
****
Offline Offline

Activity: 662
Merit: 250



View Profile
May 28, 2013, 09:44:45 PM
 #2067

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.
erundook
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
May 28, 2013, 09:47:40 PM
 #2068

Just want to say thanks erundook, you're 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!.
thanks! doing my best to keep it awesome Smiley


            █ █ █ █ █
         ██           ██
       ██     █ █ █ █   ██
     ██    ██        ██
   ██   ██               
  ██   ██     ████████                  ██████████
            ███          ██   █████████     ██      ██████  ██   ███████  ██    ███   ███████
 ██   ██    ███              ██      ███    ██      ██          ███       ██   ███  ██
 ██   ██    ███  ██████  ██  ██      ███    ██      ██      ██  ███       ██  ███   ██
            ███      ██  ██  ██      ███    ██      ██      ██  ███       ██████     ███████
 ██   ██    ███      ██  ██  ██      ███    ██      ██      ██  ███       ██  ██           ██
             ██      ██  ██  ██      ███    ██      ██      ██  ███       ██   ███         ██
 ██   ██      ███████    ██   █████████     ██      ██      ██   ███████  ██    ███  ███████
  ██   ██                           ███
   ██    ██          ██            ███
     ██    ██ █ █ █ █   ██
       ██             ██
          █ █ █ █ █ █
























Telegram     Facebook     Twitter     Medium
-
WEBSITEE |█| WHITEPAPER












baritus (OP)
Legendary
*
Offline Offline

Activity: 966
Merit: 1050


View Profile
May 28, 2013, 10:21:44 PM
 #2069

Please donate to the digitalcoin development foundation:

DGC: DHgXvhswV9j3t9VTKu1QfAu6kYM1HHD5sJ

digitalcoin is funded completely by the community.

Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
nofall
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 28, 2013, 10:47:52 PM
 #2070

----[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.

Great new, a server well located in the USA.
techbytes
Legendary
*
Offline Offline

Activity: 1694
Merit: 1054


Point. Click. Blockchain


View Profile
May 28, 2013, 10:48:58 PM
 #2071

Serious miner just joined your pool nearmiss, 97MHash.    Shocked Tongue

DGC is now attracting the bitcoin miner.   Grin


-tb-

wantrepreneur
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
May 28, 2013, 11:20:42 PM
 #2072

Serious miner just joined your pool nearmiss, 97MHash.    Shocked Tongue

DGC is now attracting the bitcoin miner.   Grin


-tb-






excellent
CartmanSPC
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
May 28, 2013, 11:29:16 PM
 #2073

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.



I updated my code to connect to the new port (25396). I seem to be the only other pool connected to pool.bounceme.net at the moment where before there were quite a few others.

CartmanSPC
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
May 28, 2013, 11:43:17 PM
 #2074

So the real power of P2Pools is them all connecting together and working as a whole right? This is not happening with DGC P2Pools. I imagine it is because everyone (me included) is using their own code?

nofall
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 28, 2013, 11:55:45 PM
 #2075

So the real power of P2Pools is them all connecting together and working as a whole right? This is not happening with DGC P2Pools. I imagine it is because everyone (me included) is using their own code?

The pools are difficult to connect together, some use a huge PPLNS windows, some other not, etc... Parameters are not always the same.
blockjoe
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
May 29, 2013, 12:09:58 AM
 #2076

----[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.

As far as I'm concerned, these pools work fine, I will let some hash power for the night.
nearmiss
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
May 29, 2013, 12:24:37 AM
 #2077

Serious miner just joined your pool nearmiss, 97MHash.    Shocked Tongue

DGC is now attracting the bitcoin miner.   Grin


-tb-

Well that was a fun little run

Profit-Switching Pool w/ Vardiff -> http://hashco.ws  Optionally keep the alts we mine or auto-trade for BTC. In addition can be paid out in any of: 365, AC, BC,  BTC, C2, CINNI, COMM, FAC, HBN, MINT, PMC, QRK, RDD, WC, XBC
gudmunsn
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250



View Profile
May 29, 2013, 12:25:10 AM
 #2078

Serious miner just joined your pool nearmiss, 97MHash.    Shocked Tongue

DGC is now attracting the bitcoin miner.   Grin


-tb-

It was me! no just kidding. I joined with 5mhash a few mins ago though...

nearmiss
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
May 29, 2013, 12:27:10 AM
 #2079

based on the donate count I'm guessing he was at 0%,  alas Wink

Profit-Switching Pool w/ Vardiff -> http://hashco.ws  Optionally keep the alts we mine or auto-trade for BTC. In addition can be paid out in any of: 365, AC, BC,  BTC, C2, CINNI, COMM, FAC, HBN, MINT, PMC, QRK, RDD, WC, XBC
jbmiller10
Full Member
***
Offline Offline

Activity: 134
Merit: 100



View Profile
May 29, 2013, 01:21:33 AM
 #2080

For those of you who do IRC, I made us a channel on esperNet to discuss all things digitalcoin.


Server: irc.esper.net
Channel: #digitalcoin

Of course you'll need an irc client such as xchat, mirc, etc etc

I go by threestar most places.
Join us in the Digitalcoin Chatroom!
Pages: « 1 ... 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 [104] 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 ... 293 »
  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!