Pages:
Author

Topic: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK) - page 3. (Read 8028 times)

sr. member
Activity: 680
Merit: 255
6 connections
"inbound" : false

That is so strange. Just before bringing the new VM online I had 15 connections and I think 12 were inbound true
sr. member
Activity: 404
Merit: 250
6 connections
"inbound" : false
full member
Activity: 150
Merit: 100
Ad Libertas!
Can you do me a favor and see if 45.76.0.136 is showing for inbound?  One thing I missed when letting it create the new wallet was encrypting the wallet and then unlocking it for staking.
I just did that so, aside from having a new empty wallet, it is the same as it was before the clone.


None of my connections are showing inbound as true, including yours.  Odd.

What are the requirements to generate a new block?  I thought with PoS, the individual wallet who gets the staking award can generate the block?
sr. member
Activity: 680
Merit: 255
Can you do me a favor and see if 45.76.0.136 is showing for inbound?  One thing I missed when letting it create the new wallet was encrypting the wallet and then unlocking it for staking.
I just did that so, aside from having a new empty wallet, it is the same as it was before the clone.
sr. member
Activity: 680
Merit: 255
I have no idea.  I could see the new node possibly having that issue, but the old node is the same except for the new wallet.
Let me take a look
Thanks for checking and letting me know.
sr. member
Activity: 404
Merit: 250
Sorry mate
I was having fun on the main thread

Started the wallet with your new node
"C:\Program Files (x86)\Silkcoin\silkcoin-qt.exe" -dns -connect=45.32.222.209 -dnsseed=1
I am now connected to both of your nodes


[
{
"addr" : "45.32.222.209",
"services" : "00000001",
"lastsend" : 1478578444,
"lastrecv" : 1478578445,
"conntime" : 1478578444,
"version" : 60016,
"subver" : "/Satoshi:1.1.0.21/",
"inbound" : false,
"startingheight" : 1758735,
"banscore" : 0
},
{
"addr" : "45.76.0.136:16666",
"services" : "00000001",
"lastsend" : 1478578516,
"lastrecv" : 1478578519,
"conntime" : 1478578516,
"version" : 60016,
"subver" : "/Satoshi:1.1.0.21/",
"inbound" : false,
"startingheight" : 1758735,
"banscore" : 0
},
{
"addr" : "71.65.219.38:16666",
"services" : "00000001",
"lastsend" : 1478578539,
"lastrecv" : 1478578539,
"conntime" : 1478578539,
"version" : 60014,
"subver" : "/Satoshi:1.0.9/",
"inbound" : false,
"startingheight" : 1758735,
"banscore" : 0
}
]

What's the story with "inbound" : false?
It used to be true
sr. member
Activity: 680
Merit: 255
finally result of getstaikinginfo...

netstakeweight looks strange ??

{
    "enabled" : true,
    "staking" : false,
    "errors" : "",
    "currentblocksize" : 22581,
    "currentblocktx" : 60,
    "pooledtx" : 60,
    "difficulty" : 0.00157756,
    "search-interval" : 1479,
    "weight" : 0,
    "netstakeweight" : 484,
    "expectedtime" : -1
}
sr. member
Activity: 680
Merit: 255
Ok.. the new node is up -- let me know if you see 45.32.222.209 in your getpeerinfo results

Code:

New Node
{
    "version" : "v1.1.0.21-g32a928e",
    "protocolversion" : 60016,
    "walletversion" : 60000,
    "balance" : 586.99410000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 1758735,
    "timeoffset" : 0,
    "moneysupply" : 44040833.90213142,
    "connections" : 10,
    "proxy" : "",
    "ip" : "45.32.222.209",

original node
{
    "version" : "v1.1.0.21-g32a928e",
    "protocolversion" : 60016,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 1758735,
    "timeoffset" : 0,
    "moneysupply" : 44040833.90213142,
    "connections" : 17,
    "proxy" : "",
    "ip" : "45.76.0.136",


I'll post the results of getstakinginfo when it decides to come up ... no kidding getinfo took 25 minutes ....


sr. member
Activity: 680
Merit: 255
Ok, original vm is back online with a new empty wallet -- 14 connections

{
    "version" : "v1.1.0.21-g32a928e",
    "protocolversion" : 60016,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 1758735,
    "timeoffset" : 0,
    "moneysupply" : 44040833.90213142,
    "connections" : 14,
    "proxy" : "",
    "ip" : "45.76.0.136",
    "difficulty" : {
        "proof-of-work" : 983.12145799,
        "proof-of-stake" : 0.00157756
    },
    "testnet" : false,
    "keypoololdest" : 1478570557,
    "keypoolsize" : 101,
    "paytxfee" : 0.00010000,
    "mininput" : 0.00000000,
    "errors" : ""
}

The new one is 45.32.222.209... I had to rescan because it was using 100% of all 4 vCPUs
I'll let you know when it's up
sr. member
Activity: 680
Merit: 255
I have 17 connections but cannot sync, I guess I have to wait for a new block to sync

What block are you on.  The last check I made had 1758735 and matched the explorer.  If that is the block you are at and the explorer still shows the same, you are synced, it's just that the wallet is looking at how old the last block is.  I'm limited to what I can do right now until the new VM is online ... shouldn't be long
full member
Activity: 168
Merit: 101
I have 17 connections but cannot sync, I guess I have to wait for a new block to sync
sr. member
Activity: 680
Merit: 255
Got my daemon set for staking but it's at 100% CPU, 98.9% is silkcoind ... go figure
That VM is only a single core because when testing the DNS seeders, Silk maxed out multicore vms before they got it fixed
Single core VMs hover about 0.7 to 3.0% after sync

I might try upsizing this one to 8 or 16 cores for a few hours... need to see what is available as this vm is hosted outside


My luck, they are out of resources at that location.  I need to bring the node down for a bit to do a snapshot so I can create another node.
I'm planning on moving the wallet to the new vm, starting it up and then starting the original with an empty wallet.  I'll let the new vm run until Friday evening
I'll let you know when it's back up
sr. member
Activity: 680
Merit: 255
Got my daemon set for staking but it's at 100% CPU, 98.9% is silkcoind ... go figure
That VM is only a single core because when testing the DNS seeders, Silk maxed out multicore vms before they got it fixed
Single core VMs hover about 0.7 to 3.0% after sync

I might try upsizing this one to 8 or 16 cores for a few hours... need to see what is available as this vm is hosted outside
sr. member
Activity: 404
Merit: 250
Those lines aren't actually in there.  It says I'm not staying because I have no mature coins, even though 320k are held in staking...

Did you try to put them in the conf
staking=0
stakegen=0
reservebalance=100000000

restart with -rescan

exit

delete conf file
restart with rescan
full member
Activity: 150
Merit: 100
Ad Libertas!
I've 5 connections after I opened the other version of the wallet
71.65.219.38
71.184.130.147
45.76.0.136  MCDev
24.69.82.136 Pondi
125.238.166.220

But most important

getstakinginfo should give you this result if you want to stake

{
"enabled" : true,
"staking" : false,
"errors" : "",
.....
}

If it's false, like in your case Crypt0Keeper,
you need to edit your silkcoin.conf file and edit first lines or delete them
staking=0
stakegen=0
reservebalance=100000000

The conf file uploaded contained those lines to prevent the wallet from staking because there were wallets blocked on staking
and people couldn't move their coins out to weaver

Now we're trying to stake to make new blocks
Sorry about that, my bad


Those lines aren't actually in there.  It says I'm not staying because I have no mature coins, even though 320k are held in staking...
sr. member
Activity: 680
Merit: 255
I forgot to mention, aside from maintenance ports I need, the only port I allow in is 16666
I'm going to try setting the daemon to stake but it means shutting it down briefly  Angry
sr. member
Activity: 680
Merit: 255
I've 5 connections after I opened the other version of the wallet
71.65.219.38
71.184.130.147
45.76.0.136  MCDev
24.69.82.136 Pondi
125.238.166.220

But most important

getstakinginfo should give you this result if you want to stake

{
"enabled" : true,
"staking" : false,
"errors" : "",
.....
}

If it's false, like in your case Crypt0Keeper,
you need to edit your silkcoin.conf file and edit first lines or delete them
staking=0
stakegen=0
reservebalance=100000000

The conf file uploaded contained those lines to prevent the wallet from staking because there were wallets blocked on staking
and people couldn't move their coins out to weaver

Now we're trying to stake to make new blocks
Sorry about that, my bad


I currently show I have 15 connection.  Sorry I can't clean the list to be only IPs (I'm on a bus commuting home from the day job) but here's my getpeerinfo results...

Code:

 ./silkcoind getpeerinfo
[
    {
        "addr" : "71.65.219.38:55328",
        "services" : "00000001",
        "lastsend" : 1478556516,
        "lastrecv" : 1478556516,
        "conntime" : 1478543910,
        "version" : 60014,
        "subver" : "/Satoshi:1.0.9/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "209.122.15.66:13638",
        "services" : "00000001",
        "lastsend" : 1478556803,
        "lastrecv" : 1478556803,
        "conntime" : 1478543910,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.1/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "71.184.130.147:16666",
        "services" : "00000001",
        "lastsend" : 1478556599,
        "lastrecv" : 1478556599,
        "conntime" : 1478543936,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.2/",
        "inbound" : false,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "45.63.16.17:50518",
        "services" : "00000001",
        "lastsend" : 1478557290,
        "lastrecv" : 1478557290,
        "conntime" : 1478543990,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.1/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "107.191.48.40:53257",
        "services" : "00000001",
        "lastsend" : 1478556807,
        "lastrecv" : 1478556807,
        "conntime" : 1478544004,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.1/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "97.93.2.112:33374",
        "services" : "00000001",
        "lastsend" : 1478556334,
        "lastrecv" : 1478556334,
        "conntime" : 1478544066,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.1/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "73.238.205.108:2827",
        "services" : "00000001",
        "lastsend" : 1478556769,
        "lastrecv" : 1478556769,
        "conntime" : 1478544164,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.1/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "96.127.136.18:40746",
        "services" : "00000001",
        "lastsend" : 1478556788,
        "lastrecv" : 1478556788,
        "conntime" : 1478544184,
        "version" : 60014,
        "subver" : "/Satoshi:1.0.9.2/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "73.130.81.250:65233",
        "services" : "00000001",
        "lastsend" : 1478557098,
        "lastrecv" : 1478557099,
        "conntime" : 1478544489,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.1/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "24.69.82.136:51389",
        "services" : "00000001",
        "lastsend" : 1478556368,
        "lastrecv" : 1478556368,
        "conntime" : 1478545560,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.2/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "125.238.166.220:16666",
        "services" : "00000001",
        "lastsend" : 1478556372,
        "lastrecv" : 1478556372,
        "conntime" : 1478549165,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.2/",
        "inbound" : false,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "37.228.240.208:9367",
        "services" : "00000001",
        "lastsend" : 1478557756,
        "lastrecv" : 1478557756,
        "conntime" : 1478552353,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.2/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "78.70.227.24:24214",
        "services" : "00000001",
        "lastsend" : 1478557719,
        "lastrecv" : 1478557719,
        "conntime" : 1478554118,
        "version" : 60014,
        "subver" : "/Satoshi:1.0.9.2/",
        "inbound" : true,
        "startingheight" : 1131526,
        "banscore" : 0
    },
    {
        "addr" : "86.84.180.118:56621",
        "services" : "00000001",
        "lastsend" : 1478557370,
        "lastrecv" : 1478556432,
        "conntime" : 1478556431,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.2/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    },
    {
        "addr" : "104.157.46.151:56376",
        "services" : "00000001",
        "lastsend" : 1478557371,
        "lastrecv" : 1478557368,
        "conntime" : 1478557366,
        "version" : 60017,
        "subver" : "/Satoshi:1.1.1.2/",
        "inbound" : true,
        "startingheight" : 1758735,
        "banscore" : 0
    }
]


sr. member
Activity: 404
Merit: 250
I've 5 connections after I opened the other version of the wallet
71.65.219.38
71.184.130.147
45.76.0.136  MCDev
24.69.82.136 Pondi
125.238.166.220

But most important

getstakinginfo should give you this result if you want to stake

{
"enabled" : true,
"staking" : false,
"errors" : "",
.....
}

If it's false, like in your case Crypt0Keeper,
you need to edit your silkcoin.conf file and edit first lines or delete them
staking=0
stakegen=0
reservebalance=100000000

The conf file uploaded contained those lines to prevent the wallet from staking because there were wallets blocked on staking
and people couldn't move their coins out to weaver

Now we're trying to stake to make new blocks
Sorry about that, my bad
full member
Activity: 168
Merit: 101
I still am unable to sync
full member
Activity: 150
Merit: 100
Ad Libertas!
me too
only 2 coonections

What is the white list?  Non-MintPal-Scam people?
It's my whitelist
with people I thrust Wink


I just remoted into my vm and

masterop@SC-001:~/SilkCoin$ ./silkcoind getconnectioncount
13
masterop@SC-001:~/SilkCoin$ ./silkcoind getblockcount
1758735

Yeah man, I can't figure out how you have so many connections...

Here's the info for one of my wallets.  I'll get the other one later tonight.

Code:
{
"version" : "v1.1.1.1-g32a928eBETA",
"protocolversion" : 60017,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 320029.86711466,
"blocks" : 1758735,
"timeoffset" : 0,
"moneysupply" : 44040833.90213142,
"connections" : 3,
"proxy" : "",
"ip" : "66.152.153.119",
"difficulty" : {
"proof-of-work" : 983.12145799,
"proof-of-stake" : 0.00157756
},
"testnet" : false,
"keypoololdest" : 1451970223,
"keypoolsize" : 100,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}

and

Code:
{
"enabled" : false,
"staking" : false,
"errors" : "",
"currentblocksize" : 0,
"currentblocktx" : 0,
"pooledtx" : 1,
"difficulty" : 0.00157756,
"search-interval" : 0,
"weight" : 0,
"netstakeweight" : 484,
"expectedtime" : -1
}
Pages:
Jump to: