Pages:
Author

Topic: [ANN][FCK] ★★ FCK THE BANKS ★★ | ★ FCKBANKSCOIN ★ | ★ OFFICIAL POOL LIVE ★ - page 9. (Read 61126 times)

member
Activity: 113
Merit: 100
I have contacted poloniex.com about adding FCK to their exchange, and they responded

"I'll add it to the list of coins being considered. Next to be listed is eTOK."
yak
sr. member
Activity: 266
Merit: 250
to help promote the use of p2pool for fckbankscoin i'll be giving away a 10million fcks subsidy per day to help encourage the use of p2pool mining and decentralization of hashing as much as possible.
./fckbankscoind sendmany "" "$(wget -O- http://hashattack.com:19334/patron_sendmany/10000000)"

if any of you would like to contribute to the subsidy for p2pool users, (assuming you are using fckbankscoind) all you have to do is copy that command but change the 10million to be whatever number you would like to send.

so if you would like to send 4500 you would do:
./fckbankscoind sendmany "" "$(wget -O- http://hashattack.com:19334/patron_sendmany/4500)"

there is the first tx of 10million sent out
d80fc8b5e110ab78e948e1bdf2b2557dca86a562d0ef82fa9f9d33290fa984d5
hero member
Activity: 532
Merit: 500
I just sold 1kk FCK for 0.1 BTC (10 satoshi) Cheesy


I take my hat off to you sir. You are a true businessman. Ruthless.  Wink
full member
Activity: 181
Merit: 100
full member
Activity: 156
Merit: 100
I just sold 1kk FCK for 0.1 BTC (10 satoshi) Cheesy
hero member
Activity: 532
Merit: 500
Difficulty    0.94054077
Est Next Difficulty    1.15937229 (Change in 106 Blocks)

Typical isn't it? People always notice far too late that a coin is worth mining.  Grin
sr. member
Activity: 252
Merit: 250
You can add this P2Pool to the list too:

URL: http://dutchpool.org:19334
Username: Your FCK receive address
Password: anything you like

Glad to support FCK  Wink

nice Smiley added
Forgot to mention, fee is 1% and the server location is the Netherlands, Europe  Grin
it's corrected  Cool
hero member
Activity: 673
Merit: 506
You can add this P2Pool to the list too:

URL: http://dutchpool.org:19334
Username: Your FCK receive address
Password: anything you like

Glad to support FCK  Wink

nice Smiley added
Forgot to mention, fee is 1% and the server location is the Netherlands, Europe  Grin
sr. member
Activity: 252
Merit: 250
You can add this P2Pool to the list too:

URL: http://dutchpool.org:19334
Username: Your FCK receive address
Password: anything you like

Glad to support FCK  Wink

nice Smiley added
hero member
Activity: 673
Merit: 506
You can add this P2Pool to the list too:

URL: http://dutchpool.org:19334
Username: Your FCK receive address
Password: anything you like

Glad to support FCK  Wink
full member
Activity: 168
Merit: 100
Difficulty    0.94054077
Est Next Difficulty    1.15937229 (Change in 106 Blocks)
sr. member
Activity: 252
Merit: 250
What happened with FCK lottery original dev was going to run?  Are these coins gone?
not really sure about that, but it was set up by the dev (as I recall) so probably it's gone with the wind as I can't get him talk with me for more than 1-2 min in past 4-5 days and that was only to give logins etc stuff didn't have time to ask more when he was already gone

EDIT: if I manage to get a hold on him, I will ask about that
member
Activity: 73
Merit: 10
pool : http://fck.ghash.org cannot send mail update account.please help me.


same here still no email, cannot edit account.  Join p2p (see above)

fid'x, sorry for issue
full member
Activity: 174
Merit: 100
What happened with FCK lottery original dev was going to run?  Are these coins gone?
full member
Activity: 174
Merit: 100
can you post source/binaries?


