Author

Topic: Feathercoin [FTC] - page 195. (Read 460641 times)

newbie
Activity: 16
Merit: 0
April 16, 2013, 09:01:28 PM
6iX4j5c5udgWxnE7nAjcGiMQEo5cnQ3cvN
hero member
Activity: 756
Merit: 500
April 16, 2013, 09:00:58 PM
This is real popular!  I'm getting 63 connections.

How do you get so many connections?
Even when I set maxconnections I still don't see nearly that many.


If you are behind a firewall, you normally are limited to 8 ( it looks like the author raised it to 16) unless you open the P2P port in your firewall.

Code:
static const int MAX_OUTBOUND_CONNECTIONS = 16;

Really not needed, without digging to far into the code I believe it is 9336 according to the debug log. Personally I do not think it is wise to poke holes in your firewall if you are using the daemon for personal use and not running a service.


Actually it's just upnp.  But, I'm behind a modem and a router so I need port forwarding on one then upnp works on the other.


sig: Donate FC 6j5gukHvMVTmwQsJpz7PhsJ2bu7cUvYZ2N
newbie
Activity: 21
Merit: 0
April 16, 2013, 08:59:49 PM
 Smiley
6sBLKhj6xDwpHx1pDYjS1SisVRho64517z
newbie
Activity: 20
Merit: 0
April 16, 2013, 08:57:55 PM
6eD1VBhuiMvTMGXpqJsBaFeJbF8Fpb8bee
legendary
Activity: 1064
Merit: 1000
April 16, 2013, 08:57:30 PM
This is real popular!  I'm getting 63 connections.

How do you get so many connections?
Even when I set maxconnections I still don't see nearly that many.


If you are behind a firewall, you normally are limited to 8 ( it looks like the author raised it to 16) unless you open the P2P port in your firewall.

Code:
static const int MAX_OUTBOUND_CONNECTIONS = 16;

Really not needed, without digging to far into the code I believe it is 9336 according to the debug log. Personally I do not think it is wise to poke holes in your firewall if you are using the daemon for personal use and not running a service.



hero member
Activity: 756
Merit: 500
April 16, 2013, 08:57:25 PM
I've found received payment for 5 blocks but number of transactions says 19... have I found 19 blocks and it just hasn't processed yet?

Probably orphaned blocks. Check post #84.

I have found 39 blocks but 27 are orphans.
hero member
Activity: 631
Merit: 501
April 16, 2013, 08:57:08 PM
This is real popular!  I'm getting 63 connections.

How do you get so many connections?
Even when I set maxconnections I still don't see nearly that many.


port forwarding





sig: Donate FC 6j5gukHvMVTmwQsJpz7PhsJ2bu7cUvYZ2N

Sigh... no facepalm icon here....
hero member
Activity: 756
Merit: 500
April 16, 2013, 08:56:28 PM
I've found received payment for 5 blocks but number of transactions says 19... have I found 19 blocks and it just hasn't processed yet?

Those blocks are orphaned.  Which means someone beat you to it.  Makes sense with block increasing so fast (every few seconds)


The build problem is in util.h and can be fixed by

sed -i -e 's/pthread2/pthread/g' util.h

For some reason someone hacked it to use pthread2 instead of the normal pthread used by litecoin.

-MarkM-
Thanks for that.

where should i add this code?

It is a command-line command to change your "pthread2" hacks in util.h back to the normal "pthread" used by litecoin. Why did you change it from pthread to pthread2 in the first place? And having done so, how did you manage to build it?

-MarkM-


So what this means?


03:49:54

getmininginfo


03:49:54

{
"blocks" : 7420,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00390625,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 6331024,
"pooledtx" : 0,
"testnet" : false
}


blocks - blockchainheight
currentblocksize - size of the block (probably in B)
current block tx - transactions in block
difficulty - mining difficulty
hashespersec - you're not hashing
network hash per seconds
testnet - you're not using the testnet



sig: Donate FC to 6j5gukHvMVTmwQsJpz7PhsJ2bu7cUvYZ2N
member
Activity: 77
Merit: 10
April 16, 2013, 08:56:07 PM
6zxsvnz4zRiWPthm7hBXeBRhJt1JLnh6j7
newbie
Activity: 17
Merit: 0
April 16, 2013, 08:55:34 PM
6n7QXcD3ZseeuawBmzBBU3fgHiPZycV1x7
YES
member
Activity: 77
Merit: 10
April 16, 2013, 08:55:16 PM
I'm stuck on Connecting... when trying to solo mine with GUIMiner Scrypt
I had the same problem.

I've got this with guiminer-scrypt because stratum was at yes.
if it can help...
sr. member
Activity: 308
Merit: 250
April 16, 2013, 08:53:53 PM
I've found received payment for 5 blocks but number of transactions says 19... have I found 19 blocks and it just hasn't processed yet?
sr. member
Activity: 363
Merit: 250
April 16, 2013, 08:53:22 PM
I'm stuck on Connecting... when trying to solo mine with GUIMiner Scrypt
I had the same problem.
member
Activity: 84
Merit: 10
April 16, 2013, 08:53:04 PM
I sent most of you 10 coins just now with a 1 coin transaction fee. Enjoy, and my addy is

Code:
6e9TZ5SZQjxPwmnJNpc1uQzqaqseu6BvRq
hero member
Activity: 756
Merit: 500
April 16, 2013, 08:52:45 PM
This is real popular!  I'm getting 63 connections.

How do you get so many connections?
Even when I set maxconnections I still don't see nearly that many.


port forwarding





sig: Donate FC 6j5gukHvMVTmwQsJpz7PhsJ2bu7cUvYZ2N
member
Activity: 77
Merit: 10
April 16, 2013, 08:52:15 PM
I am getting a lot of rejected, is there any reason ?
FIrst time I am solo mining.

Thanks for your help
newbie
Activity: 18
Merit: 0
April 16, 2013, 08:51:25 PM
6fhXYYVzyoK6ftNdNX5AarXBPWiTa8DHJT
full member
Activity: 178
Merit: 100
April 16, 2013, 08:50:39 PM
Sent to huruien, huanghaibin, hellobtcc, tiker, Tittiez and guagua12 from 6sEfoLfH8ErDPeWhDvKtiASsYAs7UjnfuE.  Grin


uutoo, added you too.
hero member
Activity: 636
Merit: 500
April 16, 2013, 08:50:15 PM
The build problem is in util.h and can be fixed by

sed -i -e 's/pthread2/pthread/g' util.h

For some reason someone hacked it to use pthread2 instead of the normal pthread used by litecoin.

-MarkM-
Thanks for that.

where should i add this code?

It is a command-line command to change your "pthread2" hacks in util.h back to the normal "pthread" used by litecoin. Why did you change it from pthread to pthread2 in the first place? And having done so, how did you manage to build it?

-MarkM-


So what this means?


03:49:54

getmininginfo


03:49:54

{
"blocks" : 7420,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00390625,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 6331024,
"pooledtx" : 0,
"testnet" : false
}
newbie
Activity: 21
Merit: 0
April 16, 2013, 08:49:45 PM
6gmAoW1ff5N8RvShWWmcbyrXnuX1Fib7XB
 Kiss
Jump to: