Bitcoin Forum
May 27, 2024, 03:53:33 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 ... 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 193 194 195 196 ... 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 21, 2015, 05:20:14 PM
 #2901

OK I am awake again.

Today I will be adding Proof-of-Service to DarkSilk.

I would like to ask people to basically clear their chains, delete their current test wallets and all data relating to it.

I will be rebuilding Windows, Mac and Linux wallets soon, then we can continue testing with the changes I have been implementing this last week or so.

Does anyone have any feedback about the wallet so far?
nzminer
Legendary
*
Offline Offline

Activity: 1918
Merit: 1001



View Profile
October 21, 2015, 10:07:25 PM
 #2902

I still cant sync my wallet, im on v1.1.1.1-g32a928eBETA

any other ideas?

NEM, THE SECURE, SCALABLE BLOCKCHAIN [NEM.IO] [T.ME/NEMRED]
ilostmyface
Full Member
***
Offline Offline

Activity: 167
Merit: 100


View Profile
October 21, 2015, 11:14:35 PM
 #2903

I still cant sync my wallet, im on v1.1.1.1-g32a928eBETA

any other ideas?

I performed a fresh install with this version a few days ago, after leaving the wallet open for a relatively short period of time it found peers and starting syncing on its own. 

But the block chain is still downloading... 80.99% completed 48+ hrs later.
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 22, 2015, 12:58:46 AM
 #2904

Stormnode Proof of Service added to DarkSilk - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/afce91ccb628258505b08882775cdd1438667eb0
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 22, 2015, 02:46:08 AM
 #2905

Try to sync your Silkcoin blocks from me - 82.8.176.59

1,164,191 Blocks in total and fully synced.
nzminer
Legendary
*
Offline Offline

Activity: 1918
Merit: 1001



View Profile
October 22, 2015, 02:56:52 AM
 #2906

Try to sync your Silkcoin blocks from me - 82.8.176.59

1,164,191 Blocks in total and fully synced.
seems to be syncing for me right now says only one active connection to the network! lol Thats probably you!

NEM, THE SECURE, SCALABLE BLOCKCHAIN [NEM.IO] [T.ME/NEMRED]
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 22, 2015, 04:05:24 AM
 #2907

Try to sync your Silkcoin blocks from me - 82.8.176.59

1,164,191 Blocks in total and fully synced.
seems to be syncing for me right now says only one active connection to the network! lol Thats probably you!

Saves the day again Cheesy

I do have 22 connections though.

SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 22, 2015, 05:03:35 AM
 #2908

Just hit commit 500 for DarkSilk and more to do:

Last 24 hours work

Stormnode Proof of Service Added - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/afce91ccb628258505b08882775cdd1438667eb0
Fixed snw message issue | Fix pubkey/donation conditions - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/7f17961dcd822dccc5e522fa2767766aa86e5873
fixed bugs/removed spam - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/3d41b6eee098087358b9df3ec72ae6a7e8a17215
Removal of donation address used for testing - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/2e586a68c5fb9f3e0b239523ef5fc98328c7182c
Fixes - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/41a60c4cd66bbc9ab3e24e6f50b4cd6ad0409e7d

Here are the changes so far:

Quote
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
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
Fix payee selectoin on StormnodePayments::ProcessBlock
fix log output / more notCapableReason-s
HasCollateralInputs should check only for at least 1 collateral not 2
Track lastTimeChanged for mnodeman and ask for update only if UpdateNeeded
Added sstx support for free transactions
Fix for src/qt/stormnodemanager.cpp
RPC Fixes
Fix DoAutomaticDenominating
Few Fixes for Processing Extra Messages
Reversioning and restriction change
Check and remove expired Stormnodes on Client start
Maps in snodeman
bool warning fix
SSEG Update
Show new number of SN's on add/remove in logs | Move output to debug level
sigTime
Temp Fix prior to major changes
SPORK Additions/Changes | SANDSTORM fee removal
prevent ganing sigTime too much on initial ssee
SandStorm/InstantX Functionality | Send with SandStorm on sendcoinsdialog.ui
Fix Filtering for active | add spaces to table-fy console view | add spaces to IP only in full mode
Merged masternode blinding
fix compiling for windows
fix console spam
Make masternodes.dat verification more specific, prevent from overwriting corruped
files and files with unknown format, give more info in debug.log output
fixed shared key usage
fix even more console spam
rename masternodes.dat->mncache.dat / fix strings
save nDsqCount in mncache.dat
[Qt] add more NULL pointer checks in darksilkgui.cpp
close wallet regardless of "minimize to tray" settings
Added coincontrol sandstorm rounds column
Stormnode Proof of Service Added
Add structure for donating a percentage of ones earnings to another party via the protocol
Fixed snw message issue
fix pubkey/donation conditions
Fixed blinding submission process
increasing ss timeouts
fixed ssee sync
fixed Stormnode payments FindOldestNotInVec
Disabled masternode blinding / increased rounds defaults
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 22, 2015, 06:05:04 PM
Last edit: October 23, 2015, 01:49:24 AM by SLievensDRKSLK
 #2909

OK so the good news is that I have brought DarkSilk up to date in terms of its codebase.

Currently we are in line with Dash 0.11.2.20

I am now rebuilding the wallet for Windows and Mac and will update the links shortly with the new builds.

This will be a fresh chain so please everyone delete all DarkSilk related data including the old release candidate.

I will update on this thread the second the wallets are available.

Here is a comparison between Crave and DarkSilk Cheesy - https://github.com/SCDeveloper/Crave-Darksilk-Comparison/commit/3ef7d46094e988af58e7344cb47f75e7507e8354

(Just in case anyone wants to say I just forked Crave Tongue)

Fix - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/05a09e29f2a6486192777497f85ce7c5dd6ac964
https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/8a5c6ebc2d3767621450c98ae3dbaa51b3826421
Reducing Spam/New RPC Command: stormnode list pose - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/8d09d8ddc928ea09ec6af21b66f4ffc1303eabb0
Fixes - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/a179be71efea0455721cbf4b083d66688ddca4a6
Stormnode/SandStorm/InstantX/Conf/Donation Updates - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/3fe8fa4d47020740671cfbfdfa801c6947bd1a2c
Now in line with Dash 0.11.2.20 - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/7b5a31cb009782f3dd66a362e7e987673c68a9de
Gitian - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/2418c500b6dacf4ec27d009e14164122904653df
Update comment in init.cpp - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/11c70a0145b510651c9b0112e6b824d9f9dcd8ea
nzminer
Legendary
*
Offline Offline

Activity: 1918
Merit: 1001



View Profile
October 23, 2015, 02:03:46 AM
 #2910

Try to sync your Silkcoin blocks from me - 82.8.176.59

1,164,191 Blocks in total and fully synced.
seems to be syncing for me right now says only one active connection to the network! lol Thats probably you!

Saves the day again Cheesy

I do have 22 connections though.



You appear to be using an older wallet version. I wonder if that has anything to do with it?

NEM, THE SECURE, SCALABLE BLOCKCHAIN [NEM.IO] [T.ME/NEMRED]
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 23, 2015, 02:23:23 AM
 #2911

This is the version I was informed to use a while ago by Palm - https://github.com/silkcointemple/silkcoin/releases/tag/v1.1.0.21

Clear your entire chain, download the above version.

Then put this file in your hidden data directory - https://github.com/SCDeveloper/Silkcoin-Blockchain-Bootstrap/archive/master.zip

The file above is a split archive and can be put back together using WinRAR or 7zip or Unzip (Linux) into its original bootstrap.dat form.

Once that's in place, start the wallet. It will import blocks from the bootstrap.dat and then you can sync the rest from the network.
nzminer
Legendary
*
Offline Offline

Activity: 1918
Merit: 1001



View Profile
October 23, 2015, 03:08:32 AM
 #2912

This is the version I was informed to use a while ago by Palm - https://github.com/silkcointemple/silkcoin/releases/tag/v1.1.0.21

Clear your entire chain, download the above version.

Then put this file in your hidden data directory - https://github.com/SCDeveloper/Silkcoin-Blockchain-Bootstrap/archive/master.zip

The file above is a split archive and can be put back together using WinRAR or 7zip or Unzip (Linux) into its original bootstrap.dat form.

Once that's in place, start the wallet. It will import blocks from the bootstrap.dat and then you can sync the rest from the network.

OK, ill give that a go, i hope im still on the right chain, as i fear i might loose all my balance.

NEM, THE SECURE, SCALABLE BLOCKCHAIN [NEM.IO] [T.ME/NEMRED]
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 23, 2015, 03:22:03 AM
 #2913

This is the version I was informed to use a while ago by Palm - https://github.com/silkcointemple/silkcoin/releases/tag/v1.1.0.21

Clear your entire chain, download the above version.

Then put this file in your hidden data directory - https://github.com/SCDeveloper/Silkcoin-Blockchain-Bootstrap/archive/master.zip

The file above is a split archive and can be put back together using WinRAR or 7zip or Unzip (Linux) into its original bootstrap.dat form.

Once that's in place, start the wallet. It will import blocks from the bootstrap.dat and then you can sync the rest from the network.

OK, ill give that a go, i hope im still on the right chain, as i fear i might loose all my balance.

I am sure you'll be fine. This is the same chain as Cryptsy.
nzminer
Legendary
*
Offline Offline

Activity: 1918
Merit: 1001



View Profile
October 23, 2015, 03:23:44 AM
 #2914

This is the version I was informed to use a while ago by Palm - https://github.com/silkcointemple/silkcoin/releases/tag/v1.1.0.21

Clear your entire chain, download the above version.

Then put this file in your hidden data directory - https://github.com/SCDeveloper/Silkcoin-Blockchain-Bootstrap/archive/master.zip

The file above is a split archive and can be put back together using WinRAR or 7zip or Unzip (Linux) into its original bootstrap.dat form.

Once that's in place, start the wallet. It will import blocks from the bootstrap.dat and then you can sync the rest from the network.

OK, ill give that a go, i hope im still on the right chain, as i fear i might loose all my balance.

I am sure you'll be fine. This is the same chain as Cryptsy.

OK, sweet, well ive sent a small amount to poloniex to test it anyway.

NEM, THE SECURE, SCALABLE BLOCKCHAIN [NEM.IO] [T.ME/NEMRED]
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 23, 2015, 03:35:27 AM
 #2915

This is the version I was informed to use a while ago by Palm - https://github.com/silkcointemple/silkcoin/releases/tag/v1.1.0.21

Clear your entire chain, download the above version.

Then put this file in your hidden data directory - https://github.com/SCDeveloper/Silkcoin-Blockchain-Bootstrap/archive/master.zip

The file above is a split archive and can be put back together using WinRAR or 7zip or Unzip (Linux) into its original bootstrap.dat form.

Once that's in place, start the wallet. It will import blocks from the bootstrap.dat and then you can sync the rest from the network.

OK, ill give that a go, i hope im still on the right chain, as i fear i might loose all my balance.

I am sure you'll be fine. This is the same chain as Cryptsy.

OK, sweet, well ive sent a small amount to poloniex to test it anyway.

Oh ok. Have you already installed that version, cleared your chain, downloaded the blockchain.dat and resynced already?
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 23, 2015, 03:39:46 AM
 #2916

Removal of centrally broadcasted synchronised checkpoints - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/71317b0b9233eb37c97e9600a59a556d02d9310c
SLievensDRKSLK
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


CTO - Silk Network


View Profile WWW
October 23, 2015, 03:56:41 AM
Last edit: October 23, 2015, 05:04:26 AM by SLievensDRKSLK
 #2917

https://twitter.com/spencerlievens/status/657411588455026689

This is the latest build. This is potentially the final release candidate prior to launch.

We need to test this thoroughly i.e. Stormnodes, Sandstorm, InstantX and all the other features Wink

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

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

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

Our default port for Stormnodes is 31000. Not 9999 like previously.

Example Conf:

rpcuser=CHANGETOSOMETHING
rpcpassword=CHANGETOSOMETHING
rpcport=31500
rpcallowip=*
server=1
daemon=1
listen=1
testnet=0
stormnode=0
addnode=45.63.13.128

Remove stormnode=0 from conf file if client is Stormnode

WE REQUIRE 15 STORMNODES TO MEET THE MINIMUM SIGNATURES REQUIRED FOR INSTANTX TO FUNCTION.

PLEASE ONLY CPU MINE TO KEEP DIFF LOW AND GIVE EVERYONE A CHANCE AT HITTING BLOCKS.

420 BLOCKS FOR MATURITY AND 4 HOUR MINIMUM STAKE TIME.

4 MINUTES POW BLOCKS AND 64 SECOND POS BLOCKS.

That's right people, seperate timing for PoW and PoS blocks Cheesy
arteleis (OP)
Hero Member
*****
Offline Offline

Activity: 630
Merit: 505



View Profile
October 23, 2015, 05:21:34 AM
Last edit: October 23, 2015, 05:48:30 AM by arteleis
 #2918

was able to update the gif on android in ann.. but not the links for new test client.  lol this this phone too fuckin small..
ill see if i can get tonite in ann and confirm else will be tomorrow.

  All testers please add your Darksilk testing address and note 'DarkSilk Test" in yoir signatures.  As well please post your pub key so we can test communications.  in addition to this.  when posting in the market.  please post your public key so users looking at your listing  can communicate.  

   As far as comments issues additions subtractions all the good stuff.  please join the darksilk vhat group, pm or post and ill do.my best to arrange all feedback into an organized and detailed array.

 beyond that.. we're getting there folks.. so here's a lil prayer..
  

  God Bless Silkcoin and may the Scorpion Bless Darksilk, from beneath the sand and above the Sun, we are nearly ready to begin the trials of Freedom.

   As worlds fall and governments strangle let us rise and honesty reign.. in this world of riches and this vein..
  
 The blood that flows beneath the sand.. the river of black gold.. we are the digital revoution.. Bless this revolution.

 So mote it Be

Let us Be Free.

SILKCOIN - DARKSILK - SILKWEAVER - FREEDOM
nzminer
Legendary
*
Offline Offline

Activity: 1918
Merit: 1001



View Profile
October 23, 2015, 05:58:26 AM
 #2919

This is the version I was informed to use a while ago by Palm - https://github.com/silkcointemple/silkcoin/releases/tag/v1.1.0.21

Clear your entire chain, download the above version.

Then put this file in your hidden data directory - https://github.com/SCDeveloper/Silkcoin-Blockchain-Bootstrap/archive/master.zip

The file above is a split archive and can be put back together using WinRAR or 7zip or Unzip (Linux) into its original bootstrap.dat form.

Once that's in place, start the wallet. It will import blocks from the bootstrap.dat and then you can sync the rest from the network.

OK, ill give that a go, i hope im still on the right chain, as i fear i might loose all my balance.

I am sure you'll be fine. This is the same chain as Cryptsy.

OK, sweet, well ive sent a small amount to poloniex to test it anyway.

Oh ok. Have you already installed that version, cleared your chain, downloaded the blockchain.dat and resynced already?

Havnt done it yet, its still downloading.
But at least the funds have shown in poloniex, so it should be all good i guess?

NEM, THE SECURE, SCALABLE BLOCKCHAIN [NEM.IO] [T.ME/NEMRED]
AltcoinScamfinder
Hero Member
*****
Offline Offline

Activity: 840
Merit: 500


View Profile
October 23, 2015, 04:08:22 PM
 #2920

Ok, giving this one a whirl. Seems at least to have some innovation and a plan.

FOR RENT.
Pages: « 1 ... 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 193 194 195 196 ... 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!