Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XC] >> Mandatory Update to new Wallet - The first POS X11 anonymous wallet
by
chaeplin
on 29/05/2014, 15:13:17 UTC


Well never a dull moment..... It is amazing the lengths will people will attack something they either fear or don't understand.  and for those that are in the know - FedoraCoin and its mixer technology is closed source - DRK knows this as that is the source they are using - so this attack is nothing but BS.




Really ?


I am not Dev.

https://github.com/atcsecure/X11COIN/commit/6f0428202c17f1ea21cd1b8dab55c025a57375c7
Code:
src/main.cpp

+bool CTxOut::IsDust() const
 +{
 +    // FedoraCoin: IsDust() detection disabled, allows any valid dust to be relayed.
 +    // The fees imposed on each dust txo is considered sufficient spam deterrant.
 +    return false;
 +}

What do you think ?

Do not drag me in.