Pages:
Author

Topic: [ANN][SILKCOIN][DARKSILK PREANN][TESTING STORMNODES/DarkSIlk MARKET/I2P] - page 52. (Read 289507 times)

hero member
Activity: 490
Merit: 500
CTO - Silk Network


What are peoples thoughts on the new Silkcoin and DarkSilk logos?

Thank you for the response to my earlier questions regarding clarification although I'm still not sure if I will be able to swap Silk 2.0 for drkSilk.

In reference to the logos:

Although they look cool, I would be concerned that they look a bit more like the currency a sinister character in a Marvel comic might use.
IMHO, the long term goal should be to mainstream the coin and to do so requires attracting serious investors.
I am not a graphic artist so I'm not dissing on the designs, I'm just not sure they are professional enough to attract the aforementioned.



I actually agree that they are definitely not the finished product. Not bad for 6 hours from wireframe.

I will talk with the graphic designer further.

I have to say my order or favouritism is Weaver, Silkcoin and then DarkSilk.
legendary
Activity: 1680
Merit: 1003
Well, That's Crypto :-\


What are peoples thoughts on the new Silkcoin and DarkSilk logos?

Thank you for the response to my earlier questions regarding clarification although I'm still not sure if I will be able to swap Silk 2.0 for drkSilk.

In reference to the logos:

Although they look cool, I would be concerned that they look a bit more like the currency a sinister character in a Marvel comic might use.
IMHO, the long term goal should be to mainstream the coin and to do so requires attracting serious investors.
I am not a graphic artist so I'm not dissing on the designs, I'm just not sure they are professional enough to attract the aforementioned.

hero member
Activity: 490
Merit: 500
CTO - Silk Network


What are peoples thoughts on the new Silkcoin and DarkSilk logos?
hero member
Activity: 490
Merit: 500
CTO - Silk Network
I can make a whitepaper for DarkSilk,, it looks like an honest project....

Also, suggestion - instead of SWAPPING, try this:

- Be able to import privkeys from the old slikcoin wallet to the darksilk wallet and get the same coins

I'm heading home now and will be working all evening. I will be on Skype and am willing to talk to everyone as a group and on an individual basis.

Sure, you can skype me! Here: diginet.xls

Cool, either pm me your Skype details or just dump them here Wink
full member
Activity: 149
Merit: 102
I can make a whitepaper for DarkSilk,, it looks like an honest project....

Also, suggestion - instead of SWAPPING, try this:

- Be able to import privkeys from the old slikcoin wallet to the darksilk wallet and get the same coins

I'm heading home now and will be working all evening. I will be on Skype and am willing to talk to everyone as a group and on an individual basis.

Sure, you can skype me! Here: diginet.xls
hero member
Activity: 490
Merit: 500
CTO - Silk Network
I can make a whitepaper for DarkSilk,, it looks like an honest project....

Also, suggestion - instead of SWAPPING, try this:

- Be able to import privkeys from the old slikcoin wallet to the darksilk wallet and get the same coins

I'm heading home now and will be working all evening. I will be on Skype and am willing to talk to everyone as a group and on an individual basis.

EDIT: Home now.
full member
Activity: 149
Merit: 102
I can make a whitepaper for DarkSilk,, it looks like an honest project....

Also, suggestion - instead of SWAPPING, try this:

- Be able to import privkeys from the old slikcoin wallet to the darksilk wallet and get the same coins
hero member
Activity: 490
Merit: 500
CTO - Silk Network
I read earlier that you included nodes in the latest version, yet it seems it does not. I have only been able to find one post of yours containing one node which is not enough for proper sync and confirmation. Please advise.

I have never added nodes to the Silkcoin wallet?

Silkcoin nodes are provided by the community and I do not host any personally.

I do provide a blockchain.dat from my GitHub - https://github.com/scdeveloper/

Are you getting confused with me talking about Silkcoin 2.0.0.0 which I am working on for the swapout?


The OP says otherwise :



Previous updates - since 1.0.9.2 and later
Fixed crashes (all platforms)
Added seednodes for users unable to get nodes
Fixed missing dll issue with windows
Fixed file permisions for unix/macos
Fixed QT crash on startup (all os)
Updated/fixed checkpoints
many more - please refer to repo for addtional information


Maybe it is a misunderstanding, if so can someone post a few nodes so that i may update my chain ? Thanks.

Yeah the misunderstanding is that I am a new developer for Silkcoin and Darksilk. The original Silkcoin code is not my handywork.
newbie
Activity: 2
Merit: 0
I read earlier that you included nodes in the latest version, yet it seems it does not. I have only been able to find one post of yours containing one node which is not enough for proper sync and confirmation. Please advise.

I have never added nodes to the Silkcoin wallet?

Silkcoin nodes are provided by the community and I do not host any personally.

I do provide a blockchain.dat from my GitHub - https://github.com/scdeveloper/

Are you getting confused with me talking about Silkcoin 2.0.0.0 which I am working on for the swapout?


The OP says otherwise :



Previous updates - since 1.0.9.2 and later
Fixed crashes (all platforms)
Added seednodes for users unable to get nodes
Fixed missing dll issue with windows
Fixed file permisions for unix/macos
Fixed QT crash on startup (all os)
Updated/fixed checkpoints
many more - please refer to repo for addtional information


Maybe it is a misunderstanding, if so can someone post a few nodes so that i may update my chain ? Thanks.
hero member
Activity: 490
Merit: 500
CTO - Silk Network
I read earlier that you included nodes in the latest version, yet it seems it does not. I have only been able to find one post of yours containing one node which is not enough for proper sync and confirmation. Please advise.

I have never added nodes to the Silkcoin wallet?

Silkcoin nodes are provided by the community and I do not host any personally.

I do provide a blockchain.dat from my GitHub - https://github.com/scdeveloper/

Are you getting confused with me talking about Silkcoin 2.0.0.0 which I am working on for the swapout?
newbie
Activity: 2
Merit: 0
I read earlier that you included nodes in the latest version, yet it seems it does not. I have only been able to find one post of yours containing one node which is not enough for proper sync and confirmation. Please advise.
hero member
Activity: 490
Merit: 500
CTO - Silk Network
combinedsplitstakethreshold/split values are only in the code?
values can not be configured with conf file.
but you can do it by custom wallet, change values to what ever you want.
?

when diff goes higher you may want to use bigger inputs..

Split threshold can be increased prior to launch cisa to counter any issues prior to them happening Wink
hero member
Activity: 490
Merit: 500
CTO - Silk Network


Here is the code from the original Silkcoin, which can be found in main.h (https://github.com/palmd/silkcoin/blob/master/src/main.h):

static const int64_t MAX_MONEY = 2000000000 * COIN;
static const int64_t COIN_YEAR_REWARD = 2 * CENT; // 1% per year

So the first line states the total coins that will be produced from the Silkcoin network, 2 billion coins.

The second line states in its comment that its 1% PoS interest per year, well as we can see it says 2 * CENT which is in fact 2% PoS interest per year.

static const int64_t CENT = 1000000;

Anyway either way the code of the new Silkcoin is clear, concise and does exactly what it says on the tin.

Also with its 64 second block times and 2MB block size Silkcoin 2.0.0.0 can carry 12x as many transactions per block compared to Bitcoin.

DarkSilk has the same block time of 64 seconds for PoS but its final blocksize will be 10MB which means it can carry 60x as many transactions per block compared to Bitcoin.

As you stated John there are ~43 million Silkcoin in CIRCULATION.

Here is the code from Silkcoin 2.0.0.0 to give the swap amount on block 1 and 0 rewards thereafter:

// miner's coin base reward
int64_t GetProofOfWorkReward(int64_t nFees)
{
    if (pindexBest->nHeight == 0) {
        int64_t nSubsidy = 44000000 * COIN; // SLK for Swap from Silkcoin v1.*
        LogPrint("creation", "GetProofOfWorkReward() : create=%s nSubsidy=%d\n", FormatMoney(nSubsidy), nSubsidy);
        return nSubsidy + nFees;
    }
    else
    {
        int64_t nSubsidy = 0 * COIN;
        LogPrint("creation", "GetProofOfWorkReward() : create=%s nSubsidy=%d\n", FormatMoney(nSubsidy), nSubsidy);
        return nSubsidy + nFees;
    }
}
legendary
Activity: 910
Merit: 1000
 combinedsplitstakethreshold/split values are only in the code?
values can not be configured with conf file.
but you can do it by custom wallet, change values to what ever you want.
?

when diff goes higher you may want to use bigger inputs..
hero member
Activity: 490
Merit: 500
CTO - Silk Network

        DarkSilk
https://github.com/DRKSLK


        Silkcoin
https://github.com/Silkcoin


        Weaver
http://darksilk.org (under construction)
hero member
Activity: 490
Merit: 500
CTO - Silk Network
We'll no longer be able to swap Silk for DarkSilk?

I am still ironing out the whole system of Weaver and the interaction between Silkcoin and DarkSilk.

One thing that is 100% is that Silkcoin will be relaunched and existing holders will be able to swap 1:1 for the new Silkcoin.

I am thinking about an IPO for both DarkSilk and Weaver Tokens which can be be purchased/swapped for BTC and also Silkcoin.

I want to continue development, grow the DarkSilk Foundation and be able to fund servers, marketing and other arising costs.

I'm a bit confused.
Originally it was stated that a silk to darksilk swap would take place.
Now Here https://bitcointalksearch.org/topic/m.13095871 it says it won't.
And Here https://bitcointalksearch.org/topic/m.13096699 it's not really clear.

I have been accumulating(increased position 20X) on the premise that a silk/dark swap would happen. Is this going to happen? Even if there is an IPO Silk should still be swapped for drkSilk. What is total coin count for drkSilk?

Also confused about the stated 1:1 swap. Total outstanding for current Silk according to block explorer is 46M and stated total coins of new Silk shows 2B. 1:1 seems way off.

Can we also get an explanation on Weaver Tokens? What are they, what is their purpose & where will their perceived value come from?

Please provide some clarification.

Thanks,
john



First of all I want to relaunch Silkcoin at a 1:1 swap to sort out everyones issues with the wallet, code, sync etc.

This will stabilise the Silkcoin market, community and new users will hopefully be a lot happier using the Silkcoin network.

The swap would happen over a one month period and then markets would close for the original SILK.

During this time myself and the team wil continue to work on DarkSilk and Weaver.

In terms of the DarkSilk and Weaver launch I wish to do an IPO for both.

How this is actually carried out is something I am talking to the team about and also community members like yourself, I want to hear what people have to say.

The Weaver token system is something I am finalising and within due time all the info will be released.

John you have also looked at the total coins in circulation and not the total coins that will eventually be in circulation Wink

Silkcoin currently has around 46 million coins 43689457.85289941 in circulation and on block 1, 44m coins get mined, the total supply is 2 billion the same as the current Silkcoin everyone is using.

After block 1 all the PoW blocks give a 0 reward and just fees if the miner mines a block with a transaction. The DarkSilk Foundation will have miners setup to mine the 9999 PoW blocks which give 0 reward + fees to simply carry the network into a stable PoS mining coin.
legendary
Activity: 1680
Merit: 1003
Well, That's Crypto :-\
We'll no longer be able to swap Silk for DarkSilk?

I am still ironing out the whole system of Weaver and the interaction between Silkcoin and DarkSilk.

One thing that is 100% is that Silkcoin will be relaunched and existing holders will be able to swap 1:1 for the new Silkcoin.

I am thinking about an IPO for both DarkSilk and Weaver Tokens which can be be purchased/swapped for BTC and also Silkcoin.

I want to continue development, grow the DarkSilk Foundation and be able to fund servers, marketing and other arising costs.

I'm a bit confused.
Originally it was stated that a silk to darksilk swap would take place.
Now Here https://bitcointalksearch.org/topic/m.13095871 it says it won't.
And Here https://bitcointalksearch.org/topic/m.13096699 it's not really clear.

I have been accumulating(increased position 20X) on the premise that a silk/dark swap would happen. Is this going to happen? Even if there is an IPO Silk should still be swapped for drkSilk. What is total coin count for drkSilk?

Also confused about the stated 1:1 swap. Total outstanding for current Silk according to block explorer is 46M and stated total coins of new Silk shows 2B. 1:1 seems way off.

Can we also get an explanation on Weaver Tokens? What are they, what is their purpose & where will their perceived value come from?

Please provide some clarification.

Thanks,
john

hero member
Activity: 490
Merit: 500
CTO - Silk Network
Code:
# **Silkcoin (SLK) Version 2.0.0.0**

Silkcoin Integration/Staging Tree
================================
![SLK logo](edit on release)

**Copyright (c) 2015 The Silkcoin Developers**

#### What is Silkcoin?
----------------
* Algorithm: Scrypt
* Coin Suffix: SLK
* PoW Period: 10,000 Blocks
* PoW Target Spacing: 60 Seconds
* PoW Difficulty Retarget: 10 Blocks
* PoW Reward per Block: 0 SLK
* Full Confirmation: 10 Blocks
* Maturity: 350 Blocks
* PoS Target Spacing: 64 Seconds
* PoS Difficulty Retarget: 10 Blocks
* PoS Reward: 2 SLK Static PoS Reward
* Minimum Confirmations for Stake: 350 Blocks
* PoS Min: 12 Hours
* PoS Max: Unlimited
* Total Coins: 2,000,000,000 SLK
* Block Size: 2MB (2X Bitcoin Core)


Silkcoin is a digital currency that enables instant payments to anyone, anywhere in the world. Silkcoin uses peer-to-peer technology over ClearNet to operate with no central authority (centralisation): managing transactions and issuing currency (SLK) are carried out collectively by the Silkcoin network. Silkcoin is the name of open source software which enables the use of the currency SLK.



**MainNet Parameters**
P2P Port = 16666
RPC Port = 16667


**TestNet Parameters**
P2P Port = 16668
RPC Port = 16669



Build Instructions for Qt5 Linux Wallet (Ubuntu)
================================================
//Install dependencies via Terminal:

$ sudo apt-get install make libqt5webkit5-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools qtcreator libprotobuf-dev protobuf-compiler build-essential libboost-dev libboost-all-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libssl-dev libdb++-dev libstdc++6 libminiupnpc-dev libevent-dev libcurl4-openssl-dev git libpng-dev qrencode libqrencode-dev

//In terminal navigate to the Silkcoin-2.0 folder:

$ cd /home/Silkcoin-2.0

//Then:

$ qmake -qt=qt5 "USE_QRCODE=1" "USE_UPNP=1"

//Then:

$ make

//This will compile and build the Qt Wallet which takes a little while, please be patient.

//When finished you will have a file called Silkcoin - Simply Double Click

//end of guide



Build Instructions for Terminal Based Linux Wallet (Ubuntu)
===========================================================
//Install dependencies via Terminal:

$ sudo apt-get install build-essential libboost-all-dev libssl-dev libcurl4-openssl-dev libminiupnpc-dev libdb++-dev libstdc++6 make

//In terminal navigate to the Silkcoin-2.0 folder:

$ cd /home/Silkcoin-2.0/src/

//Enter into the terminal:

$ make -f makefile.unix USE_UPNP=1

//This will produce a file named silkcoind which is the command line instance of Silkcoin

//Now type:

$ strip silkcoind

//When finished you will have a file called silkcoind

//To run Silkcoin

$ ./silkcoind &

//It will complain about having no silkcoin.conf file, we'll edit the one provided and move it into place

$ cd ..
$ nano silkcoin.conf

//Edit the Username and Password fields to anything you choose (but remember them) then save the file

$ mv silkcoin.conf /home/.silkcoin/
$ cd src/
$ ./silkcoind &

//The server will start. Here are a few commands, google for more.

$ ./silkcoind getinfo
$ ./silkcoind getmininginfo
$ ./silkcoind getnewaddresss

//end of guide

It is a fork of Blackcoin, with PoSv2/3, watch only addresses, split stake, individual PoS/PoW timings and also all the forks from Blackcoin removed and the code thoroughly cleaned and organised.

The specifications are the same as Silkcoin 1.* but with a change to stake and the reward.

In the original Silkcoin you had a PoS reward of 200%, which without going into depth is bad.

The code is now set to reward 2 SLK as a static pos reward and the combinedsplitstakethreshold is set to 200 SLK.
hero member
Activity: 490
Merit: 500
CTO - Silk Network
Not sure who has contact with Poloniex but the SILK->SLK swapout could be handled by them.
hero member
Activity: 490
Merit: 500
CTO - Silk Network
I just need to generate the genesis hash and other associated parameters to the new Silkcoin code and it is completed.

The swap for the new Silkcoin doesn't necessarily need to coincide with the DarkSilk/Weaver launch.

Instead in many ways it could be better to get the Silkcoin 2.0.0.0 launch out of the way to prevent it getting in the way (as such) of the launch of DarkSilk/Weaver.

But that being said it does either have to launch prior to, or at the same time as DarkSilk and Weaver.

Peoples thoughts?

Do the Silk swap first and maybe some people watching may join in the launch of dark silk.


I think it also stands as a good marker for myself and the team to work against to get DarkSilk/Weaver ready for when the swap period ends.
Pages:
Jump to: