Pages:
Author

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

hero member
Activity: 490
Merit: 500
CTO - Silk Network
I thought the thread would be buzzing with excitement and anticipation.

Seems I am the only one here Tongue
hero member
Activity: 490
Merit: 500
CTO - Silk Network
Been a really really really busy day for me and Rynomster Cheesy

LevelDB windows cross compile missing files - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/f728e03fcc6a8804009119211b30393ef09dc9a2
Scale up addrman - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/ea2716f676c10985929d26eb02cd3799409cf4ed
Gitian windows compile fixes - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/a4b796ff7d7c96d4345b2409889bd55277e46bb7
Correctly randomize change output position - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/660607550de95d28bc8b0ef5870a523b6181230b
Removal of Dead Code - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/7b5eb825fa5140ce10ef25a2c043a7b43d99c924
Fix for building with Boost 1.58 - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/d1877627afa1a661b76a28e35724578c1a222866
LevelDB cross compile - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/4ec43dd724896d3b68c14c3267d94a0d249d2d3c
LevelDB Cross compile fixes - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/a9a7f39f7cceb9ed0630418cf01346e25ac453f3

CHANGELOG OF 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 TARGET_SPACING
Fix boost::get usage with Boost 1.58 in rpcrawtransaction.cpp
Static PoS Reward of 0.04DRKSLK per COIN i.e. 4%
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

EDIT: Just turned midnight here and just today 33 commits have been pushed to the DarkSilk GitHub......and I am still up and at it Cheesy
hero member
Activity: 490
Merit: 500
CTO - Silk Network
hero member
Activity: 490
Merit: 500
CTO - Silk Network
What does the poll even mean?  Is this coin real?

I would ignore the poll.

What do you mean by 'real'?
member
Activity: 101
Merit: 10
What does the poll even mean?  Is this coin real?
hero member
Activity: 490
Merit: 500
CTO - Silk Network
13 Day Streak of Coding.

43 Commits in 6 days.

Movement Cheesy
hero member
Activity: 490
Merit: 500
CTO - Silk Network
hero member
Activity: 490
Merit: 500
CTO - Silk Network
Quote
Great job!  It is difficult keeping up with you.  Can't wait until DarkSilk is released.  

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 TARGET_SPACING
Fix boost::get usage with Boost 1.58 in rpcrawtransaction.cpp
Static PoS Reward of 0.04DRKSLK per COIN i.e. 4%
Prevent redefinition compiler warning
Fix issue where getrawtransaction RPC call does not work
PoW additions to GetNextTargetRequired
full member
Activity: 229
Merit: 100
Gitian MacDeploy Graphics - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/191118b421c5420cae1f86a0c8463c1e9ace2405

(Also commit 200)

CHANGELOG 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
Great job!  It is difficult keeping up with you.  Can't wait until DarkSilk is released. 
hero member
Activity: 490
Merit: 500
CTO - Silk Network
hero member
Activity: 490
Merit: 500
CTO - Silk Network
goddam

DarkSilk is still in the works but the code is in release candidate form.

http://github.com/scdeveloper/darksilk-release-candidate

Until EVERYTHING can be done with the code that can be done is done we will then and only then start the pre-launch ANN thread.

Spread the word, DarkSilk cometh.....
sr. member
Activity: 263
Merit: 250
hero member
Activity: 490
Merit: 500
CTO - Silk Network
Gitian MacDeploy Graphics - https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/191118b421c5420cae1f86a0c8463c1e9ace2405

(Also commit 200)

CHANGELOG 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
hero member
Activity: 490
Merit: 500
CTO - Silk Network
Replaced stake min age with min confirmations.
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.

https://github.com/spencerlievens/DarkSilk-Release-Candidate/commit/5a5cf298c74ecee63c29c370d5a67d172ee35207

Peoples thoughts?

Changes: https://github.com/spencerlievens/DarkSilk-Release-Candidate/commit/fde8abffa8d9d6faa9a2c9b51335eff17b031b5f

sounds good to me.  Cheesy

https://github.com/SCDeveloper/DarkSilk-Release-Candidate/commit/3a582f5cb15bb9225fbca5441ec4d93de2a8a65e
legendary
Activity: 1918
Merit: 1001
Replaced stake min age with min confirmations.
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.

https://github.com/spencerlievens/DarkSilk-Release-Candidate/commit/5a5cf298c74ecee63c29c370d5a67d172ee35207

Peoples thoughts?

Changes: https://github.com/spencerlievens/DarkSilk-Release-Candidate/commit/fde8abffa8d9d6faa9a2c9b51335eff17b031b5f

sounds good to me.  Cheesy
hero member
Activity: 490
Merit: 500
CTO - Silk Network
Replaced stake min age with min confirmations.
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.

https://github.com/spencerlievens/DarkSilk-Release-Candidate/commit/5a5cf298c74ecee63c29c370d5a67d172ee35207

Peoples thoughts?

Changes: https://github.com/spencerlievens/DarkSilk-Release-Candidate/commit/fde8abffa8d9d6faa9a2c9b51335eff17b031b5f
hero member
Activity: 490
Merit: 500
CTO - Silk Network
DeepDotWeb are already going to print an article.

I can contact Coin Telegraph (I have a link).
hero member
Activity: 508
Merit: 501
Ok guys, I'm not good in terms of dev speaking but I kind of see what are we talking about here.

The project looks really good but still we need to find a new thing, let's call it a killer app that will distinguish us from the rest.

Even though, the weaver might be it...



In my eyes the weaver will be it. It will make something possible that has never been done before in crypto, not even BTC; store value  Grin
Next to that it is up to the community to find ways to spend/use a coin of value.
Yes it will be the first binary coin system.
And we should try and get a coin telegraph article written after we launch!

That would be most impressive.
Pages:
Jump to: