Pages:
Author

Topic: PatriotCoin (USA) - page 2. (Read 5288 times)

hero member
Activity: 546
Merit: 500
February 17, 2014, 03:21:59 AM
#25
How many total coins?
full member
Activity: 138
Merit: 100
February 17, 2014, 02:58:23 AM
#24
500/block. Smiley
Soloing at 200khash on my laptop while I can, haha.
sr. member
Activity: 644
Merit: 250
February 17, 2014, 02:55:37 AM
#23
1776 works, where do you find that information?

I guessed it, but it should be listed in init.cpp.
hero member
Activity: 546
Merit: 500
February 17, 2014, 02:51:14 AM
#22
1776 works, where do you find that information?
sr. member
Activity: 644
Merit: 250
February 17, 2014, 02:45:50 AM
#21
How many coins per block?  What's the block time?  When does the block reward decrease?

Op you should put these in the first post.

PROTIP: P2Port should be 1776.

'Merica!
hero member
Activity: 546
Merit: 500
February 17, 2014, 02:34:01 AM
#20
I don't get it, when I set the rpcport=9335, then cgminer says: "Pool 0 slow/down or URL or credentials invalid"
And when I set the rpcport=9527 (like recommended above), I get all rejected shares. What am I doing wrong?

Here's my .conf file:

rpcallowip=LocalHost
rpcuser=username1
rpcpassword=password1
listen=1
daemon=1
server=1
gen=1
rpcport=9335
rpcallowip=127.0.0.1
rpcconnect=127.0.0.1
addnode=71.86.50.212:9335
addnode=192.168.1.106
addnode=184.1.139.178
addnode=147.69.18.78:9335
addnode=173.64.68.108:9335

--------
And my .bat file:

c:\minerg\cgminer --scrypt -o 127.0.0.1:9335 -u username1 -p password1 --gpu-engine 1100 --gpu-memclock 1500 --gpu-powertune 20 -I 13 -g 2 -w 256 --shaders 2048  --lookup-gap 2

sr. member
Activity: 266
Merit: 250
February 17, 2014, 02:18:45 AM
#19
POOLs?
full member
Activity: 170
Merit: 100
February 17, 2014, 02:15:15 AM
#18
Is this scrypt? Because all my shares are rejected.

It is Scrypt.
hero member
Activity: 546
Merit: 500
February 17, 2014, 02:06:52 AM
#17
Is this scrypt? Because all my shares are rejected.
hero member
Activity: 546
Merit: 500
February 17, 2014, 01:43:52 AM
#16
thanks  Wink
full member
Activity: 170
Merit: 100
February 17, 2014, 01:43:27 AM
#15
I'm guessing the port is 9335?
And wallet is not syncing, any more nodes I can add?

Here you go:

listen=1
daemon=1
server=1
rpcuser=xxxx
rpcpassword=xx
rpcallowip=127.0.0.*
rpcport=9527
rpcconnect=127.0.0.*
addnode=71.86.50.212
addnode=192.168.1.106
addnode=184.1.139.178




[
{
"addr" : "[2001:0:9d38:6ab8:8b6:5f3:2101:3419]:55404",
"services" : "00000001",
"lastsend" : 1392615766,
"lastrecv" : 1392615766,
"bytessent" : 597653,
"bytesrecv" : 270998,
"conntime" : 1392590481,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : true,
"startingheight" : 6557,
"banscore" : 0
},
{
"addr" : "71.86.50.212:9335",
"services" : "00000001",
"lastsend" : 1392615763,
"lastrecv" : 1392615765,
"bytessent" : 44725,
"bytesrecv" : 27588,
"conntime" : 1392614903,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 9009,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "147.69.18.78:9335",
"services" : "00000001",
"lastsend" : 1392615765,
"lastrecv" : 1392615764,
"bytessent" : 843555,
"bytesrecv" : 1139599,
"conntime" : 1392615412,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 1093,
"banscore" : 0
},
{
"addr" : "173.64.68.108:9335",
"services" : "00000001",
"lastsend" : 1392615765,
"lastrecv" : 1392615765,
"bytessent" : 482911,
"bytesrecv" : 80453,
"conntime" : 1392615491,
"version" : 70001,
"subver" : "/Satoshi:0.8.6/",
"inbound" : false,
"startingheight" : 3808,
"banscore" : 0
}
]
hero member
Activity: 546
Merit: 500
February 17, 2014, 01:41:15 AM
#14
I'm guessing the port is 9335?
And wallet is not syncing, any more nodes I can add?
full member
Activity: 170
Merit: 100
February 17, 2014, 01:32:08 AM
#13
53MB wallet?!?!? That's crazy

Yeah they put the Installer, Binaries and Source Code in there ^^
hero member
Activity: 546
Merit: 500
February 17, 2014, 01:28:05 AM
#12
53MB wallet?!?!? That's crazy
hero member
Activity: 546
Merit: 500
February 17, 2014, 01:26:17 AM
#11
alright, I'll give solo a shot
full member
Activity: 170
Merit: 100
February 17, 2014, 01:18:09 AM
#10
{
"blocks" : 8957,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00218634,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"pooledtx" : 0,
"testnet" : false
}


Diff still low.
hero member
Activity: 546
Merit: 500
February 16, 2014, 09:33:59 PM
#9
I might mine if we could get a pool
full member
Activity: 170
Merit: 100
February 16, 2014, 07:03:51 PM
#8
How much coins will there be ever mined and when will the reward halve?
newbie
Activity: 51
Merit: 0
February 16, 2014, 06:58:23 PM
#7

Thank you for your concern.
We have been in touch with Bkav, as we have ran MANY antiviruses on our network, they are listing it as a virus because of the P2P networking.
All other test results have come back with a negative result.
sr. member
Activity: 490
Merit: 250
Pages:
Jump to: