Bitcoin Forum
July 05, 2024, 04:12:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 [3] 4 »
41  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] New Crypto Currency - GameCoin (GMC) on: May 12, 2013, 09:07:06 AM
Well I actually have 2 blocks in my transactions but they have a question mark and say generated but not accepted mined Sad

orphan blocks  Sad
42  Alternate cryptocurrencies / Altcoin Discussion / Re: [YAC] Illustrated, step-by-step guide to starting your own AWS YAC server farm! on: May 12, 2013, 06:07:41 AM
You're welcome, enjoy your minig Smiley
(... and you have to leave the terminal window open)
43  Alternate cryptocurrencies / Altcoin Discussion / Re: [YAC] Illustrated, step-by-step guide to starting your own AWS YAC server farm! on: May 12, 2013, 05:50:21 AM
You have to enter (copy/paste) it line by line into your terminal window, in the last line you have to enter your mining pool url & user.
44  Alternate cryptocurrencies / Altcoin Discussion / Re: [YAC] Illustrated, step-by-step guide to starting your own AWS YAC server farm! on: May 12, 2013, 05:31:38 AM
I want to do it just for a few day and see.  I have 4 servers now, but they all have 0 coins.  I'd like to try them at the pool, I have the minerd avx script that another user put together on here.  Is there by chance a quick easy way to get it doing this?  Smiley  I just don't know how.

Try this:

Code:
sudo apt-get -y install git automake build-essential libcurl4-openssl-dev
git clone https://github.com/ali1234/cpuminer
cd cpuminer
./autogen.sh
./configure CFLAGS="-O3 -march=native"
sudo make
sudo make install
./minerd -o POOL:PORT -u WORKER -p PASS -a scrypt-jane

You should get about 790kh/s with an cc2.8xlarge instance.

edit:
If you use 'screen' you don't have to keep the terminal window open:
(use the following command instead of the last line above)

Code:
screen -S miner ./minerd -o POOL:PORT -u WORKER -p PASS -a scrypt-jane

To detach the session press 'Ctrl'+'A' then 'D'.

Afterwards you can re-attach the session if needed:

Code:
screen -r miner


45  Alternate cryptocurrencies / Altcoin Discussion / Re: Yac pool on: May 11, 2013, 04:36:31 PM
Very nice, will give it a try.
46  Alternate cryptocurrencies / Altcoin Discussion / Re: ▀▄▀▄▀ ▀▄▀▄▀ YACoin - Bitcoin Stealing Claim List ▀▄▀▄▀ ▀▄▀▄▀ on: May 11, 2013, 01:42:57 PM
beenybong now says his account has been hacked and no BTC were stolen:
https://bitcointalk.org/index.php?topic=202068.msg2110230#msg2110230
47  Alternate cryptocurrencies / Altcoin Discussion / Re: 2.374 bitcoins stolen after downloading yacoin on: May 11, 2013, 12:54:30 PM
2.374 bitcoins stolen .. anyone can help?? the last thing I did on this computer was install yacoin..

i didn't have passphrase set but i do have now. yacoin has virus? stole my coins

TXID please

+1
proof or  FUD
48  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RoyalCoin - a new scrypt based coin on: May 09, 2013, 05:26:24 PM
So I tried solo mining these about an hour after the launch and did so for 8 hours.  Tons of rejects, but mostly just new blocks detected on the network.  Didn't get a single block.

Can anybody advise me on appropriate CGMiner settings when solo mining a super low difficulty coin?  I'm guessing that was my problem.

adding these params
Code:
 -s 1 --expiry 1 --queue 0
might help to reduce the rejects.
by setting scantime and expiry to 1 second you avoid working on blocks that are solved already.
49  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RoyalCoin - a new scrypt based coin on: May 09, 2013, 02:54:44 PM
Hello to all .

Trying to configurate solo mining. Until no pool working shows up.

I have one machine working as the server and GPu in there are working fine.

But when I try another machine in the same network to connect to the same server , is not working.  Meaning the machine have the IP  192.168.0.11 (Example). I can use inside the machine that but outside connections are not working .

Do I need to do any special configuration ( I have dropped down the firewall . Maybe that was stoping the connection , but nothing).

Anyone can tell me if there is any special configuration needed to do?

do you have 'rpcallowip=192.168.0.*' set in your config?
50  Alternate cryptocurrencies / Altcoin Discussion / Re: How to mining Bitbar? on: May 09, 2013, 01:26:43 PM
there is a pool:
https://btb.binarycoins.eu

or, of course you can try solo mining
51  Alternate cryptocurrencies / Altcoin Discussion / Re: JKC giveaway thread!!! 5 JKC each person!!! on: May 08, 2013, 08:38:45 PM
Y9TwRCrTxYFnzbVZLsyTcrU1vqXShND2RP

thanks!
52  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 06:38:46 PM
how you guys getting more connections? I only have 8....

open port 7688 on your router and forward it

It was on the first post, but i've missed it... It works for me, 32+ actives connections(i live in Switzerland)  
I will sent u 1 YAC for this advice.  Dou u have an address ?

i'm glad to help Smiley

Y9TwRCrTxYFnzbVZLsyTcrU1vqXShND2RP

wow, i received two tips Smiley
thanks!!
53  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 06:26:17 PM
how you guys getting more connections? I only have 8....

open port 7688 on your router and forward it

It was on the first post, but i've missed it... It works for me, 32+ actives connections(i live in Switzerland)  
I will sent u 1 YAC for this advice.  Dou u have an address ?

i'm glad to help Smiley

Y9TwRCrTxYFnzbVZLsyTcrU1vqXShND2RP
54  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 05:01:00 PM
THIS IS SUPER SCAM!!!!



6 BLOCKS WITH MORE THAN 6 CONFIRMATIONS, AND THEN WITH NOT FUCKING LOGIC THEY TURN IN TO THIS:




WTF, WTF WTF, WTF??? SUPERR SUPER SUPER SCAM SCAM SCAM SCAM SCAM SCAM

you have to download the whole blockchain first
55  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 04:17:40 PM
how you guys getting more connections? I only have 8....

open port 7688 on your router and forward it
56  Alternate cryptocurrencies / Altcoin Discussion / Re: BBQcoin giveaway thread!! 5 for every BBQ address. on: May 07, 2013, 01:07:31 PM
bMLmAAGKtdWmhNDUmwgCzXRJWdxrkUKuDu

thanks!
57  Alternate cryptocurrencies / Altcoin Discussion / Re: JunkCoin, the newest Litecoin-based alt coin has arrived! on: May 04, 2013, 09:19:52 AM
There is some bug or something in this.

Miner is telling me 20 blocks found so far.
Thereof in the log i can see some to be stale.
The rest is just... what is it??? Log says accepted but nothing in my wallet.

try 'listtransactions' in the debug -> console window, probably they are orphan blocks
58  Alternate cryptocurrencies / Altcoin Discussion / Re: JunkCoin giveaway thread!!! on: May 04, 2013, 08:07:16 AM
7nckf3nGzMgZdwV2ntaQDyTqKsjfSfMSEL

thanks!
59  Alternate cryptocurrencies / Altcoin Discussion / Re: [GIVEAWAY]FREE BitBar! 0.01 BTB per Person on: May 03, 2013, 11:18:32 PM
BMpM7jUCUYLgQUXJze3UGrU1yMHFvGB3WX

thanks!
60  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BitBar New POW-POS scrypt CryptoCoin on: May 03, 2013, 11:13:06 PM
Is solo mining this still worth ?

Whats current difficulty at and whats the reward.

Im currently solo mining this at 1600 Khash

The profitability makes it extremely worthwhile. Don't be discouraged if you only get 0.2 BitBar. They sell for a lot.

Guiminer scrypt alpha is working all gpu 520 khash but still 0 accepted and 0 stale.

So if i get it right when you get 1 accepted you get the coins directly in you wallet ?

New to the solo mining.

yes, an accepted share means you found a block and the reward appears in your wallet.
Pages: « 1 2 [3] 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!