Author

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

hero member
Activity: 636
Merit: 500
April 16, 2013, 07:41:48 PM
#79
i add expiry 1 and 10 and it helped  Cheesy
but i think client is a little buggy, it count transactions but no coins?

@bob i would like to help but i aint know sh*t about programing
hero member
Activity: 602
Merit: 500
April 16, 2013, 07:39:59 PM
#78
I aint sure how to find all the parameters for 3 new coins, going to add mincoin, bbqcoin and feathercoin if someone helps out Smiley


Source code is here:
https://github.com/chrda/p2pool

2 files need to be setup for the altcoins:
https://github.com/chrda/p2pool/blob/master/p2pool/networks.py
https://github.com/chrda/p2pool/blob/master/p2pool/bitcoin/networks.py

When thats fixed, ill setup seed servers for all 3 coins.
hero member
Activity: 756
Merit: 500
April 16, 2013, 07:35:35 PM
#77
Yeah!!! I got a block!  Grin  1.3 kH.

How's the p2pool going?
hero member
Activity: 631
Merit: 501
April 16, 2013, 07:35:04 PM
#76
Yes, OP made a big miscalculation and released it with this stupidly low difficulty...

I think the intent was to create a LTC clone... in doing so, the starting difficulty parameter was not changed.
Unfortunately, when LTC was launched there was no GPU mining available.
hero member
Activity: 602
Merit: 500
April 16, 2013, 07:34:24 PM
#75
try adding --expiry 1 in cgminer. it seems to have helped on my end.

Might just be luck.
legendary
Activity: 1862
Merit: 1011
Reverse engineer from time to time
April 16, 2013, 07:26:58 PM
#74
Yes, OP made a big miscalculation and released it with this stupidly low difficulty...
hero member
Activity: 686
Merit: 500
April 16, 2013, 07:25:07 PM
#73
Around 5700 blocks if it finally finished catching up. Blocks are coming fast, 1 or 2 a second.

Difficulty is 0.00097655
hero member
Activity: 636
Merit: 500
April 16, 2013, 07:22:49 PM
#72
i mine it before and it just stopped mining?1hr since last credited coin?
full member
Activity: 123
Merit: 100
April 16, 2013, 07:19:56 PM
#71
that was fun for 30 minutes, and 3200 coins, woop woop.
hero member
Activity: 602
Merit: 500
April 16, 2013, 07:17:57 PM
#70
For My 7970 cards:
cgminer --scrypt -u user -p pass -o http://host:port --worksize 256 -g 2 -I 13 --lookup-gap 2 --gpu-engine 1000 --gpu-memclock 1400 --shaders 2048

Cpuminer:
./minerd --algo=scrypt -o http://host:port -u user -p pass

Make sure your running with scrypt
hero member
Activity: 636
Merit: 500
April 16, 2013, 07:15:47 PM
#69
last coins i get 1hr ago?
hero member
Activity: 602
Merit: 500
April 16, 2013, 07:14:00 PM
#68
I am currently using the windows server

Linux server is updating its blocks right now
hero member
Activity: 636
Merit: 500
April 16, 2013, 07:12:18 PM
#67
so you get coins? did you insert patch ?
hero member
Activity: 602
Merit: 500
April 16, 2013, 07:06:56 PM
#66
I am mining with around 2Mh and getting a rate of 90 Accepted and 450 Rejected.
hero member
Activity: 636
Merit: 500
April 16, 2013, 06:56:39 PM
#65
can download link to file be added here?

i mine like 30 min with 1.6Mh and nothing? everything is a stale


edit: 50 mins and nothing, what about you?
hero member
Activity: 631
Merit: 501
April 16, 2013, 06:54:20 PM
#64
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?

Sed just fixes a file on the fly... I think the source needs to be corrected at github.
Add:  When the source is on githib....
hero member
Activity: 602
Merit: 500
April 16, 2013, 06:53:07 PM
#63
How come the ip addresses of all my connections are through 9336?  I thought the port was 8101?

That something i put up there.. standard port is most likely 9336

for the solo mining part, the important port is the rpcport. you can remove the port= if you want to use standard port.
hero member
Activity: 636
Merit: 500
April 16, 2013, 06:51:04 PM
#62
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?
hero member
Activity: 756
Merit: 500
April 16, 2013, 06:49:55 PM
#61
How come the ip addresses of all my connections are through 9336?  I thought the port was 8101?
hero member
Activity: 631
Merit: 501
April 16, 2013, 06:49:08 PM
#60
Diff 0.00097655
4,699 Blocks   Smiley
Jump to: