================================
EDIT: NEW UPDATE 2013-12-09:
New windows binaries released, updating requires user intervention!You
NEED to move/rename (backup) everything except wallet.dat and peers.dat in the yacoin data directory and then run yacoin with -loadblock=C:\blk0001.dat (assuming you put the blk0001.dat file in C:\). This is needed because we had to change the way blocks are indexed and now the wallet starts in
LESS THAN 30 SECONDS (down from more than 30 minutes). However, this initial load will take somewhere around 2 hours (still faster than downloading it through the p2p network).
If you don't mind redownloading all the blocks, you can just remove the unneeded files and start yacoin normally (less hassle, but takes more time).
Most of the time at startup is now spend verifying the last couple of blocks (which needs to to recompute their hashes to ensure integrity). I've lowered this number from the default 2500 to 666 (rather arbitrarily chosen, but should absolutely be set higher than 520).
================================
Announcing YaCoin-Qt client with Coin Control features!YaCoin - The FIRST AltCoin with Coin Control!Do you wanna:
- send specific Unspent Outputs but the Qt client keeps choosing them randomly?
- have control over your Anonymity? (Well, pseudonymity, to be precise.)
- have control over your Coin Age?
- maximize your Proof of Stake rewards?
- choose the Change Address yourself?
- know the Transaction Fees associated with your transaction before attempting to send it?
- see the Transaction Priority of your transaction?
Then Coin Control is just the thing for you!
NOTE: Enable in Settings -> Options -> Display, check "Display coin control features (experts only!)". Aaaand it's done. Enjoy.
Disclaimer: Don't download anything if you don't trust me. Do your homework. Review the github repo code commits. Compile it yourself.
Compiling for Linux:git clone https://github.com/saironiq/yacoin-cc.git
cd yacoin-cc/src
make -f makefile.unix
cd ..
qmake
make
Compiling for Windoze:https://bitcointalksearch.org/topic/building-headless-bitcoin-and-bitcoin-qt-on-windows-149479(with some minor variations)
Donations welcome! Some screenshot pr0n: