Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: MCDev on October 29, 2016, 05:09:18 PM



Title: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on October 29, 2016, 05:09:18 PM
I started this topic to discuss the old SilkCoin wallet and blockchain that some of us are trying to keep moving to help the folks who are late to the swap and who may still have old SilkCoin stuck in staking.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on October 29, 2016, 05:10:43 PM
My wallet is back in sync and I just sent @ttoroie the second tx of 33


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 29, 2016, 07:10:20 PM
https://i.imgur.com/3xMgqCm.jpg (https://drive.google.com/open?id=0B8b9ne_xrZWxVGZ3MzBvLS1LNnc)


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 29, 2016, 07:25:44 PM
Check that the info is correct
digitron
Code:
 BEKZKyQzR4pgWz3CUrk4gfdR23ETjExK6H

Crypt0Keeper
Code:
B7EpGc2FqQBQ2iLjKGekMGeKrzET8oBG6Z

Raistilin
Code:
BRZXvavXnTHoYxuBMr54dtxoCMqGbSTb2t

MCDev
Code:
MCDev B6yaFNHRQEsSTPPURoZgSvyeXHYJufjSUQ

Hort
Code:
BSYpffq7CCBcGi9yjfoaogK9fHxZqPm2E6

ttoroie
Code:
BL3N6pvch3VUX3xb5QjzCEJHqtMF1ESURv



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 29, 2016, 07:48:23 PM
Few things about the Old Silkcoin blockchain and Silkcoin wallet
  • Please don't try to swap the Silkcoins received and keep it in the wallet. They worth nothing but they mean a lot
  • Any amount of Silkcoins(SILK) that were staked after the new Silk(SLK) was launched cannot be swapped at Weaver
  • The Silkcoin.conf file uploaded contains commands that will prevent the wallet from staking
  • You can check your status in console, getstakinginfo
  • Basically you shouldn't stake but if you want to, make the modifications in the conf file
  • For those that want to help transfer Silkcoins, just do it in smaller amounts, never be left with 0 balance in the wallet
  • Wait until you get the Silkcoins back
  • One transfer a day will keep the old chain working, I hope
  • keeping the wallet on for at least 1h a day will really help

For the new Silk(SLK) and Darksilk(DSLK) please check the OP on this thread (https://bitcointalk.org/index.php?topic=1601099)


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 29, 2016, 07:54:27 PM
will need to make a system of rotation cause I have trouble finding who send  to whom from transactions id's

Until the wallets are synced even our transactions between us don't show on the blockchain and explorer
Silkcoin Explorer (https://silkexplorer.silknetwork.org/)


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 29, 2016, 09:31:43 PM
This is the old Silkcoin.conf file
NOT for new Silk(SLK)
PLEASE DON'T MIX THEM UP


addnode=104.27.134.222
addnode=104.27.135.222
addnode=5.147.248.22
addnode=23.227.190.182
addnode=24.69.82.136
addnode=24.192.129.145
addnode=24.237.36.29
addnode=37.19.55.243
addnode=37.59.24.199
addnode=37.228.242.117
addnode=37.228.252.108
addnode=45.63.7.225
addnode=45.63.16.17
addnode=45.63.17.241
addnode=45.76.0.136
addnode=50.162.235.186
addnode=66.152.153.119
addnode=70.109.52.132
addnode=71.58.178.14
addnode=71.65.219.38
addnode=71.174.53.51
addnode=71.184.130.147
addnode=71.252.224.13
addnode=73.130.76.103
addnode=73.130.81.250
addnode=73.238.205.108
addnode=75.82.85.86
addnode=75.130.163.51
addnode=78.70.227.24
addnode=78.132.246.45
addnode=82.8.176.59
addnode=82.73.160.43
addnode=82.73.172.120
addnode=86.84.180.118
addnode=87.81.138.30
addnode=91.40.105.11
addnode=93.190.137.201
addnode=95.90.218.108
addnode=95.90.221.154
addnode=96.127.136.18
addnode=97.93.2.112
addnode=104.157.46.151
addnode=104.255.33.186
addnode=107.191.48.40
addnode=108.20.142.214
addnode=115.28.42.60
addnode=115.188.252.226
addnode=120.146.238.104
addnode=125.238.166.220
addnode=151.224.68.90
addnode=151.229.84.28
addnode=162.243.7.232
addnode=163.47.20.62
addnode=188.165.42.51
addnode=194.135.94.86
addnode=204.11.237.233
addnode=206.19.213.48
addnode=207.172.57.167
addnode=209.122.15.66
addnode=212.5.143.239
addnode=217.44.137.65

Add these lines only if you don't want to stake or
if your coins are blocked in staking and are not available for transactions
staking=0
stakegen=0
reservebalance=100000000


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 30, 2016, 02:26:59 AM
First be sure you are synchronized with the internet time
Then you need to do these commands in console

checkwallet

If you get errors mismatched or orphans like:

"mismatched spent coins" : 2,
"amount in question" : 133.00000000,
"orphan blocks found" : 3

you'll have to run the next command to fix them:

repairwallett

Wallet errors blocks the whole network so do that and you should get this

"wallet check passed" : true


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 30, 2016, 02:39:08 AM
Hi,
my brother is having the exact same issues with the "old silkcoin wallet" as I was, but has now synced and the moment that he opened his wallet the balance which was just over 274,000 old Silkcoins changed to 224,000 old Silkcoins. The wallet has only one address BF8TEn4WrKzpCA2ra4UK1sijuzUJLZbJLj and has never had an outgoing transaction in its history. We need to find the missing 50,000 odd old Silkcoins. Please help from the devs would be appreciated.

Silkcoin address: BF8TEn4WrKzpCA2ra4UK1sijuzUJLZbJLj
Total Sent (SILK)   0.00000000   
Total Received (SILK)   274128.47837669   
Balance (SILK)           274128.47837669

Your balance is OK
It's the wallet that displays that wrong
Try to follow the above post and let us know the results



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 30, 2016, 04:05:55 AM
wallet seems to be stuck at 1758700 block
I'll make few transfers after sync


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 30, 2016, 05:35:12 AM
It's not synced yet but gotta go to bed
did few transfers
http://i68.tinypic.com/2yza2h4.jpg


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: righteousfire on October 30, 2016, 05:48:39 AM
It's not synced yet but gotta go to bed
did few transfers
http://i68.tinypic.com/2yza2h4.jpg

Hi ttoroie,
again thanks so much for your kindness with helping us and understanding our inability to rectify this without assistance such as yours, we truly appreciate you help.
My brother did the repair wallet and it now shows his total amount 274 000 Silkcoins but he did 2 transfers to the weaver earlier when synced with the incorrect balance of 220 000 and now after the repair wallet he has the 274 000 but the 2 transactions sent to weaver are in red showing question to the transaction. So now we have correct amount but 2 weaver transactions in question and since the repair wallet he cannot sync.



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 30, 2016, 05:55:22 AM
That's OK for now
click those transactions and see what's the error there or copy paste them here
Anyway for now will all have to wait for the wallets to sync first
will see the results later
Gotta go cause I'm pretty drunk and it's 6am here
Take care


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 30, 2016, 05:58:06 AM
Forgot to ask you not to transfer the whole amount from the wallet to weaver
leave 100 Silkcoin please in the wallet to help other people in need
Thanks


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 30, 2016, 06:11:52 AM
Also righteousfire if you don't mind please edit or delete the posts where you attack the team in the other thread
Silknetwork team is not responsible for this mess
we've been through this circus as you put it long before they came
They offered  to help us (Silkcoin holders) by swapping the old coins 1:1 to a new improved coin that they developed
So they should be praised not the other way around
Thanks


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on October 30, 2016, 06:37:21 AM
I have some silkcoin i'll move around also. I sent some to hort but i don't think I have one for you ttoroie


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 30, 2016, 06:46:57 AM
I have some silkcoin i'll move around also. I sent some to hort but i don't think I have one for you ttoroie
Thanks
we have enough coins now to move them around between us once a day for now
send me your address if you want to take part and I'll post it on the list


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Karartma1 on October 30, 2016, 05:25:36 PM
Excellent guys, thanks for having followed up on my request. We should have done this long ago to avoid further confusion.
Now the last step is to redirect any questions that will arise to this thread.
For what's worth I no longer have any old silkcoins, i did my swap so i can't help around here


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on October 30, 2016, 05:30:05 PM
Sorry for being a little absent, could not get to bitcointalk....
Wallet still shows synced however it only moved 1 block, currently at 1758701
Anyway, I sent the following transactions this morning...

Status: 0/unconfirmed, broadcast through 4 nodes
Date: 10/30/16 08:20
To: Crypt0Keeper B7EpGc2FqQBQ2iLjKGekMGeKrzET8oBG6Z
Debit: -50.00 SILK
Transaction fee: -0.0001 SILK
Net amount: -50.0001 SILK
Transaction ID: 8892f1ce65e8f0b07a9e6fda72daa905632f9dd52585d5b82d0db5e1efcf0d9e

Status: 0/unconfirmed, broadcast through 3 nodes
Date: 10/30/16 08:22
To: digitron BEKZKyQzR4pgWz3CUrk4gfdR23ETjExK6H
Debit: -50.00 SILK
Transaction fee: -0.0001 SILK
Net amount: -50.0001 SILK
Transaction ID: a8c31329a5254bdab4d6529f790de8f4e23fd74c0e84da93b9ffdb99e1f281c9

Status: 0/unconfirmed, broadcast through 4 nodes
Date: 10/30/16 08:23
To: Hort BSYpffq7CCBcGi9yjfoaogK9fHxZqPm2E6
Debit: -50.00 SILK
Transaction fee: -0.0001 SILK
Net amount: -50.0001 SILK
Transaction ID: ec5328113cad19fd0a2812688d59d0a36c1791bf20174642a884ed8a21634f3c

Status: 0/unconfirmed, broadcast through 3 nodes
Date: 10/30/16 08:24
To: Raistilin BRZXvavXnTHoYxuBMr54dtxoCMqGbSTb2t
Debit: -40.00 SILK
Transaction fee: -0.0001 SILK
Net amount: -40.0001 SILK
Transaction ID: 65c1dc89c0402e73cf44e4b4e575a734c67aa41bfacc11b57b28a6517008dae0

Status: 0/unconfirmed, broadcast through 5 nodes
Date: 10/30/16 08:25
To: ttoroie BL3N6pvch3VUX3xb5QjzCEJHqtMF1ESURv
Debit: -40.00 SILK
Transaction fee: -0.0001 SILK
Net amount: -40.0001 SILK
Transaction ID: 8421902f243056265e4aaf592e6ad8492f84a6e6836483ded5ee09244094a963




Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on October 30, 2016, 05:41:16 PM
I have some silkcoin i'll move around also. I sent some to hort but i don't think I have one for you ttoroie
Thanks
we have enough coins now to move them around between us once a day for now
send me your address if you want to take part and I'll post it on the list
Sorry meant i don't have an address to send you some silkcoin. Found it though. Or is it going to become too many people to manage now?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on October 30, 2016, 09:48:00 PM
I have some silkcoin i'll move around also. I sent some to hort but i don't think I have one for you ttoroie
Thanks
we have enough coins now to move them around between us once a day for now
send me your address if you want to take part and I'll post it on the list
Sorry meant i don't have an address to send you some silkcoin. Found it though. Or is it going to become too many people to manage now?

If you want to jump in that's fine and appreciated.  I'm just doing a round robin with what ever I receive.  Not sure if it's doing much good though because my wallet is still showing synced and hasn't moved from 1758701.



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 30, 2016, 09:52:41 PM
Sorry for being a little absent, could not get to bitcointalk....
Wallet still shows synced however it only moved 1 block, currently at 1758701
Same here
I thought they banned me from bitcointalk for some reason
last night and today until now

I've seen some big transfers on the last blocks
and an address with loads of coins appeared on the radar
BSKfm57ExBn9hmS8DqBsT2VSru2HZdVd7h
so people are waking up
I just hope these are not coins from mintpal
It's very hard to "follow the money"


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 30, 2016, 09:56:08 PM
I have some silkcoin i'll move around also. I sent some to hort but i don't think I have one for you ttoroie
Thanks
we have enough coins now to move them around between us once a day for now
send me your address if you want to take part and I'll post it on the list
Sorry meant i don't have an address to send you some silkcoin. Found it though. Or is it going to become too many people to manage now?

If you want to jump in that's fine and appreciated.  I'm just doing a round robin with what ever I receive.  Not sure if it's doing much good though because my wallet is still showing synced and hasn't moved from 1758701.

I don't know either
but what I know for sure is after we started to do this the blockchain moved more than in the last month


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: digitron on October 30, 2016, 10:55:57 PM
First be sure you are synchronized with the internet time
Then you need to do these commands in console

checkwallet

If you get errors mismatched or orphans like:

"mismatched spent coins" : 2,
"amount in question" : 133.00000000,
"orphan blocks found" : 3

you'll have to run the next command to fix them:

repairwallett

Wallet errors blocks the whole network so do that and you should get this

"wallet check passed" : true

looks like you have to do checkwallet on a regular basis. I ran it this afternoon, it didn't find anything, ran it again just now, and if found 2 mismatches. Fixed with repairwallet.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 31, 2016, 12:24:09 AM
First be sure you are synchronized with the internet time
Then you need to do these commands in console

checkwallet


If you get errors mismatched or orphans like:

"mismatched spent coins" : 2,
"amount in question" : 133.00000000,
"orphan blocks found" : 3

you'll have to run the next command to fix them:

repairwallett

Wallet errors blocks the whole network so do that and you should get this

"wallet check passed" : true

looks like you have to do checkwallet on a regular basis. I ran it this afternoon, it didn't find anything, ran it again just now, and if found 2 mismatches. Fixed with repairwallet.
You're right
I did it as well just now and got errors
Wallet errors affect all the network and slows it down
Spot on mate


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on October 31, 2016, 02:23:00 AM
My Wallet is still showing synced but not additional block is showing.  I received a transaction for 40 and am waiting for them to confirm so I can send them back out.  To make it easier for me to bounce coins back to who ever sends them to me, I created individual addresses for those I know are helping to try to keep the chain moving.  If you send coins to me, use the address the I created for you so I can send them back

Crypt0Keeper   B8EVwLRtr7y6Ns8GDh2q5zjVZqq9TvJVXf
digitron             B5eivCPXBnkgfvMLe9pssvmDeT7egJXiNV
Hort              B8YxMcGYpkJNGvhyKUMtU2diM5fF1VzUrt
Raistilin           B9VA6v65SF3Mio3Lsw9y6xDMsuBWFmj5oX
ttoroie      BFb7skXRtnLGA9DPdRASjGEngWwHGG1KSm
Bitcoinasourus   BS27unSvtyZh7PeDwEEVogidt5uBohGStF

I should have thought of this sooner :)


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 31, 2016, 03:00:52 AM
My Wallet is still showing synced but not additional block is showing.  I received a transaction for 40 and am waiting for them to confirm so I can send them back out.  To make it easier for me to bounce coins back to who ever sends them to me, I created individual addresses for those I know are helping to try to keep the chain moving.  If you send coins to me, use the address the I created for you so I can send them back

Crypt0Keeper   B8EVwLRtr7y6Ns8GDh2q5zjVZqq9TvJVXf
digitron             B5eivCPXBnkgfvMLe9pssvmDeT7egJXiNV
Hort              B8YxMcGYpkJNGvhyKUMtU2diM5fF1VzUrt
Raistilin           B9VA6v65SF3Mio3Lsw9y6xDMsuBWFmj5oX
ttoroie      BFb7skXRtnLGA9DPdRASjGEngWwHGG1KSm
Bitcoinasourus   BS27unSvtyZh7PeDwEEVogidt5uBohGStF

I should have thought of this sooner :)

