Bitcoin Forum
June 18, 2024, 10:57:29 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 [443] 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 ... 612 »
  Print  
Author Topic: [SDC] ShadowCash | Welcome to the UMBRA  (Read 1289614 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.
LiteBit
Legendary
*
Offline Offline

Activity: 1133
Merit: 1050


View Profile
July 20, 2015, 06:02:20 PM
 #8841

http://shadowtalk.org/topic/437/v1-3-testnet

Quote
Welcome all to the public testing thread for the v1.3! We would like to thank everyone in advance for helping out with testing.
Please note that this is a betatest not a release!

Brief:
  • Testing BIP 32 Keys (HD Wallet)
  • Testing new ring signature scheme (42% improvement on the previous scheme)
    Based on the efficiency improvement work of Adam Back and Andy Toshi - http://www.texpaste.com/n/xaypn9ni
on testnet! where we get testnet coins for testing? we dont need bootstrap for testnet right?

Don't need bootstrap for testnet.
Post normal or stealth addy and i'll send you testnet coins
-Lux-
Full Member
***
Offline Offline

Activity: 200
Merit: 100


View Profile
July 20, 2015, 06:08:10 PM
 #8842

http://shadowtalk.org/topic/437/v1-3-testnet

Quote
Welcome all to the public testing thread for the v1.3! We would like to thank everyone in advance for helping out with testing.
Please note that this is a betatest not a release!

Brief:
  • Testing BIP 32 Keys (HD Wallet)
  • Testing new ring signature scheme (42% improvement on the previous scheme)
    Based on the efficiency improvement work of Adam Back and Andy Toshi - http://www.texpaste.com/n/xaypn9ni
on testnet! where we get testnet coins for testing? we dont need bootstrap for testnet right?

Don't need bootstrap for testnet.
Post normal or stealth addy and i'll send you testnet coins

smYkucdirP2geBdpoBRLShTYmMi8Z4KUyoffbsr9dxWKa6s7xcVWWpU4MJyDVbaCVseHeWwGD8nFs9W Zsz8zzztn8SqVRtWTRrGn5P

also can i add my wallet back or no? after im on the testnet client?

SHADOW ◈ Anonymous POS ◈ Ring Signatures ◈ Encrypted Messaging ◈
SHADOW ◈ Open Source Project ◈ User Friendly Wallet ◈ Built-in Anonymous Market ◈
SHADOWHOME PAGEFORUMWIKI
LiteBit
Legendary
*
Offline Offline

Activity: 1133
Merit: 1050


View Profile
July 20, 2015, 06:55:03 PM
 #8843

smYkucdirP2geBdpoBRLShTYmMi8Z4KUyoffbsr9dxWKa6s7xcVWWpU4MJyDVbaCVseHeWwGD8nFs9W Zsz8zzztn8SqVRtWTRrGn5P

also can i add my wallet back or no? after im on the testnet client?

sent!

don't know the answer to that. I'm assuming yes, but make sure it's backed up.
testnet SDC is different from mainnet SDC, so maybe the wallet understands which to pull depending on if testnet is activated and in use or not.
Tulsene
Member
**
Offline Offline

Activity: 81
Merit: 10

..|..


View Profile
July 20, 2015, 07:07:18 PM
 #8844

http://shadowtalk.org/topic/437/v1-3-testnet

Quote
Welcome all to the public testing thread for the v1.3! We would like to thank everyone in advance for helping out with testing.
Please note that this is a betatest not a release!

Brief:
  • Testing BIP 32 Keys (HD Wallet)
  • Testing new ring signature scheme (42% improvement on the previous scheme)
    Based on the efficiency improvement work of Adam Back and Andy Toshi - http://www.texpaste.com/n/xaypn9ni
on testnet! where we get testnet coins for testing? we dont need bootstrap for testnet right?

Don't need bootstrap for testnet.
Post normal or stealth addy and i'll send you testnet coins

smYkucdirP2geBdpoBRLShTYmMi8Z4KUyoffbsr9dxWKa6s7xcVWWpU4MJyDVbaCVseHeWwGD8nFs9W Zsz8zzztn8SqVRtWTRrGn5P

also can i add my wallet back or no? after im on the testnet client?

have you followed all instructions here : http://shadowtalk.org/topic/437/v1-3-testnet , especially this one "Firstly before you start back up your wallet.dat file!!! (change old sdc directory to Shadowcoin1 so you have a fresh install of the beta) "
sdcoin (OP)
Full Member
***
Offline Offline

Activity: 129
Merit: 100


Leave nothing but a shadow.


View Profile WWW
July 20, 2015, 10:32:38 PM
Last edit: October 01, 2015, 11:58:31 AM by sdcoin
 #8845



Update: Thursday, November 1, 2015

Hello everybody,

It’s time for another development update to bring you up to speed with recent changes in the Shadow project.

The last weeks our main focus has been on the successful implementation of the HD Wallet into the ShadowCore platform, fixing GUI issues, bug smashing, testing, testing and more testing. While Tecnovert, St3bas and myself have been working on getting new Shadow components ready for our upcoming releases, a team was set up and is currently updating the documentation and writing new tutorials to help users navigate through the various features that are available for Shadow. We have launched a new, up to date, documentation website (doc.shadowproject.io) and will be adding text and video based tutorials as we move along. Details about the documentation will be revealed on our official development blog (blog.shadowproject.io).

For now, let’s look at some of the updates in more detail.

Hierarchical Deterministic (HD) wallet
We have successfully implemented a BIP32 framework and keys (HD Wallet) on which we will be building many interesting features in the future. For now, we have implemented a hierarchical deterministic wallet; that allows you to recover all the keys in a wallet using only the master key.

The latest version of ShadowCore is released and contains lots of code improvements and bug fixes. The biggest change is the implementation of a complete HD Wallet and a totally new user experience for management of your wallet keys. This was a fairly extensive update from our core developers. You can view the full details of the 156 changed files with 17,818 additions and 2,451 deletions. There’s a summary of the changes in the release notes here.

HD wallets really opened up a field of possibilities for Shadow because they are useful for multiple aspects of the project. For example: the implementation was a big step towards the release of our decentralized marketplace because we will be using BIP32 keys for the market categories. They allow us to have tree level categories in messages, so people can subscribe and publish to certain categories.

This HD Wallet consists of the following implementations:
BIP-0032; hierarchical deterministic wallet
BIP-0039; mnemonic sentence for the generation of deterministic wallets
BIP-0044; multi-account hierarchy for deterministic wallets

Technical Aspects:
BIP32 - https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki
BIP39 - https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
BIP44 - https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki

Below you will find some of the new features and advantages that these implementations bring to the Shadow platform:

- You now only need to create a backup on initial creation.
- Easily backup and restore your wallet without needing any other information (wallet backup and restore consists of simple list of 12 to 24 common words).
- Conveniently create a single backup of the seed in a human readable format that will last the life of the wallet, without the worry of this backup becoming stale.
- New receive and change addresses are used for each transaction.
- Easily and securely accessed your wallet from multiple devices (Desktop, Mobile).
- Use the same 12-24 mnemonic sentence as your Bitcoin HD wallet to create a Shadow wallet.
- You no longer need to create a physical backup that can be traced or linked to your identity (just make sure you remember the 12-24 mnemonic series of words).
- Use a single seed that generates all private keys (never lose any coins because you forgot to do a back up).

All of the above comes together into a very simple and elegant solution which brings you the first native hierarchical deterministic wallet on the Satoshi code base!

Hard Fork for Ring Signature update
We are ready to implement a new ring signature scheme on mainnet that is based on the efficiency improvement work of Adam Back and Andy Toshi. It offers a stunning >42% improvement over our current ring signature scheme. To add these changes we have implemented a hardfork for the 19th of October 00:00 GMT. Please make sure you have updated your client to the latest version before then.

To demonstrate the difference between the old and new ring signature scheme, see below for the before and after size of the data stored in the blockchain for a transaction with 16 ring signatures.

Before hard fork: ≈1.5KB
After hard fork: ≈1.11KB

To run the tests yourself, make sure you have all the dependencies needed to build the deamon, then cd shadow/src && make -f makefile.unix test, then ./testshadow -t ringsigtests -l all > ringsig_tests.txt.

*For more detailed information on the changes in this release please view: https://github.com/ShadowProject/shadow/blob/v1.3.3/release-notes.txt

ShadowCore v1.3.3.3 ***LIVENET***
Before downloading any of the files below, please make sure to backup your wallets first! The Shadow team uses Gitian as its software distribution method. Gitian uses a deterministic build process to allow multiple builders to create identical binaries. This allows multiple parties to sign the resulting binaries, guaranteeing that the binaries and tool chain were not tampered with and that the same source was used. It removes the build and distribution process as a single point of failure. We strongly advice you only download from official websites and if in doubt always double check.

http://shadow.cash/downloads/shadow_1.3.3.3_win32.zip
http://shadow.cash/downloads/shadow_1.3.3.3_win64.zip
http://shadow.cash/downloads/shadow_1.3.3.3_linux32.zip
http://shadow.cash/downloads/shadow_1.3.3.3_linux64.zip

Please note: Windows 10 pre-installed settings are privacy-intrusive by default, we highly recommend changing these settings. Go to: https://github.com/10se1ucgo/DisableWinTracking or http://windows.microsoft.com/en-us/windows/preview-privacy-statement for more information.

ShadowGo
The next release of ShadowGo is currently undergoing final testing. Once we have ironed out the last bugs we will move it to beta and begin public testing! This new version of ShadowGo uses the new SHA256 algorithm creating quite a number of improvements in terms of security, processing power and energy consumption; overall the update has resulted in a huge 60%+ reduction in the memory footprint of the application. To give you an idea the previous application used to consume between 650-750MB whereas the new one is ~100MB.

To give you a heads up, some of the new features will include:

- Latest HTML5 Interface (new responsive design)
- Thin mode support (less memory consumption)
- ShadowChat support (encrypted messaging)
- ShadowSend v2 support (private transactions)

ShadowGo sneak preview/promo video:
https://www.youtube.com/watch?v=iM414dJEWBM

ShadowMarket
Now that we have successfully managed to implement a HD wallet into ShadowCore we will be moving on to the next stage of ShadowMarket’s development! Let’s take a look at what our team will be working on next:

- ShadowCore V1.3.3.3 hardfork (19th October 00:00 GMT)
- ShadowCore GUI v2 (november 2015)
- ShadowMarket v1 (alpha) (november 2015)
- Decentralized Escrow (tba)
- Voting + Feedback and rating system (tba)
- ShadowChat v2 (tba)

Now that most of our core developers are focussed on ShadowMarket’s development we’re getting closer to to finishing the first version (Alpha) of Shadow’s decentralized p2p commerce platform. Please note that the ShadowMarket Alpha testing phase will be exclusive and testing will only be available to a select number of people. Starting with community members that have made a donation or contributed to the Shadow project in the past. Stay tuned, because we plan to start sending out private invites around November this year!

That covers our development updates for now. As always, we look forward to hearing about your experiences and kindly request you send us your feedback on IRC or SLACK. You can stay up to date with our progress by registering to ShadowTalk, subscribing to our development blog or following us on twitter.

The Shadow Project
Rynomster (lead developer)
Diplo
Full Member
***
Offline Offline

Activity: 142
Merit: 100



View Profile
July 20, 2015, 11:08:46 PM
 #8846

SDcoin -- that update says May 20th, 2015.  I assume its supposed to be July 20th? May be confusing to newcomers..
-Lux-
Full Member
***
Offline Offline

Activity: 200
Merit: 100


View Profile
July 20, 2015, 11:17:18 PM
 #8847




Update: Monday, 20th May 2015

Happy 1 Year Anniversary To Shadow

1 year ago, Shadow emerged as an innovative and unique open source project with a mission to create the first truly anonymous currency and set up a economy where privacy is always a priority. In traditional financial terms, many cryptocurrencies represented trackable and linkable check or card options while we wanted to create a digital currency that worked more like cash. Trust has always been a sought-after commodity on the web and so, we started our mission to build a completly anonymous and decentralized economy. Inspired by the Cypherpunks’ call for an anonymous currency, we decided to bring together several Bitcoin related technologies and services and in the process improve their overall security with advancements in zero knowledge cryptographic primitives.

A Big Thank You To All Supporters!

Thanks to your support Shadow has evolved from a simple idea into one of the most advanced crypto projects to date. The last 12 months of development have resulted in the creation of an entire privacy based currency and platform with superior privacy guarantees that do not require trust in operators, centralized technology or the drawbacks associated with it. Our first year has been an exciting journey, with a bigger and better development team and supportive community, there is no telling what Shadow will achieve by its second birthday. Please share our 1 year anniversary message to take part in the celebration!

ShadowCore V1.3 Public Testing Started!

We have started public testing BIP 32 framework and keys (HD Wallet) on which we will be building many interesting features in the future. For now, we implemented a hierarchical deterministic wallet; that allows you to recover all the keys in a wallet using only the master key. Since we are already testing, we have also desided to publicly test a new ring signature scheme (42% improvement on the previous scheme) based on the efficiency improvement work of Adam Back and Andy Toshi. This was a fairly extensive update from our core developers. You can view the full details of the 122 changed files with 13,789 additions and 6,391. There’s a summary of the changes in the release notes here.

If you want to get involved and help us test this new release you can refer to our testing thread on Shadowtalk. We look forward to hearing about your experiences and kindly request you send us your feedback or questions on IRC or SLACK (#shadowtesting channel).

That covers our development updates for now. If you have any questions regarding recent or upcoming changes you can contact us via IRC, SLACK or Github. You can stay up to date with our progress by registering to ShadowTalk, subscribing to the Shadow blog or following us on twitter.

The Shadow Team
Rynomster (lead developer)
nice thanks for the upate! i Love SDC

SHADOW ◈ Anonymous POS ◈ Ring Signatures ◈ Encrypted Messaging ◈
SHADOW ◈ Open Source Project ◈ User Friendly Wallet ◈ Built-in Anonymous Market ◈
SHADOWHOME PAGEFORUMWIKI
GameOfCoins
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
July 20, 2015, 11:47:23 PM
 #8848

https://i.imgur.com/6gGqAYm.png
https://i.imgur.com/4vqY7nT.jpg

Update: Monday, 20th May 2015

Happy 1 Year Anniversary To Shadow

1 year ago, Shadow emerged as an innovative and unique open source project with a mission to create the first truly anonymous currency and set up a economy where privacy is always a priority. In traditional financial terms, many cryptocurrencies represented trackable and linkable check or card options while we wanted to create a digital currency that worked more like cash. Trust has always been a sought-after commodity on the web and so, we started our mission to build a completly anonymous and decentralized economy. Inspired by the Cypherpunks’ call for an anonymous currency, we decided to bring together several Bitcoin related technologies and services and in the process improve their overall security with advancements in zero knowledge cryptographic primitives.

A Big Thank You To All Supporters!

Thanks to your support Shadow has evolved from a simple idea into one of the most advanced crypto projects to date. The last 12 months of development have resulted in the creation of an entire privacy based currency and platform with superior privacy guarantees that do not require trust in operators, centralized technology or the drawbacks associated with it. Our first year has been an exciting journey, with a bigger and better development team and supportive community, there is no telling what Shadow will achieve by its second birthday. Please share our 1 year anniversary message to take part in the celebration!

ShadowCore V1.3 Public Testing Started!

We have started public testing BIP 32 framework and keys (HD Wallet) on which we will be building many interesting features in the future. For now, we implemented a hierarchical deterministic wallet; that allows you to recover all the keys in a wallet using only the master key. Since we are already testing, we have also decided to publicly test a new ring signature scheme (42% improvement on the previous scheme) based on the efficiency improvement work of Adam Back and Andy Toshi. This was a fairly extensive update from our core developers. You can view the full details of the 122 changed files with 13,789 additions and 6,391. There’s a summary of the changes in the release notes here.

If you want to get involved and help us test this new release you can refer to our testing thread on Shadowtalk. We look forward to hearing about your experiences and kindly request you send us your feedback or questions on IRC or SLACK (#shadowtesting channel).

That covers our development updates for now. If you have any questions regarding recent or upcoming changes you can contact us via IRC, SLACK or Github. You can stay up to date with our progress by registering to ShadowTalk, subscribing to the Shadow blog or following us on twitter.

The Shadow Team
Rynomster (lead developer)

Thanks for the update team! I'm looking forward to testing the new ring signature scheme which according to Adam Back, "This alternate linkable ring signature tends to 1/2 the size of the crypto note ring signature as the signature is 3+n values vs 2+2n values". ICYDK, Adam is the creator of the Hashcash currency that inspired Bitcoin (Bitcoin without inflation curve).

What an awesome 1st year for Shadow - steady organic growth with non-stop incremental advancements to the codebase. Without a doubt we have the most competent team working on any currency project.

One small step for SDC, one giant leap for crypto.

http://media.giphy.com/media/3KNAC9RJvnJAY/giphy.gif
ffmad
Legendary
*
Offline Offline

Activity: 868
Merit: 1006



View Profile WWW
July 21, 2015, 12:38:58 AM
 #8849

Quote
old nRingSize 16, sigSize: 1.58 KB
new nRingSize 16, sigSize: 1.11 KB
the difference goes up with the ringsize

Really great improvement Smiley

Would be bad to have a blockchain that have the size of the bitcoin blockchain in 1-2 years ^^

▄▄████████████████████▄▄
██████▀▀▀▀▀▀▀▀▀▀▀▀▀▀██████
████▀                  ▀████
███▀   ▄████████████▄   ▀███
███    ██████████████    ███
███    ████      ████    ███
███    ████      ████    ███
███    ████      ████    ███
███    ██████████████    ███
███    █████████████▀   ▄███
███    ████            ▄████
██    ████▄▄▄▄▄▄▄▄▄▄██████
▀█▄  ▀████████████████▀▀
fparticlf█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
█ ▀ ▀ ▀                    █
█                          █
█    ▀▀█▄                  █
█       █▀▀▀▀▀▀▀▀▀▀▀█      █
█        █▄       ▄█▀      █
█         █▄▄▄▄▄▄█▀        █
█          █▄▄▄▄▄▄▄▄▄      █
█      ▄▄▄▄▄▄▄▄▄▄▄▄▄█      █
█       █▀█      █▀█       █
█   ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   █
█        ▄  ▄  ▄  ▄        █
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
.Infinite .
.Markets.
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
█  ████  ████  ████  ████  █
█  ████  ████  ████  ████  █
█                          █
█  ████  ████  ████  ████  █
█  ████  ████  ████  ████  █
█                          █
█  ████  ████  ████  ████  █
█  ████  ████  ████  ████  █
█                          █
█  ████  ████  ████  ████  █
█  ████  ████  ████  ████  █
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
.Public or..
.Private  ...
█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
█ ▀▀▀▀         ▀▀▀ ▀▀▀ ▀▀▀ █
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█                          █
█          ▄▄▄▄▄           █
█         █▀   ▀█          █
█        █▀     ▀█         █
█      ▄▄█▄▄▄▄▄▄▄█▄▄       █
█                          █
█       ▄▀▀▄   ▄▀▀▄        █
█       ▀▄▄▀▀▀▀▀▄▄▀        █
█                          █
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
.RingCT........
.Anonymity .
██████
██
██
██
██
██
██
██
██
██
██
██
██████
██████
██
██
██
██
██
██
██
██
██
██
██
██████
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
July 21, 2015, 01:04:10 AM
 #8850

Nice work on the compressed ring signatures guys.

Tulsene
Member
**
Offline Offline

Activity: 81
Merit: 10

..|..


View Profile
July 21, 2015, 01:13:55 AM
Last edit: July 21, 2015, 01:39:14 AM by Tulsene
 #8851

Nice work on the compressed ring signatures guys.

glad to hear that from a talented dev lile you!
Tulsene
Member
**
Offline Offline

Activity: 81
Merit: 10

..|..


View Profile
July 21, 2015, 01:37:30 AM
 #8852




Update: Monday, 20th May 2015

Happy 1 Year Anniversary To Shadow

1 year ago, Shadow emerged as an innovative and unique open source project with a mission to create the first truly anonymous currency and set up a economy where privacy is always a priority. In traditional financial terms, many cryptocurrencies represented trackable and linkable check or card options while we wanted to create a digital currency that worked more like cash. Trust has always been a sought-after commodity on the web and so, we started our mission to build a completly anonymous and decentralized economy. Inspired by the Cypherpunks’ call for an anonymous currency, we decided to bring together several Bitcoin related technologies and services and in the process improve their overall security with advancements in zero knowledge cryptographic primitives.

A Big Thank You To All Supporters!

Thanks to your support Shadow has evolved from a simple idea into one of the most advanced crypto projects to date. The last 12 months of development have resulted in the creation of an entire privacy based currency and platform with superior privacy guarantees that do not require trust in operators, centralized technology or the drawbacks associated with it. Our first year has been an exciting journey, with a bigger and better development team and supportive community, there is no telling what Shadow will achieve by its second birthday. Please share our 1 year anniversary message to take part in the celebration!

ShadowCore V1.3 Public Testing Started!

We have started public testing BIP 32 framework and keys (HD Wallet) on which we will be building many interesting features in the future. For now, we implemented a hierarchical deterministic wallet; that allows you to recover all the keys in a wallet using only the master key. Since we are already testing, we have also decided to publicly test a new ring signature scheme (42% improvement on the previous scheme) based on the efficiency improvement work of Adam Back and Andy Toshi. This was a fairly extensive update from our core developers. You can view the full details of the 122 changed files with 13,789 additions and 6,391. There’s a summary of the changes in the release notes here.

If you want to get involved and help us test this new release you can refer to our testing thread on Shadowtalk. We look forward to hearing about your experiences and kindly request you send us your feedback or questions on IRC or SLACK (#shadowtesting channel).

That covers our development updates for now. If you have any questions regarding recent or upcoming changes you can contact us via IRC, SLACK or Github. You can stay up to date with our progress by registering to ShadowTalk, subscribing to the Shadow blog or following us on twitter.

The Shadow Team
Rynomster (lead developer)

Thanks for the update team! I'm looking forward to testing the new ring signature scheme which according to Adam Back, "This alternate linkable ring signature tends to 1/2 the size of the crypto note ring signature as the signature is 3+n values vs 2+2n values". ICYDK, Adam is the creator of the Hashcash currency that inspired Bitcoin (Bitcoin without inflation curve).

What an awesome 1st year for Shadow - steady organic growth with non-stop incremental advancements to the codebase. Without a doubt we have the most competent team working on any currency project.

One small step for SDC, one giant leap for crypto.



for sure this is a step, thanks to the whole team for their efforts! Since I join the community I only saw steady improvement in the code like better than any team need to do to keep moving on.

The new wallet seems work perfectly on testnet, what else are you deserve to us? ... a market!
-Lux-
Full Member
***
Offline Offline

Activity: 200
Merit: 100


View Profile
July 21, 2015, 03:05:06 AM
 #8853

Nice work on the compressed ring signatures guys.


awesome ! what do you look forward in sdc?

SHADOW ◈ Anonymous POS ◈ Ring Signatures ◈ Encrypted Messaging ◈
SHADOW ◈ Open Source Project ◈ User Friendly Wallet ◈ Built-in Anonymous Market ◈
SHADOWHOME PAGEFORUMWIKI
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
July 21, 2015, 05:56:23 AM
 #8854

Nice work on the compressed ring signatures guys.


awesome ! what do you look forward in sdc?

I'm not a fan of SDC. Don't like the distribution, don't like PoS, don't like the history, nor the process. But I'm still going to congratulate good work when I see it.

dadon
Legendary
*
Offline Offline

Activity: 1190
Merit: 1002


Pecvniate obedivnt omnia.


View Profile WWW
July 21, 2015, 06:10:35 AM
 #8855

Nice work on the compressed ring signatures guys.


awesome ! what do you look forward in sdc?

I'm not a fan of SDC. Don't like the distribution, don't like PoS, don't like the history, nor the process. But I'm still going to congratulate good work when I see it.


What history? are you referring to the trolling done by some members of the community ? that has nothing to do with SDC the team has no control over who decides to speculate on the product they have created, and lets not call the kettle black! there are threads actually asking for XMR to be banned here because your community spams so hard.
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
July 21, 2015, 06:15:31 AM
 #8856

Nice work on the compressed ring signatures guys.


awesome ! what do you look forward in sdc?

I'm not a fan of SDC. Don't like the distribution, don't like PoS, don't like the history, nor the process. But I'm still going to congratulate good work when I see it.


What history? are you referring to the trolling done by some members of the community ? that has nothing to do with SDC the team has no control over who decides to speculate on the product they have created, and lets not call the kettle black! there are threads actually asking for XMR to be banned here because your community spams so hard.

Who is calling the kettle black now?

No it has nothing to do with trolling, which afaik can't by tied to the team any more then Monero spam can be tied to that team.

Anyway, I'm not criticizing, just answering a question and stating my opinion.
dadon
Legendary
*
Offline Offline

Activity: 1190
Merit: 1002


Pecvniate obedivnt omnia.


View Profile WWW
July 21, 2015, 06:26:09 AM
 #8857

Nice work on the compressed ring signatures guys.


awesome ! what do you look forward in sdc?

I'm not a fan of SDC. Don't like the distribution, don't like PoS, don't like the history, nor the process. But I'm still going to congratulate good work when I see it.


What history? are you referring to the trolling done by some members of the community ? that has nothing to do with SDC the team has no control over who decides to speculate on the product they have created, and lets not call the kettle black! there are threads actually asking for XMR to be banned here because your community spams so hard.

Who is calling the kettle black now?

No it has nothing to do with trolling, which afaik can't by tied to the team any more then Monero spam can be tied to that team.

Anyway, I'm not criticizing, just answering a question and stating my opinion.

I don't want to start a fight i was pleased when i saw your first comment, we need more of that around here, and yes you are right your community's behavior has nothing to do with your hard work, keep it up!
rustynailer
Hero Member
*****
Offline Offline

Activity: 725
Merit: 501


Boycott Qatar 2022


View Profile
July 21, 2015, 06:48:38 AM
 #8858

Nice work on the compressed ring signatures guys.


awesome ! what do you look forward in sdc?

I'm not a fan of SDC. Don't like the distribution, don't like PoS, don't like the history, nor the process. But I'm still going to congratulate good work when I see it.

Wow these are almost the same reasons why I don't like Monero.  I don't like the distribution/Pow, history and process.  And I might add trolling, and I am sure that you gave the initial compliment knowing someone would bite, thus giving you the opportunity to bag SDC once again.  Good job.
child_harold
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
July 21, 2015, 07:12:21 AM
 #8859

Nice work on the compressed ring signatures guys.


awesome ! what do you look forward in sdc?

I'm not a fan of SDC. Don't like the distribution, don't like PoS, don't like the history, nor the process. But I'm still going to congratulate good work when I see it.

Wow these are almost the same reasons why I don't like Monero.  I don't like the distribution/Pow, history and process.  And I might add trolling, and I am sure that you gave the initial compliment knowing someone would bite, thus giving you the opportunity to bag SDC once again.  Good job.


classic smooth followed by classic rusty. awesome.
dont like the process? What the hell are you going on about man?

Happy Birthday Shadow!

btw rustynailer, this had me rofl
hey smooth, wait a sec cause skip is bringing in some birthday cake…

Skip



 Cheesy

excel2114
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
July 21, 2015, 07:28:06 AM
 #8860

Amazing job for only a year in development Cheesy

Someone needs to add this to the menus:

[ ] Donate My Staked Coins To The Developers

Until then is there an official development team address we can donate our staked coins?

Pages: « 1 ... 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 [443] 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 ... 612 »
  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!