Bitcoin Forum
May 06, 2024, 10:26:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 »
  Print  
Author Topic: [ANN] AsicCoin (ASC) | SHA256 - The coin for ASIC Mining! | No Premine  (Read 138801 times)
Hydroponica
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 14, 2013, 01:18:48 AM
 #121

listen=1
server=1
rpcuser=Yourusername
rpcpassword=Yourpassword
rpcport=13434
rpcconnect=127.0.0.1
addnode=173.71.201.121
addnode=14.161.68.183
addnode=192.3.79.186
addnode=98.214.94.227
addnode=121.73.171.43
addnode=81.190.222.66
addnode=209.188.16.220
addnode=217.58.175.208
addnode=173.72.100.9
addnode=99.189.84.118
addnode=75.156.209.173

These details I added in asiccoin.conf

But still I am getting "No block source available" 2 days behind


I tried adding the config file and while starting the wallet it says "No block source available"

Can anyone help me in solving this  Sad

try addnode with these IPs:

    {
        "addr" : "121.73.171.43:13434",
        "services" : "00000001",
        "lastsend" : 1379106227,
        "lastrecv" : 1379106227,
        "bytessent" : 854615,
        "bytesrecv" : 1690531,
        "conntime" : 1379027539,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 5908,
        "banscore" : 0
    },
    {
        "addr" : "81.190.222.66:13434",
        "services" : "00000001",
        "lastsend" : 1379106223,
        "lastrecv" : 1379106226,
        "bytessent" : 1242963,
        "bytesrecv" : 1109132,
        "conntime" : 1379027709,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 5913,
        "banscore" : 0
    },
    {
        "addr" : "209.188.16.220:13434",
        "services" : "00000001",
        "lastsend" : 1379106226,
        "lastrecv" : 1379106276,
        "bytessent" : 222011,
        "bytesrecv" : 1193888,
        "conntime" : 1379027794,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 5913,
        "banscore" : 0
    },
    {
        "addr" : "217.58.175.208:13434",
        "services" : "00000001",
        "lastsend" : 1379106226,
        "lastrecv" : 1379106227,
        "bytessent" : 629281,
        "bytesrecv" : 1103197,
        "conntime" : 1379030937,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 5962,
        "banscore" : 0
    },
    {
        "addr" : "173.72.100.9:13434",
        "services" : "00000001",
        "lastsend" : 1379106226,
        "lastrecv" : 1379106226,
        "bytessent" : 532803,
        "bytesrecv" : 718786,
        "conntime" : 1379075581,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 7311,
        "banscore" : 0
    },
    {
        "addr" : "99.189.84.118:13434",
        "services" : "00000001",
        "lastsend" : 1379106227,
        "lastrecv" : 1379106227,
        "bytessent" : 223172,
        "bytesrecv" : 216389,
        "conntime" : 1379096259,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 8016,
        "banscore" : 0,
        "syncnode" : true
    },
    {
        "addr" : "75.156.209.173:13434",
        "services" : "00000001",
        "lastsend" : 1379106276,
        "lastrecv" : 1379106234,
        "bytessent" : 192152,
        "bytesrecv" : 204756,
        "conntime" : 1379098491,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 8085,
        "banscore" : 0
    }

hahaha, it's normal, because you put a wrong RPC port, RPC port is 13435, connection port is 13434. So put 13435 as RPCport in your config file!

What? RPC port has no affect on anything. It's the port you use, for your miner to comunicate with your wallet, for solo mining. It can be what ever you want it to be

1715034378
Hero Member
*
Offline Offline

Posts: 1715034378

View Profile Personal Message (Offline)

Ignore
1715034378
Reply with quote  #2

1715034378
Report to moderator
1715034378
Hero Member
*
Offline Offline

Posts: 1715034378

View Profile Personal Message (Offline)

Ignore
1715034378
Reply with quote  #2

1715034378
Report to moderator
1715034378
Hero Member
*
Offline Offline

Posts: 1715034378

View Profile Personal Message (Offline)

Ignore
1715034378
Reply with quote  #2

1715034378
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715034378
Hero Member
*
Offline Offline

Posts: 1715034378

View Profile Personal Message (Offline)

Ignore
1715034378
Reply with quote  #2

1715034378
Report to moderator
cellone
Member
**
Offline Offline

Activity: 80
Merit: 10


View Profile
September 14, 2013, 02:09:30 AM
 #122

Exactly... I tried both 13434 and 13435. But still I am getting same problem.

For Scrypt coins it works. This is the first time I am trying for SHA256 coin and its not working and says  "No block source available"

listen=1
server=1
rpcuser=Yourusername
rpcpassword=Yourpassword
rpcport=13434
rpcconnect=127.0.0.1
addnode=173.71.201.121
addnode=14.161.68.183
addnode=192.3.79.186
addnode=98.214.94.227
addnode=121.73.171.43
addnode=81.190.222.66
addnode=209.188.16.220
addnode=217.58.175.208
addnode=173.72.100.9
addnode=99.189.84.118
addnode=75.156.209.173

These details I added in asiccoin.conf

But still I am getting "No block source available" 2 days behind


I tried adding the config file and while starting the wallet it says "No block source available"

Can anyone help me in solving this  Sad

try addnode with these IPs:

    {
        "addr" : "121.73.171.43:13434",
        "services" : "00000001",
        "lastsend" : 1379106227,
        "lastrecv" : 1379106227,
        "bytessent" : 854615,
        "bytesrecv" : 1690531,
        "conntime" : 1379027539,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 5908,
        "banscore" : 0
    },
    {
        "addr" : "81.190.222.66:13434",
        "services" : "00000001",
        "lastsend" : 1379106223,
        "lastrecv" : 1379106226,
        "bytessent" : 1242963,
        "bytesrecv" : 1109132,
        "conntime" : 1379027709,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 5913,
        "banscore" : 0
    },
    {
        "addr" : "209.188.16.220:13434",
        "services" : "00000001",
        "lastsend" : 1379106226,
        "lastrecv" : 1379106276,
        "bytessent" : 222011,
        "bytesrecv" : 1193888,
        "conntime" : 1379027794,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 5913,
        "banscore" : 0
    },
    {
        "addr" : "217.58.175.208:13434",
        "services" : "00000001",
        "lastsend" : 1379106226,
        "lastrecv" : 1379106227,
        "bytessent" : 629281,
        "bytesrecv" : 1103197,
        "conntime" : 1379030937,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 5962,
        "banscore" : 0
    },
    {
        "addr" : "173.72.100.9:13434",
        "services" : "00000001",
        "lastsend" : 1379106226,
        "lastrecv" : 1379106226,
        "bytessent" : 532803,
        "bytesrecv" : 718786,
        "conntime" : 1379075581,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 7311,
        "banscore" : 0
    },
    {
        "addr" : "99.189.84.118:13434",
        "services" : "00000001",
        "lastsend" : 1379106227,
        "lastrecv" : 1379106227,
        "bytessent" : 223172,
        "bytesrecv" : 216389,
        "conntime" : 1379096259,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 8016,
        "banscore" : 0,
        "syncnode" : true
    },
    {
        "addr" : "75.156.209.173:13434",
        "services" : "00000001",
        "lastsend" : 1379106276,
        "lastrecv" : 1379106234,
        "bytessent" : 192152,
        "bytesrecv" : 204756,
        "conntime" : 1379098491,
        "version" : 70001,
        "subver" : "/Satoshi:1.0.0/",
        "inbound" : false,
        "startingheight" : 8085,
        "banscore" : 0
    }

hahaha, it's normal, because you put a wrong RPC port, RPC port is 13435, connection port is 13434. So put 13435 as RPCport in your config file!

What? RPC port has no affect on anything. It's the port you use, for your miner to comunicate with your wallet, for solo mining. It can be what ever you want it to be
mill0601
Legendary
*
Offline Offline

Activity: 1162
Merit: 1000


View Profile
September 14, 2013, 02:25:49 PM
 #123

over 1th and going strong

❘|❘ ICONOMI Fund Management Platform
LINK TO ICO | LINK TO DISCUSSION
mill0601
Legendary
*
Offline Offline

Activity: 1162
Merit: 1000


View Profile
September 15, 2013, 12:15:38 AM
 #124

everyone please vote for ASC in the cryptsy forum

❘|❘ ICONOMI Fund Management Platform
LINK TO ICO | LINK TO DISCUSSION
nulo0b
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
September 15, 2013, 10:50:10 AM
 #125

Problem: Wallet not connecting on XP. for (solo)

On w8(main pc) works perfectly.

using in conf,





listen=1
server=1
rpcuser=**Yourusername**
rpcpassword=**Yourpassword**
rpcport=13435
rpcconnect=127.0.0.1
addnode=173.71.201.121
addnode=14.161.68.183
addnode=192.3.79.186
addnode=98.214.94.227
addnode=113.162.147.207
addnode=68.229.96.30
addnode=213.158.208.129
addnode=192.3.79.186
addnode=71.187.248.95
addnode=117.1.46.73
addnode=76.102.71.50
addnode=209.188.16.220

mill0601
Legendary
*
Offline Offline

Activity: 1162
Merit: 1000


View Profile
September 15, 2013, 12:43:14 PM
 #126

Wow now at 2000gh/s this coin is really gaining ground

❘|❘ ICONOMI Fund Management Platform
LINK TO ICO | LINK TO DISCUSSION
powpow
Member
**
Offline Offline

Activity: 84
Merit: 10


Developer


View Profile
September 15, 2013, 01:54:01 PM
 #127

So who's the one only claiming 50 coin reward per blocked mined:

http://bit.usr.sh:2750/chain/ASICcoin

Mostly likely a misconfigured pool...

Shorting yourself about 2,000 coins....

RushNY
Member
**
Offline Offline

Activity: 74
Merit: 10


PogChamp


View Profile
September 15, 2013, 02:07:02 PM
 #128

Pump and dump ladies and gentlemen.

HOdlCoin - HKuon6NNgAB3CbME8H7iwXs4XKshovnaWh
italoarmstrong
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
September 15, 2013, 03:18:16 PM
 #129

Hi Guys + OP. I'm also running a small pool http://mining.mike.kz feel free to signup, currently porting a scrypt pool to SHA256 so some frontend numbers may be off... but everything including auto payouts works as expected Smiley

You can find me in ##asiccoin on freenode

Enjoy!
captainfuture
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
September 15, 2013, 04:52:41 PM
 #130

ASC is doing good at your pool and exchange. people seem to like this coin  Smiley
asicuser (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0



View Profile
September 15, 2013, 09:45:37 PM
 #131

Hi Guys + OP. I'm also running a small pool http://mining.mike.kz feel free to signup, currently porting a scrypt pool to SHA256 so some frontend numbers may be off... but everything including auto payouts works as expected Smiley

You can find me in ##asiccoin on freenode

Enjoy!


Nice we have 4 mining pools, now, all listed in the OP. Smiley
nulo0b
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
September 16, 2013, 10:21:31 AM
 #132



Enjoy!


Nice we have 4 mining pools, now, all listed in the OP. Smiley
[/quote]

You know why my XP wallet is not sync?

Hydroponica
Full Member
***
Offline Offline

Activity: 182
Merit: 100


fml


View Profile
September 16, 2013, 11:11:07 AM
 #133



Enjoy!


Nice we have 4 mining pools, now, all listed in the OP. Smiley

You know why my XP wallet is not sync?
[/quote]

The issue is obviously specific to your PC. My suggestion, for starters, stop using an out of date, unsupported OS.

captainfuture
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
September 16, 2013, 11:17:10 AM
 #134

we are running now with steady over 60 GH now. Right into the Balances  Grin

https://coinex.pw/mining/pools/ASC
smeagol
Legendary
*
Offline Offline

Activity: 1008
Merit: 1005



View Profile
September 16, 2013, 08:42:09 PM
 #135

There is now a article about this coin on devtome!

http://devtome.com/doku.php?id=asiccoin
sacramento
Member
**
Offline Offline

Activity: 69
Merit: 10



View Profile
September 17, 2013, 02:08:42 AM
 #136

looks like a lot ASICs jump into this coin Grin
powpow
Member
**
Offline Offline

Activity: 84
Merit: 10


Developer


View Profile
September 17, 2013, 04:17:00 AM
Last edit: September 17, 2013, 04:41:34 AM by powpow
 #137

Total Network Speed Graph:

http://asc.block-chain.net/
feeleep
Legendary
*
Offline Offline

Activity: 1197
Merit: 1000


View Profile WWW
September 17, 2013, 07:27:50 AM
 #138

after opening good pool for ZET here it is for AsicCoin:

http://asc.coinmine.pl
Stratum Port: 6110

feeleep

hingolurallh
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
September 17, 2013, 08:01:08 AM
 #139

give away started for ASIC Coin (ASC):

https://bitcointalk.org/index.php?topic=295477.0
rumak
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
September 17, 2013, 05:00:30 PM
 #140

Total Network Speed Graph:

http://asc.block-chain.net/

Thanks very interesting..
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!