Post
Topic
Board Announcements (Altcoins)
[ANN] ASIC COIN [ASCC] sha256 pow
by
cursednova
on 12/07/2017, 03:44:52 UTC
Features

Name: AsicCoin
Symbol: ASCC
Block Target: 120 seconds
Difficulty Re-Targets every 4 blocks based on last 90 blocks
Block reward: 5000 ASCC halving every 241920 blocks (about 12 month)
MAX COIN:  2.4192 billion ASCC
Transaction Confirmations Needed: 5
Listen port: 12835


Downloads:

(UPDATE WALLET) to fix checkpoint issue

Windows wallet:  https://mega.nz/#!ttlhGZbL!hwbukebFQdZMK_xMkLLz2TT1WNhGt4uKuDMEYCv19hk

MAC WALLET BOUNTY
125K ASCC

Github:

https://github.com/LoveLeAnon/ASCC

POOLS

http://blockzuy.party

stratum+tcp://blockzuy.party:3008 -u XXXXXXXX -p anything

SECOND POOL

validerrorpools.com

stratum+tcp://stratum.validerrorpools.com:3333 -u -p c=ASCC

Code:
Information about block rewards:

else if(nHeight < 8000)
{
nSubsidy *= 5;
}
else if(nHeight < 15000)
{
nSubsidy *= 3;
}
else if(nHeight < 25000)
{
nSubsidy *= 2;
}

GIVEAWAYS

https://bitcointalk.org/index.php?topic=2015759.new#new

https://bitcoingarden.org/forum/index.php?topic=16562.new#new

Bounties
android wallet 250k ASCC
web wallet 150k ASCC
facuet 150k ASCC
About:

there is a 1% premine on block 0-2

the bonus coins are done depending on block height so pay attention to this

RELEASED ON

https://bitcoingarden.org/forum/index.php?topic=16454.0

currently on block 341

Code:
WALLET CONFIG

rpcuser=myUsername
rpcpassword=myPassword
rpcport=12835
addnode=162.212.153.103
addnode=coinminers.net
addnode=validerrorpools.com

----Miscellaneous----
 
"blocks" : 465,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 1243503.77979418,
"networkhashps" : 13658182378190,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"pooledtx" : 1,
"testnet" : false
}

wow