I have a conflicted 40 transaction and an unconfirmed 40 tx from you guys
but have no idea from who

Just did a repairwallet again

"mismatched spent coins" : 1,
"amount affected by repair" : 396.99950000

still syncing, damn that's very slow


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 31, 2016, 03:02:33 AM
Should we all create addys like you did MCDev?
I will get entangled in so many addresses if I get drunk


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 31, 2016, 03:03:27 AM
Also there's already a bounty for what you guys are doing and it's not small at all


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on October 31, 2016, 03:15:32 PM
Also there's already a bounty for what you guys are doing and it's not small at all

Don't understand?

But is anyone else been having issues connecting to BitCoinTalk the last several days?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on October 31, 2016, 03:21:36 PM
Should we all create addys like you did MCDev?
I will get entangled in so many addresses if I get drunk

It's up to you.  I did it so that I know who to send the coins back to when they confirm which seems to be taking forever



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 31, 2016, 06:56:45 PM
Also there's already a bounty for what you guys are doing and it's not small at all

Don't understand?

But is anyone else been having issues connecting to BitCoinTalk the last several days?


I'll have to see first how Stormnodes will work to explain better
But someone I helped want's to setup 4 of them for us as a reward to keep the network alive until he gets to his Silkcoin wallet on winter holidays which is on a stick far away in his home somewhere

Problems???   >:( ???
It took me 3 hours to post this


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on October 31, 2016, 07:50:03 PM
Hapens again
took me 20min to see this thread
error dns......
Other sites work no problem


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on October 31, 2016, 09:21:39 PM
Hapens again
took me 20min to see this thread
error dns......
Other sites work no problem

Yes, all other sites are working fine.... but before I realized it, I had already started rebooting my servers here because they all had pending restarts from windows updates....
I'll keep mine running for as long as needed as the vms are here at home, they cost me nothing to run.  Just wish the chain would move,  I'm still waiting for the coins I sent to confirm and also the small balance I have left confirm so I can send more out.



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on October 31, 2016, 09:23:18 PM
Forgot to mention and I've wanted to mention it several times ....

Your graphics you post with are Fantastic!!!!


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 01, 2016, 01:36:21 AM
Also there's already a bounty for what you guys are doing and it's not small at all

Don't understand?

But is anyone else been having issues connecting to BitCoinTalk the last several days?


I'll have to see first how Stormnodes will work to explain better
But someone I helped want's to setup 4 of them for us as a reward to keep the network alive until he gets to his Silkcoin wallet on winter holidays which is on a stick far away in his home somewhere

Problems???   >:( ???
It took me 3 hours to post this

I've also had problems getting to BTCT. I got a server overloaded error today.

I was thinking about it. Don't we want the coins to mature so we can stake them? I was reading the old silkcoin ann thread. It said 12 hours to mature. So newly transacted silkcoins can only be staked after 12 hrs? therefor only useful to stake and create blocks if mature?

We need wallets staking because those are creating blocks for the transactions.

Correct me if i'm wrong.

Just been wrapping my head around getting the transactions moving faster. I have 33k staking on the one wallet and 1,000 on another. The 1k hasn't got all the 10 confirms needed so i can stake it.
The 33k hasn't made any new blocks in a while.

I also ran checkwallet, and had no error's but i have a TON of orphaned blocks. Repair wallet didn't change the 300 some thing count.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 01, 2016, 01:46:58 AM
My Wallet is still showing synced but not additional block is showing.  I received a transaction for 40 and am waiting for them to confirm so I can send them back out.  To make it easier for me to bounce coins back to who ever sends them to me, I created individual addresses for those I know are helping to try to keep the chain moving.  If you send coins to me, use the address the I created for you so I can send them back

Crypt0Keeper   B8EVwLRtr7y6Ns8GDh2q5zjVZqq9TvJVXf
digitron             B5eivCPXBnkgfvMLe9pssvmDeT7egJXiNV
Hort              B8YxMcGYpkJNGvhyKUMtU2diM5fF1VzUrt
Raistilin           B9VA6v65SF3Mio3Lsw9y6xDMsuBWFmj5oX
ttoroie      BFb7skXRtnLGA9DPdRASjGEngWwHGG1KSm
Bitcoinasourus   BS27unSvtyZh7PeDwEEVogidt5uBohGStF

I should have thought of this sooner :)


I did the same for you, ttoroie and Hort. I can do the same for anyone else wanting to help out. Guess it helps track everything for those who want to.
McDev i sent you 150, when you send it back, send it to the one below so i can keep track better.
I will hold off sending you some ttoroie, if you want to make an address for me.

I have you fellas in my receive list as follows.

McDev - B8vRG1TT8R5spNA3nvVnqfyhQSNsg5rSjd
ttoroie - BG7Y9922npm3PMXHrT7AxGRQNXdRkpqHpf
Hort - BSGd9mKPBQZQCi2rSQ46wzNTQaMTyrr2gg



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 01, 2016, 03:03:16 AM
Forgot to mention and I've wanted to mention it several times ....

Your graphics you post with are Fantastic!!!!

Thanks mate
I did use the theme that the Silknetwork team chose
But they said they don't mind
I love Photoshop
I only wish I would have chosen that as my life proffesion


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 01, 2016, 03:05:08 AM
My Wallet is still showing synced but not additional block is showing.  I received a transaction for 40 and am waiting for them to confirm so I can send them back out.  To make it easier for me to bounce coins back to who ever sends them to me, I created individual addresses for those I know are helping to try to keep the chain moving.  If you send coins to me, use the address the I created for you so I can send them back

Crypt0Keeper   B8EVwLRtr7y6Ns8GDh2q5zjVZqq9TvJVXf
digitron             B5eivCPXBnkgfvMLe9pssvmDeT7egJXiNV
Hort              B8YxMcGYpkJNGvhyKUMtU2diM5fF1VzUrt
Raistilin           B9VA6v65SF3Mio3Lsw9y6xDMsuBWFmj5oX
ttoroie      BFb7skXRtnLGA9DPdRASjGEngWwHGG1KSm
Bitcoinasourus   BS27unSvtyZh7PeDwEEVogidt5uBohGStF

I should have thought of this sooner :)


I did the same for you, ttoroie and Hort. I can do the same for anyone else wanting to help out. Guess it helps track everything for those who want to.
McDev i sent you 150, when you send it back, send it to the one below so i can keep track better.
I will hold off sending you some ttoroie, if you want to make an address for me.

I have you fellas in my receive list as follows.

McDev - B8vRG1TT8R5spNA3nvVnqfyhQSNsg5rSjd
ttoroie - BG7Y9922npm3PMXHrT7AxGRQNXdRkpqHpf
Hort - BSGd9mKPBQZQCi2rSQ46wzNTQaMTyrr2gg


Do you know how many coins(minimum) do we need for the wallet to stake?
if it's like 1000 then we have to change all things


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 01, 2016, 03:22:46 AM
What I'm trying to say is that I think you're right Bitcoinasourus about staking
we should be staking instead of keep transferring them which is kinda messy
like you're saying staking creates new blocks
If we need a minimum amount to stake we need to find that amount and setup all wallets with that
I can cover for people that don't have that amount and send you Silk(SLK) instead for them

PS: right now I'm syncing for ages and I have received amounts but have no clue who send them cause the transactions don't show on explorer yet

PS1: and this bs with connection to the forum is driving me crazy


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 01, 2016, 10:07:27 AM
What I'm trying to say is that I think you're right Bitcoinasourus about staking
we should be staking instead of keep transferring them which is kinda messy
like you're saying staking creates new blocks
If we need a minimum amount to stake we need to find that amount and setup all wallets with that
I can cover for people that don't have that amount and send you Silk(SLK) instead for them

PS: right now I'm syncing for ages and I have received amounts but have no clue who send them cause the transactions don't show on explorer yet

PS1: and this bs with connection to the forum is driving me crazy

Yes, the connection to the forum is killing me also.

I'm going to setup 2 or 3 daemons tonight on separate virtual machines to see it they get any better action on the old chain.  I think using your data zip, I can have them up and running late tonight.

I may be wrong, but I think the 12hour maturity is for newly minted coins and require 360 confirmations.  Once created and matured, the only require the 10 (?) confirmations


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 01, 2016, 10:10:41 AM
My Wallet is still showing synced but not additional block is showing.  I received a transaction for 40 and am waiting for them to confirm so I can send them back out.  To make it easier for me to bounce coins back to who ever sends them to me, I created individual addresses for those I know are helping to try to keep the chain moving.  If you send coins to me, use the address the I created for you so I can send them back

Crypt0Keeper   B8EVwLRtr7y6Ns8GDh2q5zjVZqq9TvJVXf
digitron             B5eivCPXBnkgfvMLe9pssvmDeT7egJXiNV
Hort              B8YxMcGYpkJNGvhyKUMtU2diM5fF1VzUrt
Raistilin           B9VA6v65SF3Mio3Lsw9y6xDMsuBWFmj5oX
ttoroie      BFb7skXRtnLGA9DPdRASjGEngWwHGG1KSm
Bitcoinasourus   BS27unSvtyZh7PeDwEEVogidt5uBohGStF

I should have thought of this sooner :)


I did the same for you, ttoroie and Hort. I can do the same for anyone else wanting to help out. Guess it helps track everything for those who want to.
McDev i sent you 150, when you send it back, send it to the one below so i can keep track better.
I will hold off sending you some ttoroie, if you want to make an address for me.

I have you fellas in my receive list as follows.

McDev - B8vRG1TT8R5spNA3nvVnqfyhQSNsg5rSjd
ttoroie - BG7Y9922npm3PMXHrT7AxGRQNXdRkpqHpf
Hort - BSGd9mKPBQZQCi2rSQ46wzNTQaMTyrr2gg



I am seeing the 150 as unconfirmed.  as soon as they confirm, I'll bounce them back to you.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 01, 2016, 03:58:46 PM
Hi, I am the brother of rightousfire, I have finally been able to get access into the forum.

here are the 2 transactions I sent from my wallet that are somewhere out there but not on the blockchain.


[30/10/2016 5:19:24 AM] Adrian: Status: 0/unconfirmed
Date: 29/10/2016 17:57
To: weaver wallet BEBqc1EMgPCthJCpTFpvVPXr2LCJEQVyaw
Debit: -210000.00 SILK
Transaction fee: -0.001 SILK
Net amount: -210000.001 SILK
Transaction ID: 7003eef685821a217096fb870446e5bb4dd9742795de3cdac10868d38bbcba49
[30/10/2016 5:20:04 AM] Adrian: Status: 0/unconfirmed
Date: 29/10/2016 17:59
To: weaver wallet BEBqc1EMgPCthJCpTFpvVPXr2LCJEQVyaw
Debit: -14300.00 SILK
Transaction fee: -0.0003 SILK
Net amount: -14300.0003 SILK
Transaction ID: 0afadf919940c55edb9b7f811053bdfad271c93830e6fcafcd249333b40d7501

I have all of my original balance still in my wallet, wallet was repaired after the above transactions. Are these transactions nulled for good?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: HORT on November 01, 2016, 05:03:02 PM
Hi, I am the brother of rightousfire, I have finally been able to get access into the forum.

here are the 2 transactions I sent from my wallet that are somewhere out there but not on the blockchain.


[30/10/2016 5:19:24 AM] Adrian: Status: 0/unconfirmed
Date: 29/10/2016 17:57
To: weaver wallet BEBqc1EMgPCthJCpTFpvVPXr2LCJEQVyaw
Debit: -210000.00 SILK
Transaction fee: -0.001 SILK
Net amount: -210000.001 SILK
Transaction ID: 7003eef685821a217096fb870446e5bb4dd9742795de3cdac10868d38bbcba49
[30/10/2016 5:20:04 AM] Adrian: Status: 0/unconfirmed
Date: 29/10/2016 17:59
To: weaver wallet BEBqc1EMgPCthJCpTFpvVPXr2LCJEQVyaw
Debit: -14300.00 SILK
Transaction fee: -0.0003 SILK
Net amount: -14300.0003 SILK
Transaction ID: 0afadf919940c55edb9b7f811053bdfad271c93830e6fcafcd249333b40d7501

I have all of my original balance still in my wallet, wallet was repaired after the above transactions. Are these transactions nulled for good?

I am stuck at ...701 for a long time now. I have received all the coins sent, but since the chain isn't moving they are not confirmed (zero confirmations).....therefore I cannot stake them yet. We will get there, it is just a matter of time now.

Also yes, the silknetwork team will honor all old silkcoin exchanges to SLK via the weaver. They have mentioned this numerous times so don't worry you will be able to swap them out once we get the old chain moving along a good pace again. I'll keep you posted on my progress. Good job all!


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 01, 2016, 05:15:07 PM
Hi, I am the brother of rightousfire, I have finally been able to get access into the forum.

here are the 2 transactions I sent from my wallet that are somewhere out there but not on the blockchain.


[30/10/2016 5:19:24 AM] Adrian: Status: 0/unconfirmed
Date: 29/10/2016 17:57
To: weaver wallet BEBqc1EMgPCthJCpTFpvVPXr2LCJEQVyaw
Debit: -210000.00 SILK
Transaction fee: -0.001 SILK
Net amount: -210000.001 SILK
Transaction ID: 7003eef685821a217096fb870446e5bb4dd9742795de3cdac10868d38bbcba49
[30/10/2016 5:20:04 AM] Adrian: Status: 0/unconfirmed
Date: 29/10/2016 17:59
To: weaver wallet BEBqc1EMgPCthJCpTFpvVPXr2LCJEQVyaw
Debit: -14300.00 SILK
Transaction fee: -0.0003 SILK
Net amount: -14300.0003 SILK
Transaction ID: 0afadf919940c55edb9b7f811053bdfad271c93830e6fcafcd249333b40d7501

I have all of my original balance still in my wallet, wallet was repaired after the above transactions. Are these transactions nulled for good?
Hi Pondi
First let me great you as a Silkcoin investor

I hope not, this happens when you're not synced
Please give us some detailed info
get into the wallet->actions->debug window->console
and enter: getinfo
copy paste the results here
getstakinginfo
copy paste the results here

Also if you didn't do that, enter these as well
checkwallet
repairwallet


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 01, 2016, 05:21:09 PM
I am stuck at ...701 for a long time now. I have received all the coins sent, but since the chain isn't moving they are not confirmed (zero confirmations).....therefore I cannot stake them yet. We will get there, it is just a matter of time now.

Also yes, the silknetwork team will honor all old silkcoin exchanges to SLK via the weaver. They have mentioned this numerous times so don't worry you will be able to swap them out once we get the old chain moving along a good pace again. I'll keep you posted on my progress. Good job all!

http://s2.quickmeme.com/img/1b/1b338818e097f664b83a31fd2d507cdbe6d96a50090dbb7a111a116c646b6aa0.jpg


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 01, 2016, 07:00:27 PM
Hi, I am the brother of rightousfire, I have finally been able to get access into the forum.

here are the 2 transactions I sent from my wallet that are somewhere out there but not on the blockchain.


[30/10/2016 5:19:24 AM] Adrian: Status: 0/unconfirmed
Date: 29/10/2016 17:57
To: weaver wallet BEBqc1EMgPCthJCpTFpvVPXr2LCJEQVyaw
Debit: -210000.00 SILK
Transaction fee: -0.001 SILK
Net amount: -210000.001 SILK
Transaction ID: 7003eef685821a217096fb870446e5bb4dd9742795de3cdac10868d38bbcba49
[30/10/2016 5:20:04 AM] Adrian: Status: 0/unconfirmed
Date: 29/10/2016 17:59
To: weaver wallet BEBqc1EMgPCthJCpTFpvVPXr2LCJEQVyaw
Debit: -14300.00 SILK
Transaction fee: -0.0003 SILK
Net amount: -14300.0003 SILK
Transaction ID: 0afadf919940c55edb9b7f811053bdfad271c93830e6fcafcd249333b40d7501

I have all of my original balance still in my wallet, wallet was repaired after the above transactions. Are these transactions nulled for good?

Because there are no confirms on it, the transaction hasn't been written to the network yet. Which is why it isn't showing the transaction on the explorer. Once you get a couple confirms you should be able to see it. Once the transaction has 10 confirms it will be confirmed on weaver's end. And considered complete.

I don't think they are gone. I have a few thousand waiting on confirms to hit weaver also. I have been assured they are not lost. Once you see the transaction confirmed on the silkcoin chain SilkNet said they will handle the rest, even if your weaver account isn't showing the total there.

That is why we are trying to get the old chain going again. Lots of silkcoin left in limbo if we don't, and lots of transactions waiting on confirms because of the stalled out chain ATM.


McDev i'll do some more digging to find out about maturity. I thought it also counted when you transacted coins. You can still spend them but i remember some thing about them only being useful to stake after sitting in the wallet for 12 hrs..
Anyways i'll dig up some info to clear things up.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 01, 2016, 07:44:36 PM
"version" : "v1.1.1.2-g32a928eBETA",
"protocolversion" : 60017,
"walletversion" : 60000,
"balance" : 274128.47837669,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 1758701,
"timeoffset" : -2,
"moneysupply" : 44040798.79010968,
"connections" : 6,
"proxy" : "",
"ip" : "24.69.82.136",
"difficulty" : {
"proof-of-work" : 983.12145799,
"proof-of-stake" : 0.00024414
},
"testnet" : false,
"keypoololdest" : 1401517171,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""











Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 01, 2016, 07:45:56 PM


{
"enabled" : false,
"staking" : false,
"errors" : "",
"currentblocksize" : 0,
"currentblocktx" : 0,
"pooledtx" : 2,
"difficulty" : 0.00024414,
"search-interval" : 0,
"weight" : 0,
"netstakeweight" : 2408,
"expectedtime" : -1
}


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 02, 2016, 01:16:55 AM
@Pondi

You are on the correct wallet version. Once we get the chain moving again your transaction will get through.
[30/10/2016 5:19:24 AM] Adrian: Status: 0/unconfirmed

The transaction shows 0 confirms, that is what matters. once you have 1 confirm you should be able to look up the transaction on silk explorer. Once you have 10, the deposit is complete to weaver. It's just taking for ever because we are working on getting the legacy chain working again.


@ttoroie @McDev - I rolled back my wallet version to 1.1.1.1 it was the last version that I have, that staking worked. If i am correct we will see a few new blocks in about 10/13 hours.

Both my wallets now say stake reward in that time frame.

Version 1.1.1.2 was staking at all.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 02, 2016, 04:30:44 AM
OK Pondi
See!  we'll get you there

I'll just add you as a node to the silkcoin.conf  file, so keep the wallet on
addnode=24.69.82.136

Also updated the Silkcoin folder up to ...702

I'll start my wallet with this line:

"C:\Program Files (x86)\Silkcoin\silkcoin-qt (Original).exe" -dns -connect=24.69.82.136 -dnsseed=1

as it should put you on top of the connections if you're online

PS: silkcoin-qt (Original) is version v1.1.0.21-g32a928e cause I like the design of that



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 02, 2016, 05:03:46 AM
Forgot to post those addys

Bitcoinasourus   BKYNaVkPQp84vgWRMoFnHjo4YjM1eXYWFM
Crypt0Keeper    BPpgRjutPiqxT4omom9uR3z6tTFjsHzcHY
digitron             BJz71AR8vZhkHdznYHgmKTf9DN149rY97R
Hort                  B88vF3SZghV3UUiZzi9GhcbBj1Hzk6aSMZ
MCDev              BMX8F6tTGaQENJd2aqVRvHKxYnrf9fPXrb
Raistilin             BLo7TNw4Kt4Ra4u4PxoFun3PLmPantDyPp


Just don't send any coins right now until all transaction pending are clear cause it's a mess right now
got ~800 +70 unconfirmed I want to leave them to mature 12h and get the wallet synced
I'm gonna put the wallet to stake from now on just to try it, maybe it's better for the network


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 02, 2016, 08:57:11 AM
Forgot to post those addys

Bitcoinasourus   BKYNaVkPQp84vgWRMoFnHjo4YjM1eXYWFM
Crypt0Keeper    BPpgRjutPiqxT4omom9uR3z6tTFjsHzcHY
digitron             BJz71AR8vZhkHdznYHgmKTf9DN149rY97R
Hort                  B88vF3SZghV3UUiZzi9GhcbBj1Hzk6aSMZ
MCDev              BMX8F6tTGaQENJd2aqVRvHKxYnrf9fPXrb
Raistilin             BLo7TNw4Kt4Ra4u4PxoFun3PLmPantDyPp


Just don't send any coins right now until all transaction pending are clear cause it's a mess right now
got ~800 +70 unconfirmed I want to leave them to mature 12h and get the wallet synced
I'm gonna put the wallet to stake from now on just to try it, maybe it's better for the network

My wallet is now showing synced right now at 1758702 but still waiting for confirms on the coins I have.  the 150 from Bitcoinasourus is still showing 0/unconfirmed.  I'll keep watchin the wallet today.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Raistilin on November 02, 2016, 11:11:00 PM
I sent these the other day.

Status: 0/unconfirmed
Date: 10/31/2016 18:15
To: Crypt0keeper B7EpGc2FqQBQ2iLjKGekMGeKrzET8oBG6Z
Debit: -30.00 SILK
Transaction fee: -0.01 SILK
Net amount: -30.01 SILK
Transaction ID: 385f36cdf92ab29b45d25b81feb94c4b6df4a30a9eb0d1201d45dafe771eee14


Status: 0/unconfirmed
Date: 10/31/2016 18:14
To: ttoroie BL3N6pvch3VUX3xb5QjzCEJHqtMF1ESURv
Debit: -30.00 SILK
Transaction fee: -0.01 SILK
Net amount: -30.01 SILK
Transaction ID: 9bd47d058b03dd8a719e1560bd8e6e3f8bdfdaa3ec9c02e8d389284b0abbc19b


Still showing as unconfirmed.

Also My address is  BRZXvavXnTHoYxuBMr54dtxoCMqGbSTb2t

Not sure where those other addresses listed came from, so confusing.

I am gonna switch to stake as well. Been having alot of issues with forum too.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 03, 2016, 12:27:21 AM
I sent these the other day.

Status: 0/unconfirmed
Date: 10/31/2016 18:15
To: Crypt0keeper B7EpGc2FqQBQ2iLjKGekMGeKrzET8oBG6Z
Debit: -30.00 SILK
Transaction fee: -0.01 SILK
Net amount: -30.01 SILK
Transaction ID: 385f36cdf92ab29b45d25b81feb94c4b6df4a30a9eb0d1201d45dafe771eee14


Status: 0/unconfirmed
Date: 10/31/2016 18:14
To: ttoroie BL3N6pvch3VUX3xb5QjzCEJHqtMF1ESURv
Debit: -30.00 SILK
Transaction fee: -0.01 SILK
Net amount: -30.01 SILK
Transaction ID: 9bd47d058b03dd8a719e1560bd8e6e3f8bdfdaa3ec9c02e8d389284b0abbc19b


Still showing as unconfirmed.

Also My address is  BRZXvavXnTHoYxuBMr54dtxoCMqGbSTb2t

Not sure where those other addresses listed came from, so confusing.

I am gonna switch to stake as well. Been having alot of issues with forum too.


Yeah, it is a little confusing.  In my post, the address I listed are addresses I set up so that if someone wants to send me coins in a tx, I'll know who to send them back to.  But with the confirmations tking so long I am just finishing up setting up a couple of VMs to use to try staking small amounts of coin to see if that helps at all.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 03, 2016, 01:44:00 AM
I have the first Ubuntu daemon setup and running.  It's currently sync'd
If you want to connect to it, ip:port is 45.76.0.136:16666


./silkcoind getinfo
{
    "version" : "v1.1.0.21-g32a928e",
    "protocolversion" : 60016,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 1758703,
    "timeoffset" : 0,
    "moneysupply" : 44040798.79153338,
    "connections" : 3,
    "proxy" : "",
    "ip" : "45.76.0.136",
    "difficulty" : {
        "proof-of-work" : 983.12145799,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1478136691,
    "keypoolsize" : 101,
    "paytxfee" : 0.00010000,
    "mininput" : 0.00000000,
    "errors" : ""
}


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 03, 2016, 02:07:47 AM
Right now my QT wallet shows 235.9998 confirmed and 150 unconfirmed.  I'm going to move that wallet over to the new vm and turn staking on to see if it creates any movement.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 03, 2016, 10:28:31 AM
The daemon hasn't started staking yet.

{
    "version" : "v1.1.0.21-g32a928e",
    "protocolversion" : 60016,
    "walletversion" : 60000,
    "balance" : 296.99950000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 1758703,
    "timeoffset" : 0,
    "moneysupply" : 44040798.79153338,
    "connections" : 10,
    "proxy" : "",
    "ip" : "45.76.0.136",
    "difficulty" : {
        "proof-of-work" : 983.12145799,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1473595627,
    "keypoolsize" : 100,
    "paytxfee" : 0.00010000,
    "mininput" : 0.00000000,
    "unlocked_until" : 0,
    "errors" : ""
}



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 03, 2016, 10:42:48 AM
@Pondi

You are on the correct wallet version. Once we get the chain moving again your transaction will get through.
[30/10/2016 5:19:24 AM] Adrian: Status: 0/unconfirmed

The transaction shows 0 confirms, that is what matters. once you have 1 confirm you should be able to look up the transaction on silk explorer. Once you have 10, the deposit is complete to weaver. It's just taking for ever because we are working on getting the legacy chain working again.


@ttoroie @McDev - I rolled back my wallet version to 1.1.1.1 it was the last version that I have, that staking worked. If i am correct we will see a few new blocks in about 10/13 hours.

Both my wallets now say stake reward in that time frame.

Version 1.1.1.2 was staking at all.

I'm using v1.1.0.21-g32a928e because during the time that I withdrew my coins from Polo and sending them to Weaver, I was staking 6 to 10 times an hour, so I'm sue staking was working on that version.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 03, 2016, 02:32:28 PM
While synced, I sent my remaining coins to my weaver, I have repaired the wallet, I just keep getting screwy results. I am waiting to sync again.
My wallet is an easy one maybe the devs can arrange something.



Status: conflicted
Date: 2/11/2016 12:42
To: BEBqc1EMgPCthJCpTFpvVPXr2LCJEQVyaw
Debit: -49828.00 SILK
Transaction fee: -0.0002 SILK
Net amount: -49828.0002 SILK
Transaction ID: 81c63cc0fecf6afc5fc6339e12fe528b7a946a18cae8d3cc7047627b0d4cb04c


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 03, 2016, 03:08:42 PM
While synced, I sent my remaining coins to my weaver, I have repaired the wallet, I just keep getting screwy results. I am waiting to sync again.
My wallet is an easy one maybe the devs can arrange something.

Status: conflicted
Date: 2/11/2016 12:42
To: BEBqc1EMgPCthJCpTFpvVPXr2LCJEQVyaw
Debit: -49828.00 SILK
Transaction fee: -0.0002 SILK
Net amount: -49828.0002 SILK
Transaction ID: 81c63cc0fecf6afc5fc6339e12fe528b7a946a18cae8d3cc7047627b0d4cb04c


Are you still getting errors with checkwallet?

Start the wallet with -rescan option:
Close the wallet
backup the whole folder just in case(the one in roaming)
create a shortcut for the wallet
open properties for the shortcut
in the target line add -rescan at the end
my line would be:
Code:
"C:\Program Files (x86)\Silkcoin\silkcoin-qt.exe" -rescan
yours could have diff path

It helped me more than once on that issue but you'll have to wait a bit
start the wallet from this shortcut and be patient



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 03, 2016, 03:10:08 PM
Unfortunately the devs have nothing to do with this, only if your coins are in the weaver
the original devs are long gone

I think we need more people involved

edit: very slow synced up to 1758703


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Karartma1 on November 03, 2016, 06:59:14 PM
I think we need more people involved

Let's face it now: the old silkcoin has been abandoned, there has been plenty of time to do the swap. It is normal that it will not be possible for everybody to swap/recover this old coin.
The same happened with bitcoin when people went looking for their lost private keys when it was too late. I think it is very late.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 03, 2016, 09:41:38 PM
I think we need more people involved

Let's face it now: the old silkcoin has been abandoned, there has been plenty of time to do the swap. It is normal that it will not be possible for everybody to swap/recover this old coin.
The same happened with bitcoin when people went looking for their lost private keys when it was too late. I think it is very late.

I agree with what you are saying.  There has to be a point where the madness stops, but for right now, since I do have resources available on my vm hosts, it is only costing me in time spent for the effort.  I'm just hoping that the effort we are expending on this saves at least one person from losing their legacy coins.  I don't even want to try calculating the $$ I've lost in the past due to missing swaps with cut and dry deadline dates.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 04, 2016, 12:30:25 AM
I think we need more people involved

Let's face it now: the old silkcoin has been abandoned, there has been plenty of time to do the swap. It is normal that it will not be possible for everybody to swap/recover this old coin.
The same happened with bitcoin when people went looking for their lost private keys when it was too late. I think it is very late.

I agree with what you are saying.  There has to be a point where the madness stops, but for right now, since I do have resources available on my vm hosts, it is only costing me in time spent for the effort.  I'm just hoping that the effort we are expending on this saves at least one person from losing their legacy coins.  I don't even want to try calculating the $$ I've lost in the past due to missing swaps with cut and dry deadline dates.


Agree
for now it's not costing me any money anyway
and even if doing what makes you feel better about yourself won't stop this world from falling
I still gonna do it anyway


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 04, 2016, 12:36:11 AM
I've a 40 Silkcoins conflicted tx
Just started the wallet with -rescan option to see what happens
It'll take a while


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 04, 2016, 05:39:15 AM
Thank you for all your help!


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Karartma1 on November 04, 2016, 07:15:20 AM
I think we need more people involved

Let's face it now: the old silkcoin has been abandoned, there has been plenty of time to do the swap. It is normal that it will not be possible for everybody to swap/recover this old coin.
The same happened with bitcoin when people went looking for their lost private keys when it was too late. I think it is very late.

I agree with what you are saying.  There has to be a point where the madness stops, but for right now, since I do have resources available on my vm hosts, it is only costing me in time spent for the effort.  I'm just hoping that the effort we are expending on this saves at least one person from losing their legacy coins.  I don't even want to try calculating the $$ I've lost in the past due to missing swaps with cut and dry deadline dates.


Agree
for now it's not costing me any money anyway
and even if doing what makes you feel better about yourself won't stop this world from falling
I still gonna do it anyway


I admire you man, you really love(d) this coin. You helped everyone out without asking for anything. I was not saying that we should not help late comers but I am a bit disappointed about how the old silkcoin holders just forgot about their coin and then discovered they still have value.

Anyway, when SLK will be as it should be I'll remember you


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 04, 2016, 11:59:55 AM
Has anyone (those of us trying to move the chain) gotten any coin moved to staking? My daemon did pick up 1758704 early yesterday.  The daemon has been set to staking for about 36 hours now.

./silkcoind getinfo
{
    "version" : "v1.1.0.21-g32a928e",
    "protocolversion" : 60016,
    "walletversion" : 60000,
    "balance" : 446.99950000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 1758704,
    "timeoffset" : 0,
    "moneysupply" : 44040798.79169765,
    "connections" : 12,
    "proxy" : "",
    "ip" : "45.76.0.136",
    "difficulty" : {
        "proof-of-work" : 983.12145799,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1473595627,
    "keypoolsize" : 100,
    "paytxfee" : 0.00010000,
    "mininput" : 0.00000000,
    "unlocked_until" : 0,
    "errors" : ""
}

 ./silkcoind getstakinginfo
{
    "enabled" : true,
    "staking" : false,
    "errors" : "",
    "currentblocksize" : 0,
    "currentblocktx" : 0,
    "pooledtx" : 28,
    "difficulty" : 0.00024414,
    "search-interval" : 0,
    "weight" : 0,
    "netstakeweight" : 770,
    "expectedtime" : -1
}

./silkcoind checkwallet
{
    "wallet check passed" : true
}




Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 04, 2016, 01:15:11 PM
Has anyone (those of us trying to move the chain) gotten any coin moved to staking? My daemon did pick up 1758704 early yesterday.  The daemon has been set to staking for about 36 hours now.

getstakinginfo
    "enabled" : true,
    "staking" : false,
    "errors" : "",
    "currentblocksize" : 0,
    "currentblocktx" : 0,
    "pooledtx" : 28,
    "difficulty" : 0.00024414,
    "search-interval" : 0,
    "weight" : 0,
    "netstakeweight" : 770,
    "expectedtime" : -1

"enabled" : true,
"staking" : false,
"errors" : "",
"currentblocksize" : 4791,
"currentblocktx" : 14,
"pooledtx" : 14,
"difficulty" : 0.00024414,
"search-interval" : 1,
"weight" : 0,
"netstakeweight" : 770,
"expectedtime" : -1

Same here, no stakes yet
I guess the weight line should be more than 0 value


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 04, 2016, 01:16:11 PM
Thank you for all your help!

Did you sort that out?!
Not yet, cause your tx doesn't show on explorer


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 04, 2016, 05:04:17 PM
not yet, I have been having trouble viewing the forum and syncing.
I have rescanned but not synced yet


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 04, 2016, 06:27:10 PM
Guys some of the images I posted are gone
tinypic seems to be inaccessible
Not my fault
I switched to imgur


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 04, 2016, 09:53:27 PM
Something is happening, and it looks good. My wallet synced and my first 2 transactions have been confirmed. I am only waiting for the last transaction now. Thanks to everyone for all the help, much appreciated!


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 04, 2016, 10:12:45 PM
Something is happening, and it looks good. My wallet synced and my first 2 transactions have been confirmed. I am only waiting for the last transaction now. Thanks to everyone for all the help, much appreciated!

yes, something is happening.  I have remained synced and am now at block #1758735

and 15 connections, the bulk of them being inbound also


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 04, 2016, 10:14:11 PM
Guys some of the images I posted are gone
tinypic seems to be inaccessible
Not my fault
I switched to imgur

No, No, No
your images are the highlight of the forums... no joking
I'm always waiting to glance at what you post


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 05, 2016, 01:14:09 AM
Guys some of the images I posted are gone
tinypic seems to be inaccessible
Not my fault
I switched to imgur

No, No, No
your images are the highlight of the forums... no joking
I'm always waiting to glance at what you post


Thanks mate
No worries
Only had to upload them again and edit few posts to change the links
It's just annoying that everything goes wrong: first the wallet sync then bad forum access and now http://tinypic.com/ down
what's next?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 05, 2016, 01:28:25 AM
Something is happening, and it looks good. My wallet synced and my first 2 transactions have been confirmed. I am only waiting for the last transaction now. Thanks to everyone for all the help, much appreciated!
Good to hear that Pondi
But if you really want to be thankful then join the movement
Keep some Silkcoins in the wallet and leave it on
You can even join the transfer game we're doing here
Let us know


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 05, 2016, 02:01:05 AM
Still no staking

Code:
"enabled" : true,
"staking" : false,
"errors" : "",
"currentblocksize" : 2320,
"currentblocktx" : 1,
"pooledtx" : 1,
"difficulty" : 0.00157756,
"search-interval" : 1,
"weight" : 0,
"netstakeweight" : 484,
"expectedtime" : -1


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 05, 2016, 03:14:10 AM
I got the silk you sent ttoroie. I'll send it back with some extra to try and build up that other wallet.

Pondi, that's good your coins are starting to get confirms.


We moved allot of blocks today. Obviously we need a larger balance. Or our coin age is off.
I say that because this wallet hashed most of the blocks today.

https://silkexplorer.silknetwork.org/address/BGR6gHRqRQr4vM6oCN6eJ7mFryHxBh7Xav

My wallet with 33k is still acting funny imo. The coins are old enough to stake but the wallet still says they are not mature.

McDev, how well did the linux install go? If you get it staking nice I was thinking about putting up a dedicated linux one also.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 05, 2016, 04:31:43 AM
Does any of you guys know how to trace some addresses in blockexplorer more than 100 transactions?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 05, 2016, 04:42:31 AM
Do you remember this one guys, next few days are important
There cannot be Darksilk(Camel shadows)
without Silk(real Camels)
https://ip.bitcointalk.org/?u=http%3A%2F%2Fi2.wp.com%2Flistverse.com%2Fwp-content%2Fuploads%2F2012%2F01%2Fgeorge_steinmetz_photography_1.jpg%3Fresize%3D550%252C372&t=570&c=sfRkkmaR3qakFw
That picture is in fact an award winning picture and those are shadows of the camels you see
and not actually the camels themselves
.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 05, 2016, 01:14:26 PM
I got the silk you sent ttoroie. I'll send it back with some extra to try and build up that other wallet.

Pondi, that's good your coins are starting to get confirms.


We moved allot of blocks today. Obviously we need a larger balance. Or our coin age is off.
I say that because this wallet hashed most of the blocks today.

https://silkexplorer.silknetwork.org/address/BGR6gHRqRQr4vM6oCN6eJ7mFryHxBh7Xav

My wallet with 33k is still acting funny imo. The coins are old enough to stake but the wallet still says they are not mature.

McDev, how well did the linux install go? If you get it staking nice I was thinking about putting up a dedicated linux one also.

The install went without a hitch.  I ended up putting it on a vultr host to make sure my firewalls didn't affect it.  I can post the steps if you want.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 05, 2016, 01:18:00 PM
Does any of you guys know how to trace some addresses in blockexplorer more than 100 transactions?

If I had a ABE explorer set up for it, I could more than likely do it.  A lot easier doing it with MySQL then Mongodb, but then again I only started playing with Mongodb when I set up my first block explorer, day job is SQL centric :)


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 05, 2016, 01:25:10 PM
I got the silk you sent ttoroie. I'll send it back with some extra to try and build up that other wallet.

Pondi, that's good your coins are starting to get confirms.


We moved allot of blocks today. Obviously we need a larger balance. Or our coin age is off.
I say that because this wallet hashed most of the blocks today.

https://silkexplorer.silknetwork.org/address/BGR6gHRqRQr4vM6oCN6eJ7mFryHxBh7Xav

My wallet with 33k is still acting funny imo. The coins are old enough to stake but the wallet still says they are not mature.

McDev, how well did the linux install go? If you get it staking nice I was thinking about putting up a dedicated linux one also.

The install went without a hitch.  I ended up putting it on a vultr host to make sure my firewalls didn't affect it.  I can post the steps if you want.



Just went back to check that daemon...

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

Still nothing in stake, but it is more than likely the low balance.  But at least it remains synced and it has a high number of inbound peers, so I think it is helping in that way.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 05, 2016, 01:32:26 PM
Hey guys,
are I correct in my assertion that staking is required for any movement in the blockchain?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 05, 2016, 01:42:11 PM
I do really want to help as Ive been helped


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 05, 2016, 02:09:18 PM
I do really want to help as Ive been helped


I wish I knew the answer to that question.  I don't know if I should leave my daemon as staking or just start sending a transaction or 2 using what I have.

"I do really want to help as Ive been helped"
That is what makes this community so great and different for all the other alt-coins



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 05, 2016, 02:31:10 PM
also, none of my confirmed coins have arrived into my weaver wallet yet, does anyone know when they will likely arrive?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 05, 2016, 02:44:35 PM
also, none of my confirmed coins have arrived into my weaver wallet yet, does anyone know when they will likely arrive?

Do they show up in the explorer?
They might be doing manual updates and I know they are working their butts off getting ready for the Dark release.
I would not want to be in their shoes today



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 05, 2016, 03:05:30 PM
they do show up in the explorer


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 05, 2016, 03:56:43 PM
Still struggling to get my coins out of staking.  There just isn't enough network activity.  I currently have 300k silkcoin tied up.  Not good.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 05, 2016, 04:19:09 PM
Still struggling to get my coins out of staking.  There just isn't enough network activity.  I currently have 300k silkcoin tied up.  Not good.
I didn't know you have coins stuck in staking
I guess you tried everything already


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 05, 2016, 06:11:43 PM
No change as far as the status of me staking anything, still synced and now at 18 connections

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


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 05, 2016, 07:16:58 PM
I cant sync again


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 05, 2016, 08:44:38 PM
Hey guys,
are I correct in my assertion that staking is required for any movement in the blockchain?

You are correct. If you have some to spare it would help us out if you staked them.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 06, 2016, 01:12:49 AM
I am unable to sync, if I do manage, I will be more than happy to stake.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 06, 2016, 02:28:19 AM
I am unable to sync, if I do manage, I will be more than happy to stake.
Just leave your wallet on
I'm not able to add you as a node
My wallet won't connect to yours no matter what
Are you online?
I'll try the last version


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 06, 2016, 04:41:38 AM
I am unable to sync, if I do manage, I will be more than happy to stake.
Just leave your wallet on
I'm not able to add you as a node
My wallet won't connect to yours no matter what
Are you online?
I'll try the last version

Also, aside from being online, make sure your firewall allows traffic in out on port 16666 if you want inbound connections.
You can also add my daemon as a node.

45.76.0.136



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 06, 2016, 05:01:21 AM
Also, aside from being online, make sure your firewall allows traffic in out on port 16666 if you want inbound connections.
You can also add my daemon as a node.

45.76.0.136
added to the conf.file post


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 06, 2016, 05:03:21 AM
MCDev
should we add :16666 to the conf file after the nodes as well?
You seem to know these things better


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 06, 2016, 05:14:59 AM
suddenly this thread and the work we are doing seems extra important.

McDev, i can't run an instance on my main box but i'd be willing to get some thing setup to be a dedicated node. I'll pm you when i get a min.

Still no movement from my wallets. I am closing the one for 24 hours to see how that helps the coins mature. Though i feel like the maturity issues will suss out once we get blocks moving regularly.

I have more to post but have to run. i'll get back in here tomorrow.

cheers fellas.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 06, 2016, 05:37:34 AM
It's a bit of mess in the main thread for now
lots of silent investors till now, just surfaced and want mooooney back


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 06, 2016, 07:45:49 AM
It's a bit of mess in the main thread for now
lots of silent investors till now, just surfaced and want mooooney back

I wish we knew how much they have in and calling themselves investors.  I wanted sooooooo badly to say something like "it takes 5+ BTC value to call yourself and investor" in the post I made a few minutes ago.

I was about 75% sure they wouldn't release on the 5th.  It doesn't matter to me.  I only wish they would have made an announcement early in the week,  It wouldn't have stopped the "I want my money back" crap but it would have squashed the claims for lack of communication.



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 06, 2016, 07:49:27 AM
MCDev
should we add :16666 to the conf file after the nodes as well?
You seem to know these things better


To be honest with you, I always remove the port in my conf files.  I know that in a few of my posts I did have the port included which was an oversight.  I honestly don't know if it makes a difference.  I know that on my daemon vms, I only open the firewall to the single port number to coin is using for p2p, in this case 16666



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 06, 2016, 03:41:03 PM
I think I may have broken my daemon to the point that I may need to reboot the vm after I shutdown the daemon, so it may appear to be offline for a bit, hopefully not more than 15 minutes.  What happened is this;

I went back to the original ann for Silkcoin to get the specs;

Specifications
Block time: 1 minute
Maximum POW supply: ~45 million
Difficulty retarget: every block
Stake interest: 2% annually
Min transaction fee: 0.0001 SC
Fees are paid to miners
Confirmations: 10, maturity: 350
Minimum stake age: 12 hours - No max age
P2P port: 16666, RPC port: 16667

I should have looked at the original thread when we first started this.
Because a transaction takes 10 confirmations and then 350 confirmations before mature for staking

Based on that, I created 25 addresses in the daemon wallet and started sending 2 Silkcoins to each address
The first round of 25 worked pretty well, but I got carried away and ran it 2, 3, or 4 more times so I have 75 to 125 transactions processing through the daemon.
Needless to say after finally going to bed and now waking up, the vm is and has been at 100% CPU, more than likely all night long since around 3am

I just stopped the daemon and am waiting for the process to end, then I'll reboot.
I'll post when it's back online



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 06, 2016, 05:39:08 PM
Ok, it's back up, but I may have to bring it down a couple of time throughout the day.
CPU usage goes to 100% when I do a silkcoind getinfo
I did manage to do a silkcoind getconnectioncoun an I'm showing 14 connections after the restart.
I added txindex to my conf file and that seems to be helping as long as I am patient and don't try a getinfo for a while
These are the entries in my conf file, less of course username, password, and all the addnodes

port=16666
rpcport=16667
daemon=1
server=1
listen=1
txindex=1
maxconnections=128
staking=0
stakegen=0
reservebalance=99999999



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 06, 2016, 07:17:11 PM
I turned off my firewall and now I have 15 connections but still unable to sync


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 06, 2016, 07:45:40 PM
I turned off my firewall and now I have 15 connections but still unable to sync


Did you turn off you inbound firewall or the firewall on the machine running the wallet / daemon?
If you're saying you turned off your internet firewall, I wouldn't do that, I would just allow port 16666 in, out should already be open
What block are you showing?  I still show  1758735 and the explorer is showing the same, and that block is from Friday 11/4

I'm afraid to run a getinfo still but right now I have 13 connections and block 1758735 ( see below )
Also, I've seen some wallets where they show being out of sync it the time of the last block in the daemon or wallet is more than x Hours past.  Most of the ones I've seen are 4 hours
That may be why we think we are out of sync
The issue is that we really don't have an official current block #
We are going with what we think is the current block with what our wallets show when synced and the explorer at https://silkexplorer.silknetwork.org/ (https://silkexplorer.silknetwork.org/)

Man I wish I had kept my explorer vm running.


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




Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 02:31:06 AM
I think I may have broken my daemon to the point that I may need to reboot the vm after I shutdown the daemon, so it may appear to be offline for a bit, hopefully not more than 15 minutes.  What happened is this;

I went back to the original ann for Silkcoin to get the specs;

Specifications
Block time: 1 minute
Maximum POW supply: ~45 million
Difficulty retarget: every block
Stake interest: 2% annually
Min transaction fee: 0.0001 SC
Fees are paid to miners
Confirmations: 10, maturity: 350
Minimum stake age: 12 hours - No max age
P2P port: 16666, RPC port: 16667

I should have looked at the original thread when we first started this.
Because a transaction takes 10 confirmations and then 350 confirmations before mature for staking

Based on that, I created 25 addresses in the daemon wallet and started sending 2 Silkcoins to each address
The first round of 25 worked pretty well, but I got carried away and ran it 2, 3, or 4 more times so I have 75 to 125 transactions processing through the daemon.
Needless to say after finally going to bed and now waking up, the vm is and has been at 100% CPU, more than likely all night long since around 3am

I just stopped the daemon and am waiting for the process to end, then I'll reboot.
I'll post when it's back online


Yeah mate
the old Silkcoin wallet is a resource eater
if I run another one on my PC it just overloads everything and the CPU get's too hot because my thermal paste is gone and the cooling sucks right now
I envy you running 25
so what do we need basically?
more coins, more wallets, more time....???


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 02:39:28 AM
I turned off my firewall and now I have 15 connections but still unable to sync


Did you turn off you inbound firewall or the firewall on the machine running the wallet / daemon?
If you're saying you turned off your internet firewall, I wouldn't do that, I would just allow port 16666 in, out should already be open

MCDev is right
don't disable your firewall for this
you just publicly posted your IP here and you could get in trouble
we want to help you, not to make you a target
especially now with so many angry people around


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 07, 2016, 04:12:40 AM
I think I may have broken my daemon to the point that I may need to reboot the vm after I shutdown the daemon, so it may appear to be offline for a bit, hopefully not more than 15 minutes.  What happened is this;

I went back to the original ann for Silkcoin to get the specs;

Specifications
Block time: 1 minute
Maximum POW supply: ~45 million
Difficulty retarget: every block
Stake interest: 2% annually
Min transaction fee: 0.0001 SC
Fees are paid to miners
Confirmations: 10, maturity: 350
Minimum stake age: 12 hours - No max age
P2P port: 16666, RPC port: 16667

I should have looked at the original thread when we first started this.
Because a transaction takes 10 confirmations and then 350 confirmations before mature for staking

Based on that, I created 25 addresses in the daemon wallet and started sending 2 Silkcoins to each address
The first round of 25 worked pretty well, but I got carried away and ran it 2, 3, or 4 more times so I have 75 to 125 transactions processing through the daemon.
Needless to say after finally going to bed and now waking up, the vm is and has been at 100% CPU, more than likely all night long since around 3am

I just stopped the daemon and am waiting for the process to end, then I'll reboot.
I'll post when it's back online


Yeah mate
the old Silkcoin wallet is a resource eater
if I run another one on my PC it just overloads everything and the CPU get's too hot because my thermal paste is gone and the cooling sucks right now
I envy you running 25
so what do we need basically?
more coins, more wallets, more time....???


We need coins to mature so that we can stake them. The problem is the 360 confirms to mature. We aren't making allot of blocks right now. So getting 360 confirms is taking for ever.

We need an old bag holder to stake their wallet to move some blocks.

If i send coins to another wallet they will take an additional 360 confirms. So i'm torn. I know more wallets staking will move blocks but we need to move blocks now. So i don't want to move a bunch of silkcoin around.

Sucks man, all the dev team needs to do it stake some coins before they get burnt. Or if they changed the confirms to some thing lower for us, we could at least get the chain moving faster. even 100 or 50 confirms would get us going faster.
They are busy though so i dunno. We're stuck between a rock and a hard place.

The chain might literally be dead. If we don't have old coins to move the chain, ours' stuck staking won't change until they get the 360 confirms.

We will be waiting for some one with a huge wallet to come on and stake..

You guys see what i'm saying? It might need more than just community support to make an "indefinite" swap possible. You can't even really relaunch under legacy silk because there is no one to do things that need to be done.

How else to breath life into the blockchain?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 04:53:32 AM
I was afraid of this answer man
That's why I was trying to find out how to send messages through the wallet
I found a lot of staking addresses with loads of coins in them but I only had the public keys from two of them
and you cannot send a message unless you have those keys
No answer though from them yet


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 05:20:31 AM
Unfortunately I know why they won't contact us
Because those addresses I found they all have coins from this one
 http://bitcoinscammer.com/wp-content/uploads/2015/03/Mintpal.png (https://silkexplorer.silknetwork.org/address/BJF39N8uqnhbj6SSQ7JDPQdnpLyfcNUi5R)
Next few days I have to trace back more of them in explorer

Funny thing is one of them was staking up to 28th Oct 2016 and did a big confirmed transfer 3 days ago


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 07, 2016, 05:53:30 AM
Unfortunately I know why they won't contact us
Because those addresses I found they all have coins from this one
 http://bitcoinscammer.com/wp-content/uploads/2015/03/Mintpal.png (https://silkexplorer.silknetwork.org/address/BJF39N8uqnhbj6SSQ7JDPQdnpLyfcNUi5R)
Next few days I have to trace back more of them in explorer

Funny thing is one of them was staking up to 28th Oct 2016 and did a big confirmed transfer 3 days ago

Was it one of the ones I sent you? Do we know how many coins were lost to the mintpal hack? Looks like close to 9 million coins to me?

Some are still sitting here.

https://silkexplorer.silknetwork.org/address/BMj96YHgh8LysV5HFTjaDGF8CD2eJbsfcS


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 06:11:35 AM
Yep
I traced few of them back to the address you sent me
I only traced those with activity like staking and transfers
they moved a lot of coins
we need to check every one that shows up later
I'll talk to the team tomorrow once the mess is over and ask them about that
Maybe someone there can help with a wallet just to stake a bit
gotta go
Take care man!


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 07, 2016, 09:58:57 AM
Don't envy me for the 25, those are 25 addresses in the same wallet.  Although most of my host servers run between 15 and 25 daemons for other coins.
I need to do some checking but somewhere I remember reading / hearing that if the coins move to addresses within the same wallet they do not loose their maturity.
The daemon is still at 1758735 with 15 connections

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

I need to think on it more today and if I come up with something, I'll drop a line.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: HORT on November 07, 2016, 02:36:51 PM
I have my coins split into about 10 inputs. They are still waiting on confirmations so until they get the 360 confirms they will not stake. Sending coins to other people does not help move the chain along. We need more stakes to get the chain moving again. Once mine are confirmed then they will move it along nicely. Just have to wait on others staking for now.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 07, 2016, 03:25:19 PM
It's a bit of mess in the main thread for now
lots of silent investors till now, just surfaced and want mooooney back

I wish we knew how much they have in and calling themselves investors.  I wanted sooooooo badly to say something like "it takes 5+ BTC value to call yourself and investor" in the post I made a few minutes ago.

I was about 75% sure they wouldn't release on the 5th.  It doesn't matter to me.  I only wish they would have made an announcement early in the week,  It wouldn't have stopped the "I want my money back" crap but it would have squashed the claims for lack of communication.



Yeah the delay doesn't bother me one bit since my coins are stuck, ha!  I agree though, just take 5 minutes to type up a message and be done with it but whatever.  Any FUD that shakes out some weak hands will only help in the long run.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 07, 2016, 03:29:49 PM
Unfortunately I know why they won't contact us
Because those addresses I found they all have coins from this one
 http://bitcoinscammer.com/wp-content/uploads/2015/03/Mintpal.png (https://silkexplorer.silknetwork.org/address/BJF39N8uqnhbj6SSQ7JDPQdnpLyfcNUi5R)
Next few days I have to trace back more of them in explorer

Funny thing is one of them was staking up to 28th Oct 2016 and did a big confirmed transfer 3 days ago

For the record, this one is mine: BGR6gHRqRQr4vM6oCN6eJ7mFryHxBh7Xav

Was able to get a send out for 17k Silkcoin last week but no confirms so far.  The rest is still stuck staking and it's a double-edged sword because we need staking to move the network.  Damn.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 07, 2016, 03:57:35 PM
It's not synced yet but gotta go to bed
did few transfers
http://i68.tinypic.com/2yza2h4.jpg

What version of the wallet are you using?  I'm using 1.1.1.1.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 05:03:52 PM

What version of the wallet are you using?  I'm using 1.1.1.1.
The one above is   v1.1.0.21
I like that one cause I donated for the graphics long time ago and it kinda feels personal
I uploaded it to the Silkcoin Folder, on drive

right now I'm using v1.1.1.2-g32a928eBETA for the last few days

tip: whenever the wallet blocks switch to the other one
used to work when the chain was active, now I don't see the difference



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 05:24:46 PM
Crypt0Keeper
I knew that addy was yours
it's in the white list  ;D
the chain is not active since 4th of November


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 07, 2016, 05:37:34 PM
Crypt0Keeper
I knew that addy was yours
it's in the white list  ;D
the chain is not active since 4th of November

What is the white list?  Non-MintPal-Scam people?

I'll have to try that trick with switching between the two wallets.  Any idea why the chain isn't active?  I currently only have two connections.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 06:17:29 PM
me too
only 2 coonections

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


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 06:23:14 PM
I need to get to the bottom of MintPal-Scam addresses first
and then send the team a plead to try activate staking on a wallet with mature coins
see what happens then


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 07, 2016, 06:45:43 PM
I need to get to the bottom of MintPal-Scam addresses first
and then send the team a plead to try activate staking on a wallet with mature coins
see what happens then

So what happened that it stopped?  I thought the network was supported by the staking wallets?  Is that not the case?

At this point I am officially worried that I won't be able to get my investment out.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 07, 2016, 06:49:35 PM
me too
only 2 coonections

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


I just remoted into my vm and

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



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 07, 2016, 07:07:03 PM
me too
only 2 coonections

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


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
}


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 07, 2016, 07:27:02 PM
I still am unable to sync


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 08:17:59 PM
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


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 07, 2016, 10:37:07 PM
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
    }
]




Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 07, 2016, 10:41:17 PM
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  >:(


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 07, 2016, 10:56:08 PM
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...


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 07, 2016, 11:03:58 PM
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


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 07, 2016, 11:07:03 PM
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


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 08, 2016, 01:08:41 AM
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


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 08, 2016, 01:09:39 AM
I have 17 connections but cannot sync, I guess I have to wait for a new block to sync


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 08, 2016, 01:32:15 AM
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


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 08, 2016, 02:21:00 AM
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


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 08, 2016, 03:50:27 AM
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 ....




Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 08, 2016, 04:05:39 AM
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
}


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 08, 2016, 04:23:30 AM
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


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 08, 2016, 09:50:44 AM
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.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 08, 2016, 10:18:35 AM
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.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 08, 2016, 01:53:06 PM
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?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 08, 2016, 04:33:04 PM
6 connections
"inbound" : false


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 08, 2016, 08:16:34 PM
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


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 09, 2016, 12:04:49 AM
Went through a bunch of reboots and restarts of the new VM and the majority of the connections are now inbound true
That's with an empty wallet locked and not staking
going to try switching back to the original wallet and unlocking it for staking and letting it run although it will max out the vCPUs

    "connections" : 13,
    "proxy" : "",
    "ip" : "45.32.222.209",


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 09, 2016, 02:54:25 AM
until some one with mature coins stakes we're up shit creek! I closed my wallet until some blocks move. My coins won't mature until then, so it's basically a waste of energy until some one pops up.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: righteousfire on November 10, 2016, 06:41:19 AM
until some one with mature coins stakes we're up shit creek! I closed my wallet until some blocks move. My coins won't mature until then, so it's basically a waste of energy until some one pops up.

