Pages:
Author

Topic: [ANN] ASIC COIN [ASCC] sha256 pow - page 5. (Read 5278 times)

full member
Activity: 136
Merit: 100
July 12, 2017, 01:17:31 AM
#18
i updated the wallet to fix the checkpoint issue people are having on windows and on the note of the mac wallet i will look into it further but i do not own a mac this is why i did not check to see if it compiled correctly first.
newbie
Activity: 88
Merit: 0
July 12, 2017, 01:02:51 AM
#17
I tried to build a wallet for MacOS (10.12.4 ) after fixing problems with homebrew and openssl and berkeley-db I ran into this
Code:
net.cpp:1078:15: error: no matching function for call to 'upnpDiscover'
    devlist = upnpDiscover(2000, multicastif, minissdpdpath, 0, 0, &error);
              ^~~~~~~~~~~~
/usr/local/include/miniupnpc/miniupnpc.h:62:1: note: candidate function not viable: requires 7 arguments, but 6 were provided
upnpDiscover(int delay, const char * multicastif,
^
 

sr. member
Activity: 1050
Merit: 250
July 12, 2017, 12:44:21 AM
#16
i'm a fan of the airdrop  Grin
I think too many likes giveaways or airdrop Including myself  Grin
full member
Activity: 136
Merit: 100
July 12, 2017, 12:42:46 AM
#15
I'm sorry i will update the thread to make things more clear i am the only team member online and there are only 3 of us right now. give me about 20 minutes
sr. member
Activity: 541
Merit: 250
July 12, 2017, 12:33:55 AM
#14
How much is released every year?Please provide more information.
full member
Activity: 136
Merit: 100
July 12, 2017, 12:06:34 AM
#13
please add nodes

162.212.153.103

also recompiling the wallet

member
Activity: 140
Merit: 10
July 11, 2017, 11:56:07 PM
#12
no block source available on the wallet ! is there any node list i can try ?
newbie
Activity: 56
Merit: 0
July 11, 2017, 11:44:45 PM
#11
thanks ill add your pool to the list.

ill send coins your way for hosting another pool

There seems to be an issue with the windows build of the wallet.....

i.e.
Code:
received block 0000000330d73bf5e8c4834f46d9bf124c62e62d7ea86f49b2d229b433b3c992
ERROR: AcceptBlock() : rejected by checkpoint lock-in at 2
ERROR: ProcessBlock() : AcceptBlock FAILED
sr. member
Activity: 742
Merit: 251
July 11, 2017, 11:38:09 PM
#10
out of sync
I want to add node
Is there a list?
full member
Activity: 136
Merit: 100
July 11, 2017, 11:20:06 PM
#9
thanks ill add your pool to the list.

ill send coins your way for hosting another pool
newbie
Activity: 56
Merit: 0
July 11, 2017, 11:18:57 PM
#8
ValidErrorPools is proud to announce a pool for ASIC Coin

http://validerrorpools.com

Easy Mode Connect:

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

1% Pool fee, never more then that.

Payouts every 30 minutes, after the coin blocks have matured and cleared...

Come join us and balance out the hashing power to keep the coin great!
full member
Activity: 136
Merit: 100
July 11, 2017, 11:18:11 PM
#7
i updated the give away link on both sites
sr. member
Activity: 742
Merit: 251
July 11, 2017, 11:15:55 PM
#6
Giveaways
- posting a thead in 5 minutes for you to post your wallet address for 52k coins
It will be locked

Please make bounty thread
hero member
Activity: 615
Merit: 500
July 11, 2017, 11:09:25 PM
#5
i'm a fan of the airdrop  Grin
full member
Activity: 136
Merit: 100
July 11, 2017, 11:07:13 PM
#4
i plan on giving away 90% of the premine on the following

Giveaways
- posting a thead in 5 minutes for you to post your wallet address for 52k coins
- more coming soon
Bounties
android wallet 250k ASCC
web wallet 150k ASCC
facuet 150k ASCC


member
Activity: 140
Merit: 10
July 11, 2017, 10:55:31 PM
#3
nice coin are you planning for any giveaway/airdrop ? because i see that there is a hell of a premine out there  Cheesy
sr. member
Activity: 532
Merit: 250
July 11, 2017, 10:48:25 PM
#2
total coin ?
airdrop / giveaways ?
Total coin mined: 2.4192 billion ASCC + yearly inflation  Roll Eyes
full member
Activity: 136
Merit: 100
July 11, 2017, 10:44:52 PM
#1
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
Pages:
Jump to: