Pages:
Author

Topic: The Nugget Project, shut down. - page 16. (Read 25509 times)

legendary
Activity: 1134
Merit: 1003
October 15, 2016, 08:36:50 AM
I did that, downloaded from the start and now I have the large amount as "not accepted" (see screenshot from previous post).
Thanks!

idem lost my coin Cry Cry
copper member
Activity: 970
Merit: 287
Per aspera ad astra
October 15, 2016, 08:31:54 AM
I did that, downloaded from the start and now I have the large amount as "not accepted" (see screenshot from previous post).
Thanks!
sr. member
Activity: 428
Merit: 250
Inactivity: 8963
October 15, 2016, 08:27:49 AM
Now it seems that I'm on the correct chain, I have the same block details.

Can someone explain this? How did I have 800k + reward for mining?
Now it's gone from the wallet (not accepted, but earlier - i think on the wrong chain - it was confirmed with 400+ confirmations).

Image here: http://imgur.com/SO8Depm

Anyone care to clarify please?



That coins were probably mined on the wrong chain. After you updated to the correct fork they are no longer valid. You may need to downolad blockchain from the begining
copper member
Activity: 970
Merit: 287
Per aspera ad astra
October 15, 2016, 08:21:50 AM
Now it seems that I'm on the correct chain, I have the same block details.

Can someone explain this? How did I have 800k + reward for mining?
Now it's gone from the wallet (not accepted, but earlier - i think on the wrong chain - it was confirmed with 400+ confirmations).

Image here: http://imgur.com/SO8Depm

Anyone care to clarify please?

sr. member
Activity: 437
Merit: 250
October 15, 2016, 08:16:58 AM
Code:
{
    "blocks" : 2079,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : {
        "proof-of-work" : 1.91331893,
        "proof-of-stake" : 0.00024414,
        "search-interval" : 1
    },
    "blockvalue" : 25000000000,
    "netmhashps" : 273.92140775,
    "netstakeweight" : 0.00000000,
    "errors" : "",
    "pooledtx" : 0,
    "stakeweight" : {
        "minimum" : 0,
        "maximum" : 0,
        "combined" : 0
    },
    "stakeinterest" : 45000000,
    "testnet" : false
}


sr. member
Activity: 437
Merit: 250
October 15, 2016, 08:14:29 AM
Help, anyone?

getpeerinfo shows this:
Code:
[
{
"addr" : "185.141.25.63:32703",
"services" : "00000001",
"lastsend" : 1476536656,
"lastrecv" : 1476536656,
"conntime" : 1476536584,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 2057,
"banscore" : 0
},
{
"addr" : "185.106.122.33:32703",
"services" : "00000001",
"lastsend" : 1476536655,
"lastrecv" : 1476536656,
"conntime" : 1476536588,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 2058,
"banscore" : 0
},
{
"addr" : "217.77.59.45:32703",
"services" : "00000001",
"lastsend" : 1476536656,
"lastrecv" : 1476536656,
"conntime" : 1476536647,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 2059,
"banscore" : 0
},
{
"addr" : "94.23.102.99:32703",
"services" : "00000001",
"lastsend" : 1476536665,
"lastrecv" : 1476536671,
"conntime" : 1476536665,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 2060,
"banscore" : 0
}
]

getmininginfo shows this:
Code:
{
"blocks" : 2313,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 6.13217413,
"proof-of-stake" : 0.00026337,
"search-interval" : 1
},
"blockvalue" : 25000000000,
"netmhashps" : 537.49974126,
"netstakeweight" : 11963.13238449,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 45000000,
"testnet" : false
}

Am I on the correct chain?
Can someone explain what happened with 2 chains, I'm kinda new to this?

Thanks!

I'm on block 2070 with half the hashrate
sr. member
Activity: 437
Merit: 250
copper member
Activity: 970
Merit: 287
Per aspera ad astra
October 15, 2016, 08:06:35 AM
Help, anyone?

getpeerinfo shows this:
Code:
[
{
"addr" : "185.141.25.63:32703",
"services" : "00000001",
"lastsend" : 1476536656,
"lastrecv" : 1476536656,
"conntime" : 1476536584,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 2057,
"banscore" : 0
},
{
"addr" : "185.106.122.33:32703",
"services" : "00000001",
"lastsend" : 1476536655,
"lastrecv" : 1476536656,
"conntime" : 1476536588,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 2058,
"banscore" : 0
},
{
"addr" : "217.77.59.45:32703",
"services" : "00000001",
"lastsend" : 1476536656,
"lastrecv" : 1476536656,
"conntime" : 1476536647,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 2059,
"banscore" : 0
},
{
"addr" : "94.23.102.99:32703",
"services" : "00000001",
"lastsend" : 1476536665,
"lastrecv" : 1476536671,
"conntime" : 1476536665,
"version" : 60013,
"subver" : "/Satoshi:1.0.0/",
"inbound" : false,
"startingheight" : 2060,
"banscore" : 0
}
]

getmininginfo shows this:
Code:
{
"blocks" : 2313,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 6.13217413,
"proof-of-stake" : 0.00026337,
"search-interval" : 1
},
"blockvalue" : 25000000000,
"netmhashps" : 537.49974126,
"netstakeweight" : 11963.13238449,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 45000000,
"testnet" : false
}

Am I on the correct chain?
Can someone explain what happened with 2 chains, I'm kinda new to this?

Thanks!
legendary
Activity: 1134
Merit: 1003
October 15, 2016, 08:06:00 AM
my wallet 2379 block is correct?
Current block you can see in my blockexplorer

2062 block?
hero member
Activity: 521
Merit: 500
October 15, 2016, 08:05:24 AM
my wallet 2379 block is correct?
Current block you can see in my blockexplorer
hero member
Activity: 521
Merit: 500
legendary
Activity: 1134
Merit: 1003
October 15, 2016, 07:59:13 AM
my wallet 2379 block is correct?
sr. member
Activity: 437
Merit: 250
October 15, 2016, 07:58:57 AM
Think I'm still on the wrong chain, what's the hashrate on the correct chain?


{
"blocks" : 2041,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 1.43083271,
"proof-of-stake" : 0.00024414,
"search-interval" : 1
},
"blockvalue" : 25000000000,
"netmhashps" : 204.84599053,
"netstakeweight" : 0.00000000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 45000000,
"testnet" : false
}


Thanks, I'm on the right chain but still not seeing my pool payouts from mineblocks.eu
sr. member
Activity: 437
Merit: 250
full member
Activity: 158
Merit: 100
October 15, 2016, 07:56:45 AM
Think I'm still on the wrong chain, what's the hashrate on the correct chain?


{
"blocks" : 2041,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 1.43083271,
"proof-of-stake" : 0.00024414,
"search-interval" : 1
},
"blockvalue" : 25000000000,
"netmhashps" : 204.84599053,
"netstakeweight" : 0.00000000,
"errors" : "",
"pooledtx" : 0,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"stakeinterest" : 45000000,
"testnet" : false
}
legendary
Activity: 1134
Merit: 1003
October 15, 2016, 07:54:27 AM
someone has received bounty for twitter from dev?
hero member
Activity: 521
Merit: 500
October 15, 2016, 07:52:07 AM
Blockexplorer updated. Link: http://nugget.acc-pool.pw
sr. member
Activity: 437
Merit: 250
October 15, 2016, 07:47:01 AM
Think I'm still on the wrong chain, what's the hashrate on the correct chain?
hero member
Activity: 1202
Merit: 507
Pinch.Network Guaranteed Airdrop
October 15, 2016, 07:40:29 AM
Statement coming out tonight.
Pages:
Jump to: