Bitcoin Forum
May 22, 2024, 04:33:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: To Be or Not to Be
To Be - 41 (70.7%)
Not to Be - 17 (29.3%)
Total Voters: 58

Pages: « 1 ... 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 [142] 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 ... 210 »
  Print  
Author Topic: [ANN][SILKCOIN][DARKSILK PREANN][TESTING STORMNODES/DarkSIlk MARKET/I2P]  (Read 289449 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 13, 2015, 12:16:01 PM
Last edit: October 13, 2015, 12:42:41 PM by SLievensDRKSLK
 #2821


The way the servers are configured are in such a way to offer fall over protection. This means for instance if your processing a transaction and the server for some reason fails it will simply fall over to another server and complete the transaction and not lose the transaction in progress, all the while being completely seemless to the user.

this seems to me a very good thing: so one does not have to worry that a transaction can be lost.

I don't see the point in choosing sides this early in the game the market will ultimately decide.

The server redundancy is not for the market.

The server redundancy is for Weaver.

The system where users can pay Bitcoin/DarkSilk/Silk invoices using either Silk/Darksilk or Bitcoin is what I am referencing when I am talking about not losing transactions in my previous post Wink
acquafredda
Legendary
*
Offline Offline

Activity: 1316
Merit: 1481



View Profile
October 13, 2015, 07:03:32 PM
 #2822


The way the servers are configured are in such a way to offer fall over protection. This means for instance if your processing a transaction and the server for some reason fails it will simply fall over to another server and complete the transaction and not lose the transaction in progress, all the while being completely seemless to the user.

this seems to me a very good thing: so one does not have to worry that a transaction can be lost.

I don't see the point in choosing sides this early in the game the market will ultimately decide.

The server redundancy is not for the market.

The server redundancy is for Weaver.

The system where users can pay Bitcoin/DarkSilk/Silk invoices using either Silk/Darksilk or Bitcoin is what I am referencing when I am talking about not losing transactions in my previous post Wink

You replied properly there's nothing to add. It is clearly a good thing to have such a system.
And I'm not taking sides I'm only stating that if such a thing is implemented that is a good thing.
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 13, 2015, 07:48:07 PM
 #2823

These are looking to be the final timings of DarkSilk:

static const unsigned int TARGET_TIME_SPAN = 4 * 60;  // 4 mins
static const unsigned int POW_TARGET_SPACING = 4 * 60; // 4 mins
static const unsigned int TARGET_SPACING = 64; // 64 seconds
static const int64_t DRIFT = 10 * 60; // 10 mins
inline int64_t FutureDrift(int64_t nTime) { return nTime + DRIFT; }
int64_t nInterval = TARGET_TIME_SPAN / POW_TARGET_SPACING; // equals 1 and this means diff is retargeted each block
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 13, 2015, 09:30:49 PM
 #2824

Currently building MacOSX and Windows 32bit and 64bit wallets for you guys to get this beast tested.

You can message me and I will send you 2k coins to play with and try setting up stormnodes, InstantX sending and sandstorm (darksend).

Qt takes ages to build so it will be a few hours.
acquafredda
Legendary
*
Offline Offline

Activity: 1316
Merit: 1481



View Profile
October 14, 2015, 10:26:34 PM
 #2825

Is there any plan to update the old Silkcoin beta wallet?
Have I missed the news? Is it in the schedule?
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 14, 2015, 10:55:50 PM
 #2826

Is there any plan to update the old Silkcoin beta wallet?
Have I missed the news? Is it in the schedule?

Once DarkSilk is launched and stable then I will start to take a look at Silkcoin Wink
bobthenager
Sr. Member
****
Offline Offline

Activity: 443
Merit: 251



View Profile WWW
October 15, 2015, 03:31:20 PM
 #2827

Could you please post where I can re download the silkcoin wallet please? Thank you!
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 15, 2015, 07:09:23 PM
 #2828

Could you please post where I can re download the silkcoin wallet please? Thank you!

https://github.com/palmd/silkcoin/releases/tag/1.1.1.1
bobthenager
Sr. Member
****
Offline Offline

Activity: 443
Merit: 251



View Profile WWW
October 15, 2015, 07:27:56 PM
 #2829

Thank you sir!
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 16, 2015, 08:51:45 PM
 #2830

Here is everything done thus far on DarkSilk.

Base58 Change, Port Changes and Minor Fixes
Addition of OBJ directory for Daemon builds
Version updated
ReadMe updated
Instamine code for Silk/Dark weaver swap/burn added to main.cpp
OpenSSL update
LevelDB 1.18 Update
Fix to guard against OpenSSL's new strict DER checks, fixed getbalance and other minor fixes
Spelling edits
Enabled locking of Stormnodes via the Stormnode configuration file
Unset Sandstorm checkbox if there were non-anonymized inputs selected in coincontrol, give warning
Removal of target space change and hardfork
Fixed time to switch "out of sync" messages
Fix twice denominatedBalance calculations
Solve performance problems by caching and fix probable security issue
RPC: Allow "sandstorm" only with ENABLE_WALLET
Disconnect Sandstorm timer on Overview page destruction
Fix spaces/monospace fonts in qt console
Mac compatibility so users can switch tabs using CMD+(NUM)
Added better instructions to get libsecp256k1 installed in case of library issues within ReadMe
Added secp256k1 libs to /deps in case for any reason the libs are not available from github anymore
Increased maximum block size to 50MB (50x Bitcoin Core)
Added safe shutdown for Windows
Fixed sync issues and CPU usage
Add event support for Tor
rpc: Prevent easy memory exhaustion attack
Fixed issue where using setaccount with a foreign address causes the address to be added to your receiving addresses.
Fix priority calculation in CreateTransaction
darksilk.conf added to /src
GUI Styling changes
Statistics Page Added and Icons Updated
Clickable Padlock to Unlock Wallet and Unlock for Staking Only
Fixed GUI bugs
Assertion Error Fix for MacOSX
Sandstorm GUI Fixes
Decentralised DarkSilkMarket added
Overview Transactions UI Fixes
Messaging, GUI Update, Null Pointer Fix, Various Fixes/Changes
Windows Build Fix
Addition of possibly needed dependency
Stormnode Collateral Increase
Marketplace RPC Calls | Cleanup
Amended Spork Max Value for Stormnode Collateral
Removal of unused Spork
Minimum Transaction fee changed to 0.0001DRKSLK
Add support for miniupnpc API version 14
DARKSILK_TIMEDATA_MAX_SAMPLES 200
Add time offset to getpeerinfo output
Don't check duplicate stake while importing
Ignore blocks received while importing
Further Market RPC JSON calls
marketbuyrequest RPC command
marketmybuys RPC call for market
MacOSX Fixes and GUI Fix
Market RPC Minor Fixes
darksilk-qt.pro cleanup
DarkSilk-qt.app renamed to DarkSilk.app for OSX
Replaced stake min age with min confirmation
Limited drop of difficulty per block
Made special marker non spendable
Added nonspendable encoding for block signing key
BIP66 compatibility
Replaced NOP7 with CHECKLOCKTIMEVERIFY
Enforce new script verification flags
Static pos reward
Demand canonical block sig from updated peers
Submitblock: Add submission of stake template
Reward and Min Conf Blocks Changed
Checkpointing Removal
Gitian MacDeploy Graphics Added
IsProtocolV1/IsProtocolV2 hard fork switches removed
FutureDriftV1/FutureDriftV2 reverted back to FutureDrift
CheckStakeKernelHashV1/CheckStakeKernalHashV2 reverted back to CheckStakeKernelHash
Unsigned Int GetTargetSpacing changed to Static Const Int POS_TARGET_SPACING
Fix boost::get usage with Boost 1.58 in rpcrawtransaction.cpp
Static PoS Reward of 1 DRKSLK
Prevent redefinition compiler warning
Fix issue where getrawtransaction RPC call does not work
PoW additions to GetNextTargetRequired
Scale up addrman
Gitian windows compile fixes
Correctly randomize change output position
LevelDB windows cross compile missing files
Scale up addrman
Gitian windows compile fixes
Correctly randomize change output position
Removal of Dead Code
Fix for building with Boost 1.58
LevelDB Cross compile fixes
DarkSilk-Qt: cleanup / optimise addressbookpage
Discourage fee sniping with nLockTime
Removal of dead code from main.h
Changed ProofOfStakeReward to use static const
Diff changes
Shadowchat Messaging Updates
DNSSeed Thread Fix

(What has been done since I last posted the CHANGELOG)
Stormnode payments start on block 82002
Restore hex to getrawtransaction vout scriptPubkey
static const rename | nActualSpacing code reform
Removal of Keepass until later date that this doesn't cause an issue with Windows builds
Updated dependencies, added Gitian OSX files
Remove unused GetProofOfStakeReward
Faster Retargetting for PoW
Fixed PoS target spacing
yell4george
Full Member
***
Offline Offline

Activity: 232
Merit: 100


View Profile
October 16, 2015, 09:01:43 PM
 #2831

You da man! Can't wait to launch
yell4george
Full Member
***
Offline Offline

Activity: 232
Merit: 100


View Profile
October 16, 2015, 09:02:34 PM
 #2832

Currently building MacOSX and Windows 32bit and 64bit wallets for you guys to get this beast tested.

You can message me and I will send you 2k coins to play with and try setting up stormnodes, InstantX sending and sandstorm (darksend).

Qt takes ages to build so it will be a few hours.

Can we test the wallets yet?
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 16, 2015, 09:10:22 PM
 #2833

Currently building MacOSX and Windows 32bit and 64bit wallets for you guys to get this beast tested.

You can message me and I will send you 2k coins to play with and try setting up stormnodes, InstantX sending and sandstorm (darksend).

Qt takes ages to build so it will be a few hours.

Can we test the wallets yet?

Still ensuring the PoW and PoS timings are working correctly before putting a test wallet out.

Don't want to have to keep getting people to download wallets and clear chains constantly.

At the point you quoted me I thought that we were good but just after that post I had some errors which needed fixing first Wink
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 17, 2015, 01:32:07 AM
Last edit: October 17, 2015, 10:27:01 AM by SLievensDRKSLK
 #2834

Testing Time
That's right, it's that happy time of testing. Tell me anything you find errors etc, if any, hope not Tongue.
You can mine but if you haven't the means to mine and are interested in testing setting up a Stormnode or any other feature that requires a transaction of DRKSLK then PM me and I will send coins your way to test.

DOWNLOADS

Windows 7/8/8.1/10
32Bit - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/WINX32RC/darksilk_rc_win32.zip
64Bit - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/WINX64RC/darksilk_rc_win64.zip

OSX 10.7+
Qt Wallet - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/RC/DarkSilk-Qt.dmg

Source
https://github.com/SCDeveloper/DarkSilk-Release-Candidate/archive/master.zip


DO NOT DOWNLOAD THESE I AM REBUILDING NEW ONES
HORT
Hero Member
*****
Offline Offline

Activity: 508
Merit: 501



View Profile
October 17, 2015, 02:40:03 AM
 #2835

Testing Time
That's right, it's that happy time of testing. Tell me anything you find errors etc, if any, hope not Tongue.
You can mine but if you haven't the means to mine and are interested in testing setting up a Stormnode or any other feature that requires a transaction of DRKSLK then PM me and I will send coins your way to test.

DOWNLOADS

Windows 7/8/8.1/10
32Bit - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/WINX32RC/darksilk_rc_win32.zip
64Bit - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/WINX64RC/darksilk_rc_win64.zip

OSX 10.7+
Qt Wallet - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/RC/DarkSilk-Qt.dmg

Source
https://github.com/SCDeveloper/DarkSilk-Release-Candidate/archive/master.zip

downloaded win64bit. 27 hours behind, zero connections.
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 17, 2015, 02:41:53 AM
 #2836

Testing Time
That's right, it's that happy time of testing. Tell me anything you find errors etc, if any, hope not Tongue.
You can mine but if you haven't the means to mine and are interested in testing setting up a Stormnode or any other feature that requires a transaction of DRKSLK then PM me and I will send coins your way to test.

DOWNLOADS

Windows 7/8/8.1/10
32Bit - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/WINX32RC/darksilk_rc_win32.zip
64Bit - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/WINX64RC/darksilk_rc_win64.zip

OSX 10.7+
Qt Wallet - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/RC/DarkSilk-Qt.dmg

Source
https://github.com/SCDeveloper/DarkSilk-Release-Candidate/archive/master.zip

downloaded win64bit. 27 hours behind, zero connections.

Yep gimme a minute Wink

Keep your wallets shut till I say Cheesy
HORT
Hero Member
*****
Offline Offline

Activity: 508
Merit: 501



View Profile
October 17, 2015, 02:43:40 AM
 #2837

Testing Time
That's right, it's that happy time of testing. Tell me anything you find errors etc, if any, hope not Tongue.
You can mine but if you haven't the means to mine and are interested in testing setting up a Stormnode or any other feature that requires a transaction of DRKSLK then PM me and I will send coins your way to test.

DOWNLOADS

Windows 7/8/8.1/10
32Bit - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/WINX32RC/darksilk_rc_win32.zip
64Bit - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/WINX64RC/darksilk_rc_win64.zip

OSX 10.7+
Qt Wallet - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/releases/download/RC/DarkSilk-Qt.dmg

Source
https://github.com/SCDeveloper/DarkSilk-Release-Candidate/archive/master.zip

downloaded win64bit. 27 hours behind, zero connections.

Yep gimme a minute Wink

Keep your wallets shut till I say Cheesy

Sorry, getting too excited.
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 17, 2015, 02:47:59 AM
 #2838

OK everyone can launch their wallets, you should not require a darksilk.conf file unless you wish to mine Wink
HORT
Hero Member
*****
Offline Offline

Activity: 508
Merit: 501



View Profile
October 17, 2015, 02:57:33 AM
 #2839

OK everyone can launch their wallets, you should not require a darksilk.conf file unless you wish to mine Wink

opened and had 1 connection and 28 hours behind. Now no connections and still 28 hours behind.
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 17, 2015, 03:07:51 AM
Last edit: October 17, 2015, 03:39:46 AM by SLievensDRKSLK
 #2840

OK everyone can launch their wallets, you should not require a darksilk.conf file unless you wish to mine Wink

opened and had 1 connection and 28 hours behind. Now no connections and still 28 hours behind.

I need to sleep it's 4am. I know why this is happening but will sort it once I wake and rebuild the windows and Mac wallets.

Fixed. Relaunch and you should sync ok Wink

If not I will make changes once I wake.
Pages: « 1 ... 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 [142] 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 ... 210 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!