the source/binaries for the p2pool? we are going to put a merge request with https://github.com/Rav3nPL/p2pool-rav once we make sure that there are a few more 'permanent' bootstrap nodes (that we are in the process of sedding up),
if you have p2pool setup already tho, you can make these changes to your network.py files:
p2pool/network.py http://pastebin.com/USsAbLhN
p2pool/bitcoin/network.py http://pastebin.com/dNt4wxih
and it should work

[/quote]

sweet, tnx (will try some time later)
yak
sr. member
Activity: 266
Merit: 250
pool : http://fck.ghash.org cannot send mail update account.please help me.


same here still no email, cannot edit account.  Join p2p (see above)

the links in the "last blocks" seem to be showing some funky stuff in the block explorer (seems that the current block explorer needs some fixing, we will be looking into it) http://hashattack.com:19334/static/index.html#lastblocks (so clicking the hash/explorer link there will work, but the addresses are all funky looking), the payout tab tho works fine for the addresses http://hashattack.com:19334/static/index.html#mainnodepayout

so it looks to be some sort of block explorer issue, nothing to actually worry about Wink
yak
sr. member
Activity: 266
Merit: 250
i just created another p2pool node
you can check your stats and such here with graphs and everything
http://hashattack.com:19334/static/

so in cgminer it would be -o hashattack.com:19334 -u yourfckbankscoinpayoutaddress -p x

the fee is set to 1% as you can see here:
http://hashattack.com:19334/fee

seems to be working! thx

how long is the share's life? 3 hrs?

note for low hash miners, you can still use p2p nodes, just add "+0.00xxx" to your address to get lower difficulty shares you can process quickly before they become stale/orphans

I pulled these numbers from cryptovein (p2pool operator) not sure if they apply to all networks/difficulties, certainly smoothed my production graphs for lower hash workers:

Recommend share difficulty:
Hash Rate (KHash/s) Difficulty

    1 +0.00000116
    5 +0.00000582
    10 +0.00001164
    50 +0.00005821
    100 +0.00011641
    250 +0.00029103
    500 +0.00058207
    750 +0.00087310
    1000 +0.00116414

like if you produce 100kh/s use:

 -o hashattack.com:19334 -u yourfckbankscoinpayoutaddress+0.0001 -p x

can you post source/binaries?


the source/binaries for the p2pool? we are going to put a merge request with https://github.com/Rav3nPL/p2pool-rav once we make sure that there are a few more 'permanent' bootstrap nodes (that we are in the process of sedding up),
if you have p2pool setup already tho, you can make these changes to your network.py files:
p2pool/network.py http://pastebin.com/USsAbLhN
p2pool/bitcoin/network.py http://pastebin.com/dNt4wxih
and it should work




full member
Activity: 174
Merit: 100
pool : http://fck.ghash.org cannot send mail update account.please help me.


same here still no email, cannot edit account.  Join p2p (see above)
full member
Activity: 174
Merit: 100
i just created another p2pool node
you can check your stats and such here with graphs and everything
http://hashattack.com:19334/static/

so in cgminer it would be -o hashattack.com:19334 -u yourfckbankscoinpayoutaddress -p x

the fee is set to 1% as you can see here:
http://hashattack.com:19334/fee

seems to be working! thx

how long is the share's life? 3 hrs?

note for low hash miners, you can still use p2p nodes, just add "+0.00xxx" to your address to get lower difficulty shares you can process quickly before they become stale/orphans

I pulled these numbers from cryptovein (p2pool operator) not sure if they apply to all networks/difficulties, certainly smoothed my production graphs for lower hash workers:

Recommend share difficulty:
Hash Rate (KHash/s) Difficulty

    1 +0.00000116
    5 +0.00000582
    10 +0.00001164
    50 +0.00005821
    100 +0.00011641
    250 +0.00029103
    500 +0.00058207
    750 +0.00087310
    1000 +0.00116414

like if you produce 100kh/s use:

 -o hashattack.com:19334 -u yourfckbankscoinpayoutaddress+0.0001 -p x

can you post source/binaries?
Pages:
Jump to: