SLievensDRKSLK
|
|
October 21, 2015, 05:20:14 PM |
|
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
Activity: 1918
Merit: 1001
|
|
October 21, 2015, 10:07:25 PM |
|
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
|
|
October 21, 2015, 11:14:35 PM |
|
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
|
|
October 22, 2015, 02:46:08 AM |
|
Try to sync your Silkcoin blocks from me - 82.8.176.59
1,164,191 Blocks in total and fully synced.
|
|
|
|
nzminer
Legendary
Offline
Activity: 1918
Merit: 1001
|
|
October 22, 2015, 02:56:52 AM |
|
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
|
|
October 22, 2015, 04:05:24 AM |
|
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 I do have 22 connections though.
|
|
|
|
SLievensDRKSLK
|
|
October 22, 2015, 05:03:35 AM |
|
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/afce91ccb628258505b08882775cdd1438667eb0Fixed snw message issue | Fix pubkey/donation conditions - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/7f17961dcd822dccc5e522fa2767766aa86e5873fixed bugs/removed spam - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/3d41b6eee098087358b9df3ec72ae6a7e8a17215Removal of donation address used for testing - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/2e586a68c5fb9f3e0b239523ef5fc98328c7182cFixes - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/41a60c4cd66bbc9ab3e24e6f50b4cd6ad0409e7dHere are the changes so far: 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
|
|
October 22, 2015, 06:05:04 PM Last edit: October 23, 2015, 01:49:24 AM by SLievensDRKSLK |
|
|
|
|
|
nzminer
Legendary
Offline
Activity: 1918
Merit: 1001
|
|
October 23, 2015, 02:03:46 AM |
|
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 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]
|
|
|
|
nzminer
Legendary
Offline
Activity: 1918
Merit: 1001
|
|
October 23, 2015, 03:08:32 AM |
|
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
|
|
October 23, 2015, 03:22:03 AM |
|
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
Activity: 1918
Merit: 1001
|
|
October 23, 2015, 03:23:44 AM |
|
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
|
|
October 23, 2015, 03:35:27 AM |
|
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?
|
|
|
|
|
|
arteleis (OP)
|
|
October 23, 2015, 05:21:34 AM Last edit: October 23, 2015, 05:48:30 AM by arteleis |
|
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
Activity: 1918
Merit: 1001
|
|
October 23, 2015, 05:58:26 AM |
|
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
|
|
October 23, 2015, 04:08:22 PM |
|
Ok, giving this one a whirl. Seems at least to have some innovation and a plan.
|
FOR RENT.
|
|
|
|