Bitcoin Forum
June 16, 2024, 02:28:02 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 »
841  Alternate cryptocurrencies / Mining (Altcoins) / Re: Finding p2pool networks.py values for new altcoins on: January 30, 2014, 06:39:38 PM
Code:
    bitcoin=math.Object(
        PARENT=networks.nets['bitcoin'],
        SHARE_PERIOD=30, # seconds
        CHAIN_LENGTH=24*60*60//10, # shares
        REAL_CHAIN_LENGTH=24*60*60//10, # shares
        TARGET_LOOKBEHIND=200, # shares
...
    litecoin=math.Object(
        PARENT=networks.nets['litecoin'],
        SHARE_PERIOD=15, # seconds
        CHAIN_LENGTH=24*60*60//10, # shares
        REAL_CHAIN_LENGTH=24*60*60//10, # shares
        TARGET_LOOKBEHIND=200, # shares

Trying to lock down two settings for p2pool.

The first is the last number in CHAIN_LENGTH and REAL_CHAIN_LENGTH. I hear that it should equal SHARE_PERIOD but see that both Bitcoin and Litecoin have both moved away from that keeping it at 10.

Second is TARGET_LOOKBEHIND. Can anyone explain that setting? I hear that it is the number of shares back p2pool uses to adjust the share diff. and have seen some people starting to use lower values to cause the share diff to adjust faster. I am not sure if that is a good idea since 200 shares is already rather low.
842  Alternate cryptocurrencies / Mining (Altcoins) / Re: [GUILD][P2POOL][STEP by STEP] SETUP YOUR OWN P2POOL for DOGE, WDC etc. Win7!!!!! on: January 28, 2014, 11:08:22 PM
Nice thread...although it should be mentioned that the current subsidy function on the doge p2pool is incorrect. This will result in blocks occasionally being found that are less than they could be. Also, Rav3nPL's code is outdated for some of the coins (WDC being one of them). When coin specs change p2pool has to be changed to accommodate.

843  Bitcoin / Mining software (miners) / Re: CGWatcher 1.3.4, a GUI/monitor for CGMiner & BFGMiner to help minimize downtime on: January 28, 2014, 10:56:21 PM
Anyone know if this supports SGMiner?
Yes, I believe it does. Saw the author say so somewhere Smiley
844  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: January 27, 2014, 10:46:31 PM
The wallet may appear to be stalled when a new block is not found for an extended amount of time. This happens often with Craftcoin. There does not appear to be any type of fork of the blockchain at this point.

....but:
Since the official web site does not have a compiled version of the new wallet and most wont bother/don't know how to compile their own version there is a danger of creating two separate blockchains. At least that is how I understand it Smiley

Out of the 63 peers I have almost all of them are on "Crafty:1.1.1.2" (version 1.1.4 available on craftcoin.net).
Only two appear to have updated to "Crafty:1.2.0" (new one on github...I think).

This is not looking good.....

Code:
[
{
"addr" : "192.241.222.102:59942",
"services" : "00000001",
"lastsend" : 1390861000,
"lastrecv" : 1390862167,
"conntime" : 1386308299,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 21206,
"banscore" : 0
},
{
"addr" : "207.68.220.150:50760",
"services" : "00000001",
"lastsend" : 1390860785,
"lastrecv" : 1390860785,
"conntime" : 1386798710,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 22390,
"banscore" : 0
},
{
"addr" : "54.200.132.23:33210",
"services" : "00000001",
"lastsend" : 1390862118,
"lastrecv" : 1390862118,
"conntime" : 1388328758,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 25965,
"banscore" : 0
},
{
"addr" : "198.211.109.46:43099",
"services" : "00000001",
"lastsend" : 1390860998,
"lastrecv" : 1390860998,
"conntime" : 1388581366,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 26443,
"banscore" : 0
},
{
"addr" : "46.234.101.56:59936",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1388975731,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 4500,
"banscore" : 0
},
{
"addr" : "37.252.127.171:43284",
"services" : "00000001",
"lastsend" : 1390862167,
"lastrecv" : 1390861000,
"conntime" : 1389002048,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 27603,
"banscore" : 0
},
{
"addr" : "70.98.114.229:12124",
"services" : "00000001",
"lastsend" : 1390861149,
"lastrecv" : 1390861149,
"conntime" : 1389257975,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 28202,
"banscore" : 0
},
{
"addr" : "82.240.225.5:38832",
"services" : "00000001",
"lastsend" : 1390860999,
"lastrecv" : 1390860999,
"conntime" : 1389272761,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 28205,
"banscore" : 0
},
{
"addr" : "65.167.153.115:12124",
"services" : "00000001",
"lastsend" : 1390860786,
"lastrecv" : 1390860786,
"conntime" : 1389274899,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 28205,
"banscore" : 0
},
{
"addr" : "148.251.13.168:51094",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1389354052,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 28359,
"banscore" : 0
},
{
"addr" : "37.59.30.108:49420",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1389438433,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 28364,
"banscore" : 0
},
{
"addr" : "198.105.222.218:36074",
"services" : "00000001",
"lastsend" : 1390860785,
"lastrecv" : 1390860785,
"conntime" : 1389477235,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 28372,
"banscore" : 0
},
{
"addr" : "162.243.227.221:33609",
"services" : "00000001",
"lastsend" : 1390860999,
"lastrecv" : 1390860999,
"conntime" : 1389505775,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 28379,
"banscore" : 0
},
{
"addr" : "178.63.72.70:47314",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1389541170,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 28527,
"banscore" : 0
},
{
"addr" : "204.11.237.251:33268",
"services" : "00000001",
"lastsend" : 1390860997,
"lastrecv" : 1390860997,
"conntime" : 1389754787,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29099,
"banscore" : 0
},
{
"addr" : "162.243.226.39:49649",
"services" : "00000001",
"lastsend" : 1390860995,
"lastrecv" : 1390860995,
"conntime" : 1389805466,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29105,
"banscore" : 0
},
{
"addr" : "62.210.206.70:43207",
"services" : "00000001",
"lastsend" : 1390860786,
"lastrecv" : 1390860786,
"conntime" : 1389844936,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29106,
"banscore" : 0
},
{
"addr" : "176.31.187.120:46922",
"services" : "00000001",
"lastsend" : 1390860996,
"lastrecv" : 1390860996,
"conntime" : 1389880207,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29108,
"banscore" : 0
},
{
"addr" : "195.3.137.138:3020",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1390028577,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29262,
"banscore" : 0
},
{
"addr" : "192.186.133.74:39477",
"services" : "00000001",
"lastsend" : 1390860785,
"lastrecv" : 1390860785,
"conntime" : 1390171903,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29404,
"banscore" : 0
},
{
"addr" : "212.83.191.197:36301",
"services" : "00000001",
"lastsend" : 1390860785,
"lastrecv" : 1390861695,
"conntime" : 1390177046,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29404,
"banscore" : 0
},
{
"addr" : "99.233.20.11:60753",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1390180692,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29404,
"banscore" : 0
},
{
"addr" : "176.31.182.5:39590",
"services" : "00000001",
"lastsend" : 1390860996,
"lastrecv" : 1390860996,
"conntime" : 1390281222,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29419,
"banscore" : 0
},
{
"addr" : "84.200.84.93:53128",
"services" : "00000001",
"lastsend" : 1390862178,
"lastrecv" : 1390861619,
"conntime" : 1390340610,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29569,
"banscore" : 0
},
{
"addr" : "113.105.248.35:53540",
"services" : "00000001",
"lastsend" : 1390860998,
"lastrecv" : 1390860998,
"conntime" : 1390392637,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29574,
"banscore" : 0
},
{
"addr" : "77.249.199.235:53943",
"services" : "00000001",
"lastsend" : 1390860785,
"lastrecv" : 1390860785,
"conntime" : 1390431819,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29699,
"banscore" : 0
},
{
"addr" : "192.168.30.88:60201",
"services" : "00000001",
"lastsend" : 1390862244,
"lastrecv" : 1390862244,
"conntime" : 1390450496,
"version" : 32200,
"subver" : "/P2Pool:13.3/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 0,
"banscore" : 0
},
{
"addr" : "70.79.24.157:49486",
"services" : "00000001",
"lastsend" : 1390860786,
"lastrecv" : 1390860791,
"conntime" : 1390538422,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29860,
"banscore" : 0
},
{
"addr" : "72.183.126.107:5879",
"services" : "00000001",
"lastsend" : 1390860997,
"lastrecv" : 1390860997,
"conntime" : 1390608264,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29864,
"banscore" : 0
},
{
"addr" : "88.147.166.186:49642",
"services" : "00000001",
"lastsend" : 1390860996,
"lastrecv" : 1390860996,
"conntime" : 1390635562,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 29996,
"banscore" : 0
},
{
"addr" : "84.74.62.150:54690",
"services" : "00000001",
"lastsend" : 1390860785,
"lastrecv" : 1390860785,
"conntime" : 1390663121,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30005,
"banscore" : 0
},
{
"addr" : "58.6.218.220:65483",
"services" : "00000001",
"lastsend" : 1390860999,
"lastrecv" : 1390860999,
"conntime" : 1390683784,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30144,
"banscore" : 0
},
{
"addr" : "216.155.151.242:59405",
"services" : "00000001",
"lastsend" : 1390860996,
"lastrecv" : 1390860996,
"conntime" : 1390698022,
"version" : 70000,
"subver" : "/Crafty:1.2.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30147,
"banscore" : 0
},
{
"addr" : "31.52.75.177:59709",
"services" : "00000001",
"lastsend" : 1390860786,
"lastrecv" : 1390860786,
"conntime" : 1390704009,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30147,
"banscore" : 0
},
{
"addr" : "77.255.13.96:64028",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1390733684,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30153,
"banscore" : 0
},
{
"addr" : "72.23.62.100:57534",
"services" : "00000001",
"lastsend" : 1390860996,
"lastrecv" : 1390860996,
"conntime" : 1390737064,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30154,
"banscore" : 0
},
{
"addr" : "86.149.145.49:33300",
"services" : "00000001",
"lastsend" : 1390861153,
"lastrecv" : 1390861153,
"conntime" : 1390746430,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30292,
"banscore" : 0
},
{
"addr" : "37.187.78.194:57936",
"services" : "00000001",
"lastsend" : 1390862209,
"lastrecv" : 1390862209,
"conntime" : 1390747013,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30292,
"banscore" : 0
},
{
"addr" : "81.201.115.142:61218",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862213,
"conntime" : 1390759958,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30294,
"banscore" : 0
},
{
"addr" : "185.38.248.78:46969",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1390764056,
"version" : 70000,
"subver" : "/Crafty:1.2.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30294,
"banscore" : 0
},
{
"addr" : "108.161.123.209:15482",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1390768518,
"version" : 70000,
"subver" : "/Crafty:1.2.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30295,
"banscore" : 0
},
{
"addr" : "69.197.181.154:45696",
"services" : "00000001",
"lastsend" : 1390860999,
"lastrecv" : 1390860999,
"conntime" : 1390775646,
"version" : 70000,
"subver" : "/Crafty:1.2.0/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30296,
"banscore" : 0
},
{
"addr" : "67.233.202.8:34434",
"services" : "00000001",
"lastsend" : 1390860996,
"lastrecv" : 1390860996,
"conntime" : 1390781281,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30299,
"banscore" : 0
},
{
"addr" : "88.161.131.83:51695",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1390785178,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30299,
"banscore" : 0
},
{
"addr" : "69.147.229.226:56382",
"services" : "00000001",
"lastsend" : 1390860996,
"lastrecv" : 1390860996,
"conntime" : 1390807310,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30443,
"banscore" : 0
},
{
"addr" : "67.184.53.170:60076",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862209,
"conntime" : 1390809634,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30446,
"banscore" : 0
},
{
"addr" : "162.243.98.174:53647",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1390810876,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30448,
"banscore" : 0
},
{
"addr" : "99.39.90.43:28769",
"services" : "00000001",
"lastsend" : 1390860785,
"lastrecv" : 1390862245,
"conntime" : 1390813703,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30448,
"banscore" : 0
},
{
"addr" : "72.78.100.3:34710",
"services" : "00000001",
"lastsend" : 1390862207,
"lastrecv" : 1390862207,
"conntime" : 1390820846,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30450,
"banscore" : 0
},
{
"addr" : "72.221.84.177:63577",
"services" : "00000001",
"lastsend" : 1390860996,
"lastrecv" : 1390860996,
"conntime" : 1390831257,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30453,
"banscore" : 0
},
{
"addr" : "106.120.208.32:42208",
"services" : "00000001",
"lastsend" : 1390860999,
"lastrecv" : 1390860999,
"conntime" : 1390834104,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30453,
"banscore" : 0
},
{
"addr" : "85.167.122.63:53277",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1390843244,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30457,
"banscore" : 0
},
{
"addr" : "78.251.105.111:37916",
"services" : "00000001",
"lastsend" : 1390861785,
"lastrecv" : 1390861785,
"conntime" : 1390847451,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30458,
"banscore" : 0
},
{
"addr" : "77.28.11.136:59318",
"services" : "00000001",
"lastsend" : 1390860996,
"lastrecv" : 1390860997,
"conntime" : 1390847681,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30458,
"banscore" : 0
},
{
"addr" : "199.193.251.112:60868",
"services" : "00000001",
"lastsend" : 1390860997,
"lastrecv" : 1390860997,
"conntime" : 1390847991,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30458,
"banscore" : 0
},
{
"addr" : "88.161.131.83:53906",
"services" : "00000001",
"lastsend" : 1390860999,
"lastrecv" : 1390860999,
"conntime" : 1390849003,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30458,
"banscore" : 0
},
{
"addr" : "79.165.247.146:37712",
"services" : "00000001",
"lastsend" : 1390861006,
"lastrecv" : 1390861269,
"conntime" : 1390849583,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30458,
"banscore" : 0
},
{
"addr" : "109.235.190.7:55434",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862215,
"conntime" : 1390852123,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30458,
"banscore" : 0
},
{
"addr" : "118.244.239.54:33932",
"services" : "00000001",
"lastsend" : 1390860998,
"lastrecv" : 1390861203,
"conntime" : 1390854972,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30458,
"banscore" : 0
},
{
"addr" : "81.2.95.132:55453",
"services" : "00000001",
"lastsend" : 1390862208,
"lastrecv" : 1390862208,
"conntime" : 1390855105,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30460,
"banscore" : 0
},
{
"addr" : "175.181.128.35:8134",
"services" : "00000001",
"lastsend" : 1390860521,
"lastrecv" : 1390860503,
"conntime" : 1390860502,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30461,
"banscore" : 0
},
{
"addr" : "24.55.2.13:2301",
"services" : "00000001",
"lastsend" : 1390861086,
"lastrecv" : 1390861083,
"conntime" : 1390861083,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30461,
"banscore" : 0
},
{
"addr" : "91.203.140.61:55480",
"services" : "00000001",
"lastsend" : 1390861700,
"lastrecv" : 1390861375,
"conntime" : 1390861374,
"version" : 60001,
"subver" : "/Crafty:1.1.1.2/",
"inbound" : true,
"releasetime" : 0,
"startingheight" : 30461,
"banscore" : 0
},
{
"addr" : "192.0.158.188:62223",
"services" : "00000000",
"lastsend" : 0,
"lastrecv" : 0,
"conntime" : 1390862208,
"version" : 0,
"subver" : "",
"inbound" : true,
"releasetime" : 0,
"startingheight" : -1,
"banscore" : 0
}
]
845  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [GLC] Global Coin Group MANDATORY UPDATE! | Released | Store Being Updated! on: January 27, 2014, 05:47:31 PM
P2Pool configurations for Globalcoin have been added to: https://github.com/CartmanSPC/p2pool

Hope to see some more P2Pool nodes online soon!

Thanks CartmanSPC Smiley
The bootstrap node CartsmanSPC added doesn't work yet.

Added cryptovein to the bootstrap address in the source. Will have a node up as soon as additional memory arrives for the servers Smiley
846  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CRC] Craftcoin - Portable Minecraft Game Currency w. Economy Plugin on: January 26, 2014, 03:43:42 AM
I will have to update the p2pool code to accommodate the new coin specs.....but a greater concern is that I have been monitoring this thread and only recently see people mentioning a new client version (1.2).

Looking over the coin code the new specs appear to have been created a while ago with an original due date of January 5th, 2014 but nothing here announcing this?

....also the web site (craftcoin.net) has version 1.1.4 as the latest?!

What am I missing? Is there another coin thread that I'm unaware of?
847  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC][WDC][CRC][CSC][P2Pool] xPool.net on: January 25, 2014, 02:17:47 AM
Good news...ordered additional memory for the servers. Should arrive sometime next week. This should make room for additional pools Smiley

Also working on updating the code to version 13.4.
848  Bitcoin / Pools / Re: [185 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: January 24, 2014, 05:41:02 PM
Would it be possible to suppress the "longpoll/stratum from pool request work restarts" from the miner console?

Miners don't see that on other pools and it confuses them.
849  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CSC] CasinoCoin - The Premiere Coin for Online Casino Gaming | On Cryptsy! on: January 20, 2014, 11:04:51 PM
This pool is scam
https://csc.hash.so
2 days ago
I runed Doge Coin for 3 hours
But i dont receive even 1Doge
Full Scam

Im looking for best pool for CasinoCoin

The best pool is the one you make yourself and run locally. Go to https://github.com/CartmanSPC/p2pool to get the source code to run your own node.

On a side note http://csc.xpool.net:8840 just solved block 196888 twice!  Grin
(two different miners solved it within a second of each other...of course only the first one was valid)
850  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CSC] CasinoCoin - The Premiere Coin for Online Casino Gaming | On Cryptsy! on: January 20, 2014, 09:56:10 PM
As well i had to remove chat.casinocoin.org as it was taking up quite a bit of space with random error logs etc
Going to have a new one up with the new casinocoin.org website i have been working on!

I would suggest #casinocoin on freenode.
851  Alternate cryptocurrencies / Mining (Altcoins) / Re: Motherboard of choice for 6 or more GPU's on: January 20, 2014, 06:37:22 PM
Hey there

i just bought  msi 990fxa-gd65  and 5x 7950 asus so i wonder to ask does msi 990fxa-gd65  will support 5x 7950?

btw ill run em on 1600psu so its enough for 5x gpu?


thanks
3x7950 running smoothly on 850w PSU here. 1600w should be ok for 5 Smiley

Just an FYI...my (6) 7970 GPU rig uses 1776w (at most) but they are under volted.
852  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CSC] CasinoCoin - The Premiere Coin for Online Casino Gaming | On Cryptsy! on: January 19, 2014, 12:53:31 AM
transcoder, I sent you a PM about the difficulty adjustment. I hope you'll read it and consider having a look at that solution as it has worked for other devs in the past.

Please consider posting here so we can all have input?
853  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][CSC] CasinoCoin - Pool Discussion. on: January 17, 2014, 08:22:13 PM
Lowering the fee of http://csc.xpool.net:8840 to 1%.

Limiting the number of miners to 200. If the node approaches 200 miners I will open additional nodes to accommodate.
854  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC][WDC][CRC][CSC][P2Pool] xPool.net on: January 17, 2014, 08:19:18 PM
Lowering the fee of Casinocoin to 1%.

Limiting the number of miners to 200 on all coins. If a coin approaches 200 miners I will open additional nodes to accommodate.
855  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC][WDC][CRC][CSC][P2Pool] xPool.net on: January 16, 2014, 06:51:40 AM
Yes, thank you Serjster! It's back.

It occasionally requires a restart due to what I call the 1.67% bug...formally known as the 5% bug.

It is much better after this code release but still comes up:
https://github.com/CartmanSPC/p2pool/commit/901d333f0bd784545a591fd857b848da60baafcd

856  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC][WDC][CRC][CSC][P2Pool] xPool.net on: January 13, 2014, 08:04:48 PM
Hi, I managed to get Cgminer running, a lot of stuff I do not understand, now , my CPU is a first generation Dual Core Pentium, bought in 2008. Could someone tell me how to work out the hash rate? Thank you.
Hi Franconomasky,

I would recommend mining a coin like Quark or Securecoin with your CPU. You wont do well mining scrypt coins with CPU :/
857  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CSC] CasinoCoin - The Premiere Coin for Online Casino Gaming | On Cryptsy! on: January 12, 2014, 02:10:30 AM
Since not everyone monitors the Casinocoin pool thread there is an important code change to the Casinocoin p2pool source. Please update to the latest source on github:

https://github.com/CartmanSPC/p2pool

Changes:
https://github.com/CartmanSPC/p2pool/commit/3dc8a7a791b671331318071046b81cdd27e70825
858  Alternate cryptocurrencies / Mining (Altcoins) / Re: Finding p2pool networks.py values for new altcoins on: January 09, 2014, 11:35:48 PM
Why not IRC?

I don't really have a issue with communicating in both. However I do feel like the irc #p2pool and #p2pool-alt channels get a little crowded with the block announcements and make it hard to have a conversation sometimes, especially if the conversation spans for a while or if people afk for a bit and then come back into it.

Ok, well my Skype name is CartmanSPC...how do I join?
859  Alternate cryptocurrencies / Mining (Altcoins) / Re: Finding p2pool networks.py values for new altcoins on: January 09, 2014, 09:37:59 PM
Why not IRC?
860  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DGC] DigitalCoin | Secure \ Established \ Strong Community | Version 1.1 on: January 09, 2014, 09:01:55 AM
All Digitalcoin p2pool nodes please update to the latest source on github:

https://github.com/CartmanSPC/p2pool

Changes:
https://github.com/CartmanSPC/p2pool/commit/95e655a97a2d880f4b4b2674ece7fb383a449c8e
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 [43] 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!