I know one way that we may get an old wallet to pop back up on the scene, in fact quite a few may pop up. When I found by pure chance the "new Silk" thread I had no idea that it even existed as I was only checking on "Silkcoin" from "coinmarketcap" link here https://coinmarketcap.com/currencies/silkcoin/ and it was locked on page 211 many moons ago and every time i kept looking every couple of weeks or so, I still thought it was dead and noting happening. This link is still showing on coinmarket cap right now and how many others are like me who have no idea as they are not bitcoin forum type of people so to speak.

The link to "Silkcoin old on coinmarketcap" needs to be updated to this new thread asap and we will have some stragglers stumble along for sure. I have a mate who I know has some very old mature coins from years back, but he would have to update his wallet and stuff, but he has a 100,000 odd.
i will contact him tonight.

Can someone change the link on coinmarketcap ?



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 10, 2016, 08:01:13 PM
until some one with mature coins stakes we're up shit creek! I closed my wallet until some blocks move. My coins won't mature until then, so it's basically a waste of energy until some one pops up.

I know one way that we may get an old wallet to pop back up on the scene, in fact quite a few may pop up. When I found by pure chance the "new Silk" thread I had no idea that it even existed as I was only checking on "Silkcoin" from "coinmarketcap" link here https://coinmarketcap.com/currencies/silkcoin/ and it was locked on page 211 many moons ago and every time i kept looking every couple of weeks or so, I still thought it was dead and noting happening. This link is still showing on coinmarket cap right now and how many others are like me who have no idea as they are not bitcoin forum type of people so to speak.

The link to "Silkcoin old on coinmarketcap" needs to be updated to this new thread asap and we will have some stragglers stumble along for sure. I have a mate who I know has some very old mature coins from years back, but he would have to update his wallet and stuff, but he has a 100,000 odd.
i will contact him tonight.

Can someone change the link on coinmarketcap ?



I don't know who has the ability to do that.
Anyone know?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 10, 2016, 10:31:57 PM
until some one with mature coins stakes we're up shit creek! I closed my wallet until some blocks move. My coins won't mature until then, so it's basically a waste of energy until some one pops up.

I know one way that we may get an old wallet to pop back up on the scene, in fact quite a few may pop up. When I found by pure chance the "new Silk" thread I had no idea that it even existed as I was only checking on "Silkcoin" from "coinmarketcap" link here https://coinmarketcap.com/currencies/silkcoin/ and it was locked on page 211 many moons ago and every time i kept looking every couple of weeks or so, I still thought it was dead and noting happening. This link is still showing on coinmarket cap right now and how many others are like me who have no idea as they are not bitcoin forum type of people so to speak.

The link to "Silkcoin old on coinmarketcap" needs to be updated to this new thread asap and we will have some stragglers stumble along for sure. I have a mate who I know has some very old mature coins from years back, but he would have to update his wallet and stuff, but he has a 100,000 odd.
i will contact him tonight.

Can someone change the link on coinmarketcap ?



I don't know who has the ability to do that.
Anyone know?

I just filled the request form on their website
https://docs.google.com/forms/d/1IZf5cBivam_93zENT_arFFuvWDidHGjWxoTMVmFSoWg/viewform (https://docs.google.com/forms/d/1IZf5cBivam_93zENT_arFFuvWDidHGjWxoTMVmFSoWg/viewform)

Hi
A lot of investors that follow the Silkcoin don't know about the new ANN,
and the change to Silk(SLK) and they think the coin is dead because the links on your website are dead
If you can modify these
ANN: https://bitcointalk.org/index.php?topic=1601099
explorer: https://silkexplorer.silknetwork.org/
site: https://silknetwork.org/
it would help a lot of people
Thanks

maybe that helps


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 11, 2016, 12:57:19 AM
until some one with mature coins stakes we're up shit creek! I closed my wallet until some blocks move. My coins won't mature until then, so it's basically a waste of energy until some one pops up.

I know one way that we may get an old wallet to pop back up on the scene, in fact quite a few may pop up. When I found by pure chance the "new Silk" thread I had no idea that it even existed as I was only checking on "Silkcoin" from "coinmarketcap" link here https://coinmarketcap.com/currencies/silkcoin/ and it was locked on page 211 many moons ago and every time i kept looking every couple of weeks or so, I still thought it was dead and noting happening. This link is still showing on coinmarket cap right now and how many others are like me who have no idea as they are not bitcoin forum type of people so to speak.

The link to "Silkcoin old on coinmarketcap" needs to be updated to this new thread asap and we will have some stragglers stumble along for sure. I have a mate who I know has some very old mature coins from years back, but he would have to update his wallet and stuff, but he has a 100,000 odd.
i will contact him tonight.

Can someone change the link on coinmarketcap ?



I don't know who has the ability to do that.
Anyone know?

I just filled the request form on their website
https://docs.google.com/forms/d/1IZf5cBivam_93zENT_arFFuvWDidHGjWxoTMVmFSoWg/viewform (https://docs.google.com/forms/d/1IZf5cBivam_93zENT_arFFuvWDidHGjWxoTMVmFSoWg/viewform)

Hi
A lot of investors that follow the Silkcoin don't know about the new ANN,
and the change to Silk(SLK) and they think the coin is dead because the links on your website are dead
If you can modify these
ANN: https://bitcointalk.org/index.php?topic=1601099
explorer: https://silkexplorer.silknetwork.org/
site: https://silknetwork.org/
it would help a lot of people
Thanks

maybe that helps


Nicely done.  If it brings a few wallets online, that would be sweet.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Bitcoinasourus on November 11, 2016, 03:52:00 AM
until some one with mature coins stakes we're up shit creek! I closed my wallet until some blocks move. My coins won't mature until then, so it's basically a waste of energy until some one pops up.

I know one way that we may get an old wallet to pop back up on the scene, in fact quite a few may pop up. When I found by pure chance the "new Silk" thread I had no idea that it even existed as I was only checking on "Silkcoin" from "coinmarketcap" link here https://coinmarketcap.com/currencies/silkcoin/ and it was locked on page 211 many moons ago and every time i kept looking every couple of weeks or so, I still thought it was dead and noting happening. This link is still showing on coinmarket cap right now and how many others are like me who have no idea as they are not bitcoin forum type of people so to speak.

The link to "Silkcoin old on coinmarketcap" needs to be updated to this new thread asap and we will have some stragglers stumble along for sure. I have a mate who I know has some very old mature coins from years back, but he would have to update his wallet and stuff, but he has a 100,000 odd.
i will contact him tonight.

Can someone change the link on coinmarketcap ?



That would be beneficial for sure, he would move allot of blocks if it's been a while. We just need to move some blocks.



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 11, 2016, 02:58:52 PM
until some one with mature coins stakes we're up shit creek! I closed my wallet until some blocks move. My coins won't mature until then, so it's basically a waste of energy until some one pops up.

I know one way that we may get an old wallet to pop back up on the scene, in fact quite a few may pop up. When I found by pure chance the "new Silk" thread I had no idea that it even existed as I was only checking on "Silkcoin" from "coinmarketcap" link here https://coinmarketcap.com/currencies/silkcoin/ and it was locked on page 211 many moons ago and every time i kept looking every couple of weeks or so, I still thought it was dead and noting happening. This link is still showing on coinmarket cap right now and how many others are like me who have no idea as they are not bitcoin forum type of people so to speak.

The link to "Silkcoin old on coinmarketcap" needs to be updated to this new thread asap and we will have some stragglers stumble along for sure. I have a mate who I know has some very old mature coins from years back, but he would have to update his wallet and stuff, but he has a 100,000 odd.
i will contact him tonight.

Can someone change the link on coinmarketcap ?



I don't know who has the ability to do that.
Anyone know?

I just filled the request form on their website
https://docs.google.com/forms/d/1IZf5cBivam_93zENT_arFFuvWDidHGjWxoTMVmFSoWg/viewform (https://docs.google.com/forms/d/1IZf5cBivam_93zENT_arFFuvWDidHGjWxoTMVmFSoWg/viewform)

Hi
A lot of investors that follow the Silkcoin don't know about the new ANN,
and the change to Silk(SLK) and they think the coin is dead because the links on your website are dead
If you can modify these
ANN: https://bitcointalk.org/index.php?topic=1601099
explorer: https://silkexplorer.silknetwork.org/
site: https://silknetwork.org/
it would help a lot of people
Thanks

maybe that helps


That's great ttoroie.  Hopefully that will help.  I just checked both daemons both have 13 connections but still are on block 1758735;

    "connections" : 13,
    "proxy" : "",
    "ip" : "45.76.0.136",


    "connections" : 13,
    "proxy" : "",
    "ip" : "45.32.222.209",





Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 16, 2016, 03:34:35 PM
4 connections but still stuck at this after a week
http://heathersanimations.com/numbers/1w.gifhttp://heathersanimations.com/numbers/7w.gifhttp://heathersanimations.com/numbers/5w.gifhttp://heathersanimations.com/numbers/8w.gifhttp://heathersanimations.com/numbers/7w.gifhttp://heathersanimations.com/numbers/3w.gifhttp://heathersanimations.com/numbers/5w.gif
we need to defreeze this block somehow
Any ideas guys?


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: digitron on November 16, 2016, 05:45:35 PM
no idea what the problem is to be honest. I checked with another coins wallet, there  I have all connections with inbound:false as well, but runs without problem.

Maybe the difficulty can't go as low as it would be needed in this situation, like Qibuck coin has it right now?

Or not enough wallets with coins, for the required 10 confirmations?

I'm very happy that I just made it out 2 weeks before the chain crashed for good, but sorry for the guys left on the wrong side.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on November 17, 2016, 04:42:07 PM
There will be some old coins coming online soon.
Things will get moving again.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 19, 2016, 05:25:11 PM
Been tired up for the last week, trip out of town and then the day job crap that pays the bills.  Just catching up on all that I missed.  I need to check the nodes I have running and possibly set some more up to see if it helps at all.  Tons of things to catch up on this weekend but will post something tonight ot tomorrow.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 20, 2016, 04:58:56 PM

My wallet, with mature coins, has been online and set to stake since this problem started so I'm not sure what is holding everything up.  It makes no sense.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 22, 2016, 12:56:53 AM

My wallet, with mature coins, has been online and set to stake since this problem started so I'm not sure what is holding everything up.  It makes no sense.

I'm going to give it until this weekend and then may have to re-provision the vms that 've been using for the 2 daemons.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Orestes on November 25, 2016, 08:22:25 PM
Presuming that this chain will not move again. How many of you still have Silkcoin in their wallets? Please contact me through pm..


edit: Wow it has moved a block!  :o


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 26, 2016, 04:09:22 PM
Presuming that this chain will not move again. How many of you still have Silkcoin in their wallets? Please contact me through pm..


edit: Wow it has moved a block!  :o
Whatever you guys did to move on,  it was without me
I was without net on the new house, just got it now
so I'll try to catch up


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on November 26, 2016, 05:25:17 PM
First time in a long while that I had no errors on the wallet
"wallet check passed" : true
block 1758736
5 connections
but still lots of unconfirmed transactions


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 26, 2016, 09:30:43 PM
@toroie Welcome Back!!!
Thought we lost you.  Just happened to be checking this thread and saw the msg that the block moved by 1, what's it been like 2+ weeks  >:(
Any way, I checked my nodes and the 4 vore is still thinking about giving me the getinfo, but sure enough the other one moved a block too

    "stake" : 0.00000000,
    "blocks" : 1758736,
    "timeoffset" : 0,
    "moneysupply" : 44040833.90317182,
    "connections" : 16,
    "proxy" : "",
    "ip" : "45.76.0.136",




Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 27, 2016, 04:46:33 PM
Presuming that this chain will not move again. How many of you still have Silkcoin in their wallets? Please contact me through pm..


edit: Wow it has moved a block!  :o

I have my 300k still staking, trying to get the chain to move but it's on my work computer, which I can't access from home.  Maybe that's what did it or maybe it was Bitcoinasaurus bringing his wallet back online, haha.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Orestes on November 27, 2016, 05:13:02 PM
Presuming that this chain will not move again. How many of you still have Silkcoin in their wallets? Please contact me through pm..


edit: Wow it has moved a block!  :o

I have my 300k still staking, trying to get the chain to move but it's on my work computer, which I can't access from home.  Maybe that's what did it or maybe it was Bitcoinasaurus bringing his wallet back online, haha.

It seems there are some left in my wallet so im staking as well, i'm up to block 1758736. I will keep it running!


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: HORT on November 29, 2016, 06:20:18 PM
I cannot help with staking until my coins are confirmed. This is quite frustrating.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on November 30, 2016, 08:52:12 PM
Just pumped through a bunch of blocks!


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on November 30, 2016, 11:29:04 PM
Just pumped through a bunch of blocks!

Just checked and wow, it did move

    "blocks" : 1758793,
    "timeoffset" : 0,
    "moneysupply" : 44041098.36007352,
    "connections" : 9,
    "proxy" : "",
    "ip" : "45.76.0.136",
 

Still waiting dor the getinfo on the 2nd daemon


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: HORT on December 01, 2016, 03:00:58 PM
Nice, I'll fire my wallet back up and see how close mine are to being confirmed now. Good job everyone!


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on December 05, 2016, 02:20:49 PM
No movement since.  I really don't get how this is supposed to work.  Are there just not enough other people staking?  It's like the network forces staking rewards to take turns no matter what.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Orestes on December 06, 2016, 05:13:21 PM
No movement since.  I really don't get how this is supposed to work.  Are there just not enough other people staking?  It's like the network forces staking rewards to take turns no matter what.

We had a few blocks moving today...


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: dezzie on December 10, 2016, 07:10:23 AM
I have some staking as well, when i started staking it moved a couple blocks now it is stuck.  Is this still POW mineable to generate blocks?  I see a POW difficulty


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Orestes on December 10, 2016, 09:36:03 AM
I have some staking as well, when i started staking it moved a couple blocks now it is stuck.  Is this still POW mineable to generate blocks?  I see a POW difficulty

Silkcoin is a PoS coin. It had a PoW period at the start.
For help/info on making a swap please check you private messages.  :)


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on December 15, 2016, 05:18:42 PM
I guess my wallet crashed or something.  Disappeared from the system tray this morning.  Back up now, maybe some blocks will move.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: MCDev on December 19, 2016, 02:11:31 AM
Well, I've left the wallets running way longer than I had originally planned.  I had to bring them down tonight to repurpose them.
Sorry, we gave it a good run.  I can always set them back up at a later time if needed.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on December 19, 2016, 08:00:32 PM
Got some more blocks moved this weekend.  Released another 30k silkcoin that I can send to Weaver.

Well, I've left the wallets running way longer than I had originally planned.  I had to bring them down tonight to repurpose them.
Sorry, we gave it a good run.  I can always set them back up at a later time if needed.

Thanks for all your help.  When I get it all free, I'll be sure to send you a tip in DRKSLK.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: tranzactionezlive on December 22, 2016, 04:59:30 AM
Guys, i only have 1 connection and blockchain is always 4 days behind.

Can you please put up some nodes and re-start wallets


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on December 25, 2016, 07:00:33 AM
I have my wallet running but it never gets synced, and I have 50k stuck in conflicted transaction. I have no idea how to fix that.
Any tips would be great


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Pondi on December 25, 2016, 07:02:35 AM
"version" : "v1.1.1.2-g32a928eBETA",
"protocolversion" : 60017,
"walletversion" : 60000,
"balance" : 49828.47707669,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 1758816,
"timeoffset" : 2,
"moneysupply" : 44074055.90947355,
"connections" : 5,
"proxy" : "",
"ip" : "83.201.183.35",
"difficulty" : {
"proof-of-work" : 983.12145799,
"proof-of-stake" : 0.00034502
},
"testnet" : false,
"keypoololdest" : 1401517172,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on December 25, 2016, 12:22:51 PM
http://austin.pm/images/camel_christmas_hat.jpg
https://s3.amazonaws.com/piktochartv2-dev/v2/uploads/5647d147-2a5d-4174-a2ff-c94d042590fa/ffd5a3379c5298c87610c58ed47738e262ea8958_original.jpg
https://i.imgur.com/Rf1pXMT.jpg
http://heathersanimations.com/xmas21/merry17.gif
http://heathersanimations.com/alphabets/floaties/s.gifhttp://heathersanimations.com/alphabets/floaties/e.gifhttp://heathersanimations.com/alphabets/floaties/e.gif         http://heathersanimations.com/alphabets/floaties/y.gifhttp://heathersanimations.com/alphabets/floaties/o.gifhttp://heathersanimations.com/alphabets/floaties/u.gif             http://heathersanimations.com/alphabets/floaties/i.gifhttp://heathersanimations.com/alphabets/floaties/n.gif
http://heathersanimations.com/numbers/redgreen/bz00029r.gifhttp://heathersanimations.com/numbers/redgreen/bz00027r.gifhttp://heathersanimations.com/numbers/redgreen/bz00028r.gifhttp://heathersanimations.com/numbers/redgreen/bz00034r.gif


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Orestes on December 31, 2016, 10:25:51 AM
Hello guys,

The last update (https://goo.gl/rR6EIM) announced a second swapping period, we will be looking after you guys  :)

Have a great new year's eve!


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: ttoroie on December 31, 2016, 02:04:50 PM


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: Crypt0Keeper on January 19, 2017, 01:52:20 PM
Hello guys,

The last update (https://goo.gl/rR6EIM) announced a second swapping period, we will be looking after you guys  :)

Have a great new year's eve!


Good to hear!  I've been thinking about joining the programming fold, just haven't found time yet.


Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: tranzactionezlive on March 18, 2017, 09:00:38 AM
A few weeks ago when the silk website exchange was still available i requested to exchange 5000 SILK for SLK - Just as a test for the many more SILK i have stocked. Nothing happened and now it seems the website is gone.

Please assist me, i cannot get the old wallet to sync, either.

Most important remains the ability to exchange SILK for SLK.



Title: Re: Discussion on Legacy SilkCoin wallet to help late swappers to New Silk (SLK)
Post by: SilkNetwork on March 22, 2017, 02:22:17 PM
A few weeks ago when the silk website exchange was still available i requested to exchange 5000 SILK for SLK - Just as a test for the many more SILK i have stocked. Nothing happened and now it seems the website is gone.

Please assist me, i cannot get the old wallet to sync, either.

Most important remains the ability to exchange SILK for SLK.



Hello have you contacted support yet ?