Offical THREAD MOVED TO https://bitcointalksearch.org/topic/unofficial-vnl-vanillacoin-041-instant-incentivized-innovative-977245Vanillacoin was engineered from the ground up and is designed to be innovative and forward-thinking. It prevents eavesdropping and censorship and has security in mind. It also promotes decentralized and energy efficient network transactions at sub second speeds.
Why is VanillaCoin different?
- Vanillacoin uses random ports at startup. This means your ISP doesn't know what you're doing just by monitoring your ports, like it can with bitcoin, peercoin or even darkcoin. All TCP network connections are secured using the Elliptic Curve Cryptography Cipher Suites for Transport Layer Security. So all your ISP sees is normal SSL traffic.
- O(1) routing - allows for maximum scalability as the network gains. https://books.google.com/books?id=Do5ww79p3wwC&pg=PA9&lpg=PA9&dq=%22O%281%29+routing%22&source=bl&ot
- Energy efficient - ideal to stake in the background of mobile devices. [An r9 270x for example should use around 100W while hashing at 90MH/s]
Additional features will follow as development continues - meanwhile please take a look at the whitepaper down below.
Previous ANN by the dev:
https://bitcointalksearch.org/topic/ann-vnl-vanillacoin-beta-pre-release-890388 - locked after launch, because he isn't really supporting BCT
Wallet:
http://vanillacoin.net/wallets.phpGithub:
https://github.com/john-connor/vanillacoinAlgo: WhirlpoolX POW/POS Hybrid
Supply: currently 4.8 million | 30 million by 2020
Block reward: currently 106
Info:
http://vanillacoin.net/Forum:
http://vanillacoin.net/forums/VNL facts:
http://vanillacoin.net/forums/viewtopic.php?id=385White paper:
http://vanillacoin.net/papers/vanillacoin.pdfExchange https://c-cex.com/?p=vnl-btcGPU miners[win64 AMD] |
http://vanillacoin.net/downloads/sgminer_64.zip[linux] https://ottrbutt.com/sgminer/whirlpoolx/src/wolf-sgminer-vanilla-public.tar.xz[win32] http://vanillacoin.net/downloads/sgminer_32.zip [Nvidia] http://ge.tt/2Mw0LKB2/v/0?c - creds to DJM34
Pools:
pool01.vanillacoin.netvnl.suprnova.ccvnl.nonce-pool.comExplorer:
http://blockchain.vanillacoin.org/Faucet:
http://faucet.vanillacoin.net/ | current coin count: 285k
IRC:
https://kiwiirc.com/client/irc.freenode.net/#VanillacoinWallet preview:
FAQ:Does the miner work well with both GCN and VLIW cards?Current miner produces a lower hashrate on VLIW cards and a higher on GCN cards. There will be different miners released in the future probably.
A user reported a hashrate of 20 MH/s on a 6970 and 30 MH/s on an 5970.
My miner produces a far lower hashrate than the other miners?Change your driver version and delete your .bin files and start your miner again. Catalyst 14.9 seems to work well for most users.
Example configs:270xcatalyst version: 14.9
@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe --algorithm whirlcoin -o stratum+tcp://pool01.vanillacoin.net:3033 -u USER -p PASSW -I 18 -g 2 -w 64 --no-submit-stale --failover-only --gpu-powertune 20 --gpu-engine 1010 --gpu-memclock 1250
280x@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe --algorithm whirlcoin -o stratum+tcp://pool02.vanillacoin.net:3033 -u WALLET -p x -I 19 -g 2 -w 128 --gpu-engine 1175 --gpu-memclock 1500 --gpu-powertune 20 --gpu-fan 85
290x@echo off
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe --algorithm whirlcoin -o stratum+tcp://pool02.vanillacoin.net:3033 -u WALLET -p x -I 19 -g 2 -w 128 --gpu-engine 1100 --gpu-memclock 1500 --gpu-powertune 50 --gpu-fan 85
News
21/02/2015 - Additional pools will be online in the coming days - if you want to run a pool for VNL please join the official IRC room
21/02/2015 - Will put together a bunch of configs (according to whats posted here and on IRC) and how-to regarding mining by tomorrow and post it here
24/02/2015 - New 32/64bit miner will be released by John-connor in the upcoming days with increased hashrate and fixes
03/03/2015 - C-cex wallet issues solved after an update, everything should work fine now. If you have problems please jump on IRC or file a support ticket @ C-cex