Pages:
Author

Topic: [ANN][FEC] ♛ FERRETCOIN ★ NO PREMINE ★ SCRYPT ★ 23 PER BLOCK ★ 123456789 TOTAL (Read 11979 times)

legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
Yuki says: let's get this coin started! He loves to eat Hamstercoins!



Yuki turns 2 this month Smiley He's alive and kickin' !
He thinks it would be nice to see this coin resurrected!
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
hi,

i do have username and password just wasnt sure if i should show it, and ive closed and restarted the wallet then started cgminer but it comes up with the same response. this is exactly what i have.

cgminer --scrypt -o http://127.0.0.1:33032 -u chicken -p ***********  --worksize 256 --lookup-gap 2 --thread-concurrency 8192 -g 2 --intensity 12 -Q 0

rpcuser=chicken
rpcpassword=***********
rpcallowip=127.0.0.1
rpcport=33032
port=33033
daemon=1
server=1

do i have to add anything to the mining section in the wallet.

Don't show your password here, we were just making sure you didn't forget to actually specify it. You don't have to add anything to the mining section, your config looks good and should actually work now. But apparently on some systems if you define an allowed IP or IP range in the .conf file via rpcallowip= then it will not actually listen on an ipv4 socket but only on ipv6, and therefore not on 127.0.0.1, see: https://bitcointalksearch.org/topic/cant-get-bitcoind-to-accept-rpc-connections-from-other-machines-165336

Try setting rpcallowip=* or even entirely omitting the rpcallowip= setting in the .conf file, but change your password before.

Also double check if you are using the correct .conf file name and location (%appdata%\Ferretcoin\ferretcoin.conf on Windows and ~/.ferretcoin/ferretcoin.conf on Linux).
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
can anyone help with gpu mining, i managed to mine with the wallet but am unable to start cgminer.

this is my command line. cgminer --scrypt -o http://127.0.0.1:33032 -u  -p

.conf has been added, when i star the miner i get.

POOL 0 SLOW/DOWN OR URL OR CREDENTIALS INVALID

using cgminer 3.7.2. . any ideas what ive done wrong



What frobley said.

Also don't forget to close and relaunch your wallet after you made changes to the .conf file. Your wallet has to be running while you are mining with cgminer because cgminer basically connects to your wallet (via the local loopback address 127.0.0.1) using the same protocol as if the wallet was a "pool".
hero member
Activity: 708
Merit: 500
can anyone help with gpu mining, i managed to mine with the wallet but am unable to start cgminer.

this is my command line. cgminer --scrypt -o http://127.0.0.1:33032 -u  -p

.conf has been added, when i star the miner i get.

POOL 0 SLOW/DOWN OR URL OR CREDENTIALS INVALID

using cgminer 3.7.2. . any ideas what ive done wrong


missing username and password from your .conf file in the command line ->

  cgminer --scrypt -o http://127.0.0.1:33032 -u yourUSERNAME -p yourPASSWORD

full member
Activity: 224
Merit: 100
can anyone help with gpu mining, i managed to mine with the wallet but am unable to start cgminer.

this is my command line. cgminer --scrypt -o http://127.0.0.1:33032 -u  -p

.conf has been added, when i star the miner i get.

POOL 0 SLOW/DOWN OR URL OR CREDENTIALS INVALID

using cgminer 3.7.2. . any ideas what ive done wrong

sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
yaaay return of the ferret, I'll give some hash; 560 block until retarget?
works, well btw  Smiley

Thanks for the feedback! Smiley

Only 960 - (10123 mod 960) = 437 blocks until retarget Smiley
hero member
Activity: 708
Merit: 500
yaaay return of the ferret, I'll give some hash; 560 block until retarget?
works, well btw  Smiley
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
FERRETCOIN IS BACK!


 

Links to the updated binaries and source with improved host discovery and UPNP support in the original post of this thread and also listed below:

DOWNLOADS:

LINUX BINARY
ferretcoin-qt-linux.tar.gz
https://www.box.com/s/2585iykyaso3szofgsex
MD5: 588ad7bb09a09a209ff755c39cef20d9

WINDOWS BINARY
ferretcoin-qt-win.zip
https://www.box.com/s/oqqtnfl5oq2zyfkpflqb
MD5: 721ae3107d3435d3513ce60eaba51763

SOURCE CODE
https://github.com/ferretcoin/ferretcoin

GIVEAWAY
https://bitcointalksearch.org/topic/10-free-ferretcoin-total-givaway-amount-8000-ferretcoin-253690


Difficulty is currently still very low, start mining now!  Smiley
member
Activity: 70
Merit: 10
GNBcj6guW3trTeSjWaxd9QZTSgSKMGGQ4C
sr. member
Activity: 294
Merit: 250
My  FERRETCOIN address :

GSgnhTaGaqpQ5cmuh1KDjuyEuvmQ89cXia

Thanks
sr. member
Activity: 336
Merit: 250
what's up with this coin? is it dead?
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
Yuki says: let's get this coin started! He loves to eat Hamstercoins!

full member
Activity: 192
Merit: 100
Does anyone have the blockchain for this coin?  My daemon isn't getting anything and I have been idling on irc for a week watching a few folk come, see nothing, and leave.
legendary
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
Nice low diff coin to mine solo Smiley
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
Can we gpu mine this coin?

sure, basically the same way you gpu mine litecoin

it's not working HALP!

Put this in your config file (%appdata%\Ferretcoin\ferretcoin.conf on windows and ~/.ferretcoin/ferretcoin.conf on linux, create the file if it doesn't exist yet):

Code:
rpcuser=username
rpcpassword=strong password here
rpcallowip=127.0.0.1
rpcport=33032
port=33033
daemon=1
server=1

Then run your wallet again.

For solo gpu mining with cgminer for example run it as: cgminer.exe --scrypt -o http://127.0.0.1:33032 -u username -p yourpassword (add hardware specific parameters matching your cards to reach your max hashrate! look here for a comprehensive list of cards with good parameter choices in the notes http://litecoin.info/Mining_Hardware_Comparison)
legendary
Activity: 1316
Merit: 1011
Can we gpu mine this coin?

sure, basically the same way you gpu mine litecoin

it's not working HALP!
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
will be off for a few hours, stay tuned for a big FEC giveaway run by zackclark70!  Smiley
sr. member
Activity: 350
Merit: 250
- "Bitcore (BTX) - Airdrops every Monday"
Can we gpu mine this coin?

sure, basically the same way you gpu mine litecoin
Pages:
Jump to: