Hydroponica
Full Member
Offline
Activity: 182
Merit: 100
fml
|
|
September 14, 2013, 01:18:48 AM |
|
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 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
|
|
|
|
cellone
Member
Offline
Activity: 80
Merit: 10
|
|
September 14, 2013, 02:09:30 AM |
|
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 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
Activity: 1162
Merit: 1000
|
|
September 14, 2013, 02:25:49 PM |
|
over 1th and going strong
|
|
|
|
mill0601
Legendary
Offline
Activity: 1162
Merit: 1000
|
|
September 15, 2013, 12:15:38 AM |
|
everyone please vote for ASC in the cryptsy forum
|
|
|
|
nulo0b
|
|
September 15, 2013, 10:50:10 AM |
|
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
Activity: 1162
Merit: 1000
|
|
September 15, 2013, 12:43:14 PM |
|
Wow now at 2000gh/s this coin is really gaining ground
|
|
|
|
powpow
Member
Offline
Activity: 84
Merit: 10
Developer
|
|
September 15, 2013, 01:54:01 PM |
|
So who's the one only claiming 50 coin reward per blocked mined: http://bit.usr.sh:2750/chain/ASICcoinMostly likely a misconfigured pool... Shorting yourself about 2,000 coins....
|
|
|
|
RushNY
Member
Offline
Activity: 74
Merit: 10
PogChamp
|
|
September 15, 2013, 02:07:02 PM |
|
Pump and dump ladies and gentlemen.
|
HOdlCoin - HKuon6NNgAB3CbME8H7iwXs4XKshovnaWh
|
|
|
italoarmstrong
Newbie
Offline
Activity: 59
Merit: 0
|
|
September 15, 2013, 03:18:16 PM |
|
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 You can find me in ##asiccoin on freenode Enjoy!
|
|
|
|
captainfuture
|
|
September 15, 2013, 04:52:41 PM |
|
ASC is doing good at your pool and exchange. people seem to like this coin
|
|
|
|
asicuser (OP)
Newbie
Offline
Activity: 31
Merit: 0
|
|
September 15, 2013, 09:45:37 PM |
|
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 You can find me in ##asiccoin on freenode Enjoy! Nice we have 4 mining pools, now, all listed in the OP.
|
|
|
|
nulo0b
|
|
September 16, 2013, 10:21:31 AM |
|
Enjoy!
Nice we have 4 mining pools, now, all listed in the OP. [/quote] You know why my XP wallet is not sync?
|
|
|
|
Hydroponica
Full Member
Offline
Activity: 182
Merit: 100
fml
|
|
September 16, 2013, 11:11:07 AM |
|
Enjoy!
Nice we have 4 mining pools, now, all listed in the OP. 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.
|
|
|
|
|
|
sacramento
Member
Offline
Activity: 69
Merit: 10
|
|
September 17, 2013, 02:08:42 AM |
|
looks like a lot ASICs jump into this coin
|
|
|
|
powpow
Member
Offline
Activity: 84
Merit: 10
Developer
|
|
September 17, 2013, 04:17:00 AM Last edit: September 17, 2013, 04:41:34 AM by powpow |
|
|
|
|
|
feeleep
Legendary
Offline
Activity: 1197
Merit: 1000
|
|
September 17, 2013, 07:27:50 AM |
|
after opening good pool for ZET here it is for AsicCoin: feeleep
|
|
|
|
hingolurallh
Newbie
Offline
Activity: 22
Merit: 0
|
|
September 17, 2013, 08:01:08 AM |
|
|
|
|
|
rumak
Member
Offline
Activity: 61
Merit: 10
|
|
September 17, 2013, 05:00:30 PM |
|
Thanks very interesting..
|
|
|
|
|