Bitcoin Forum
October 03, 2024, 04:32:56 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 06:15:55 PM
I can add more superseeds hardcoded in the code, just give me the nodes to add.

DMX, what is the block count on your superseed node?



/nutcoind getinfo
{
    "version" : 80601,
    "protocolversion" : 70003,
    "walletversion" : 60000,
    "balance" : XXXXXXXXXXXX,
    "blocks" : 57158,
    "timeoffset" : -12,
    "connections" : 15,
    "proxy" : "",
    "difficulty" : 0.00093260,
    "testnet" : false,
    "keypoololdest" : 1388724025,
    "keypoolsize" : 109,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}


Wtf, all my nodes sync to 46k block...

Code:
{
    "version" : 80601,
    "protocolversion" : 70003,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 46692,
    "timeoffset" : 0,
    "connections" : 9,
    "proxy" : "",
    "difficulty" : 0.00024414,
    "testnet" : false,
    "keypoololdest" : 1388772429,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 06:01:49 PM
I can add more superseeds hardcoded in the code, just give me the nodes to add.

DMX, what is the block count on your superseed node?
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 05:45:39 PM
This it?

Code:
{
"blocks" : 45128,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00024414,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 699061,
"pooledtx" : 0,
"testnet" : false
}

Yeah, that's what I have.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 05:36:59 PM
I am on 56979 on one server and look who one of my peers is:

Code:
    },
    {
        "addr" : "192.99.4.55:9508",
        "services" : "00000003",
        "lastsend" : 1388770364,
        "lastrecv" : 1388770365,
        "bytessent" : 70605,
        "bytesrecv" : 88886,
        "blocksrequested" : 17,
        "conntime" : 1388768715,
        "version" : 70003,
        "subver" : "/Satoshi:0.8.6.1/",
        "inbound" : false,
        "startingheight" : 56729,
        "banscore" : 0
    },

I just removed blockchain and "addnode=192.99.4.55:9508" from .conf and resynced with new client on two ec2 instances. Both synced to ~45k block...
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 05:29:51 PM
Right, it's on 44773 now.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 05:21:24 PM
So I just deleted everything and synced with new nutcoind:

Code:
{
    "version" : 80601,
    "protocolversion" : 70003,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 44429,
    "timeoffset" : -2,
    "connections" : 5,
    "proxy" : "",
    "difficulty" : 0.00024414,
    "testnet" : false,
    "keypoololdest" : 1388768296,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}

Is this a correct block count?
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 06:15:35 AM
Anyone have any 7003 peers?

All peers that I have are on 70003:

Code:
    {
        "addr" : "192.99.4.55:9508",
        "services" : "00000003",
        "lastsend" : 1388729461,
        "lastrecv" : 1388729461,
        "bytessent" : 19374,
        "bytesrecv" : 25333,
        "blocksrequested" : 23,
        "conntime" : 1388728674,
        "version" : 70003,
        "subver" : "/Satoshi:0.8.6.1/",
        "inbound" : false,
        "startingheight" : 53507,
        "banscore" : 0,
        "syncnode" : true
    },
    {
        "addr" : "174.19.241.199:9508",
        "services" : "00000003",
        "lastsend" : 1388729452,
        "lastrecv" : 1388729452,
        "bytessent" : 12835,
        "bytesrecv" : 17940,
        "blocksrequested" : 21,
        "conntime" : 1388728674,
        "version" : 70003,
        "subver" : "/Satoshi:0.8.6.1/",
        "inbound" : false,
        "startingheight" : 53508,
        "banscore" : 0
    },
    {
        "addr" : "106.68.56.171:9508",
        "services" : "00000003",
        "lastsend" : 1388729461,
        "lastrecv" : 1388729461,
        "bytessent" : 276886529,
        "bytesrecv" : 13358140,
        "blocksrequested" : 72,
        "conntime" : 1388728711,
        "version" : 70003,
        "subver" : "/Satoshi:0.8.6.1/",
        "inbound" : false,
        "startingheight" : 26844,
        "banscore" : 0
    },
    {
        "addr" : "24.193.7.4:9508",
        "services" : "00000003",
        "lastsend" : 1388729452,
        "lastrecv" : 1388728757,
        "bytessent" : 6014,
        "bytesrecv" : 22260,
        "blocksrequested" : 0,
        "conntime" : 1388728718,
        "version" : 70003,
        "subver" : "/Satoshi:0.8.6.1/",
        "inbound" : false,
        "startingheight" : 55531,
        "banscore" : 0
    },
    {
        "addr" : "23.227.177.227:9508",
        "services" : "00000003",
        "lastsend" : 1388729461,
        "lastrecv" : 1388729461,
        "bytessent" : 1050833165,
        "bytesrecv" : 50644321,
        "blocksrequested" : 62,
        "conntime" : 1388728724,
        "version" : 70003,
        "subver" : "/Satoshi:0.8.6.1/",
        "inbound" : false,
        "startingheight" : 26848,
        "banscore" : 0
    },
    {
        "addr" : "101.174.77.170:9508",
        "services" : "00000003",
        "lastsend" : 1388729452,
        "lastrecv" : 1388728969,
        "bytessent" : 22056,
        "bytesrecv" : 4639,
        "blocksrequested" : 1,
        "conntime" : 1388728948,
        "version" : 70003,
        "subver" : "/Satoshi:0.8.6.1/",
        "inbound" : false,
        "startingheight" : 26928,
        "banscore" : 0
    },
    {
        "addr" : "89.177.238.175:9508",
        "services" : "00000003",
        "lastsend" : 1388729461,
        "lastrecv" : 1388729461,
        "bytessent" : 105509869,
        "bytesrecv" : 5135781,
        "blocksrequested" : 51,
        "conntime" : 1388729008,
        "version" : 70003,
        "subver" : "/Satoshi:0.8.6.1/",
        "inbound" : false,
        "startingheight" : 26946,
        "banscore" : 0
    },
    {
        "addr" : "78.228.73.146:9508",
        "services" : "00000003",
        "lastsend" : 1388729452,
        "lastrecv" : 1388729452,
        "bytessent" : 7679,
        "bytesrecv" : 28527,
        "blocksrequested" : 12,
        "conntime" : 1388729020,
        "version" : 70003,
        "subver" : "/Satoshi:0.8.6.1/",
        "inbound" : false,
        "startingheight" : 53553,
        "banscore" : 0
    }

It also looks like there are at least 3 forks...
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 04:45:50 AM
The guy who deleted his post... Wow, you're rich!!! How much kh/s??

20 g2.2xlarge ec2 instances, ~150 kh/s each...   Cool
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [NUT] NutCoin - The Anti Scarcity Stabilized Currency on: January 03, 2014, 03:37:30 AM
I'm also against the reload.

What we need is a pool, the diff is now up and the blockchain will stabilize.
10  Other / Beginners & Help / Re: New Here!! on: January 02, 2014, 11:02:21 PM
The question is why the admins here assume that everybody who's  new here is new to crypto? Why these stupid post restrictions?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!