Bitcoin Forum
May 06, 2024, 01:49:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 »
1241  Alternate cryptocurrencies / Altcoin Discussion / Scrypt Merged Mining Pool? on: April 02, 2012, 10:35:43 PM
Has anyone done it before? Sure you could do it with p2pool but your mining locally. But to create an actual pool might be an interesting project for someone. At least litecoin + liquidcoin, make a few extra cents.
1242  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] LTC InstaWallet on: April 02, 2012, 03:47:03 AM
Site is down!
1243  Other / MultiBit / Re: MultiBit on: March 28, 2012, 09:22:23 PM
Love the new UI! Much less bulky and more organised. Great work!

Edit:

Oh yeah I almost forgot, I have a small problem. I sent a small amount of BTC (0.075 + 0.0001tx) on the 23rd and it still reports unconfirmed, but the receivers side its confirmed and usable.

Its no big deal, just bugs me. What would be the best way to fix this? Reset the block-chain?
1244  Alternate cryptocurrencies / Altcoin Discussion / Re: 1 BTC for a Working 32 Bit Reaper on: March 28, 2012, 07:38:21 PM
Oh I have 32bit ubuntu 11.10, hold on let me build it for you.

Edit:

Sorry couldn't get it to build, would get stuck during make. Wouldn't even build at first due to missing json.h so I installed json-c and would end up with the following errors (Much more then these, small portion):

Code:
App.cpp: In function 'void SubmitShare(Curl&, Share&, unsigned char*)':

...
App.cpp:133:3: error: 'Json' has not been declared
App.cpp:133:15: error: expected ';' before 'root'
App.cpp:134:3: error: 'Json' has not been declared
App.cpp:134:16: error: expected ';' before 'reader'
App.cpp:135:24: error: 'reader' was not declared in this scope
App.cpp:135:42: error: 'root' was not declared in this scope
...


Hope someone else can get it working for you.
1245  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: March 25, 2012, 08:41:36 PM
Hey Coblee WTH has happened? I have been solo mining for the whole day today and don't seem to find any block! It was not a problem to find around 12 blocks yesterday but today nothing so far Shocked
I am using windows daemon 0.5.0.4. Is there some problem in it which was fixed in a newer versions or something like that maybe?
Thank you

Any of you guys solo mining with litecoind?

Variance

One day I mined 4 blocks in only 3 hours, and a few days later I didn't find a single one.
1246  Alternate cryptocurrencies / Altcoin Discussion / Re: Solidcoin Prices Drop to New Lows as Investors Bail Out on: March 25, 2012, 08:40:09 PM
Great! Just in time for my birthday!
1247  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] An (even more) optimized version of cpuminer on: March 25, 2012, 08:35:49 PM
Well now I can get it to load if I use this
Code:
minerd -o http://mine.pool-x.eu:8337 -p(mypassword) -u (myname):1 --threads 15 
But I get an http request failed URL returned error 403
Well 403 is forbidden, so you did your username or pass incorrectly (most likely user, should be .1 not :1)

Oh I figured you were using the right ports and shit. Your using pooler's miner right? This works just right for me... Try

Code:
minerd --url http://mine.pool-x.eu:8337/ --userpass Pizza.1:x --threads 15

That would connect you with user as Pizza, worker as 1, and pass as x (the : splits them).

So say your user was ian and pass was x, then it would be --userpass ian.1:x
1248  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] An (even more) optimized version of cpuminer on: March 25, 2012, 05:09:55 PM
hmm that didn't work so I switched and am using the litecoind at least until I can figure out how to get this up and running on my WIndows 7 box

Try without echo off, try:

Code:
minerd --url http://mine.pool-x.eu:9332/ --userpass Name.1:1 --threads 15

That's what my bat file looks like.
1249  Bitcoin / Pools / Re: [ANN] [4 GH/s] Bit Pop P2Pool, ZERO fee on: March 25, 2012, 03:25:32 PM
nooo, my node is just easier, period. thanks.

Not really, p2pool is quite easy to set up.
1250  Bitcoin / Pools / Re: [ANN] [4 GH/s] Bit Pop P2Pool, ZERO fee on: March 25, 2012, 02:22:27 AM
You should update your p2pool, you don't have the new /static/ charts.
1251  Other / Off-topic / Re: How I bought a 6990 for 25 bitcoins: on: March 25, 2012, 01:51:48 AM
Clever
1252  Other / Off-topic / Re: Hunger Games Movie on: March 25, 2012, 01:48:39 AM
I read all three books in a week and a half, I just couldn't put them down. I'm seeing the movie later this week with a few friends. From what I hear the movie has lots action but doesn't focus on the emotions enough.
1253  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] An (even more) optimized version of cpuminer on: March 24, 2012, 05:54:42 PM
this may seem like a silly question but how dio I get this to run 15 cores I have a bat file but it doesn't work . I did have this working before but I don't remember what I did to get it up and running.

Code:
@echo off

START /LOW /B minerd.exe --algo scrypt --url http://mine.pool-x.eu:9332/ --PW Name.1:1 --threads 15 -r -1 -s 5

I am new to all of this so any help would be appreciated

Try

Code:
@echo off

minerd.exe --url http://mine.pool-x.eu:9332/ --userpass Name.1:1 --threads 15

It should automatically start with lowest priority.
1254  Alternate cryptocurrencies / Altcoin Discussion / Re: PSA : Final Litecoin LTC GPU miner released !!! on: March 24, 2012, 03:05:23 AM
I get about 520 kH/s out of my 5970 for a few seconds, and then I get nothing but "Weird response from server" or something like that.  I don't get what I'm doing wrong  Sad

Your fine, I assume its caused by lack of longpolling, just let it run, and eventually the shares submit.
1255  Alternate cryptocurrencies / Mining (Altcoins) / Re: [9 GH/s+1.6%]p2pmining.com-Hybrid private and P2Pool-NMC Merged Mining on: March 24, 2012, 01:53:54 AM
If you want to spread the wealth. You can send a subsidy to 18cfVDzcLQ91Xe4yGEs8uJFtHZUiZhmdks . This will only go to miners on P2Pmining.com

Enjoy

Sent .075 because I'm a poor bastard.
1256  Bitcoin / Development & Technical Discussion / Re: Running the bitcoin daemon on a server - Costs on: March 24, 2012, 01:34:02 AM
I would try https://hostigation.com/ if your looking for a cheap VPS. I had bitcoind and p2pool running on a 256/512 and was using approx. ~65% of the ram (A little into the burst, but burst is always available so don't worry about it)

A 256/512MB OpenVZ goes for 4$ a month with them. I suggest LA as I heard the SC bandwidth rates are terribad. Bandwidth of LA: http://www.speedtest.net/result/1627046490.png

Oh yeah, and if you really wanna push it with only 256MB WITH burst, you might be able to do that even. That's 20$ a year (1.66$/month)
1257  Bitcoin / Pools / Re: [250 GH] MaxBTC.com Pool - 4% Bonus, Zero Fee, DGM, LP, API, SSL, AWE, SOM, BBQ on: March 23, 2012, 10:56:55 PM
So if I mine with the 3.50% there is still technically a -2% fee with the 4% bonus ('Cause of invalids counting).

Good idea making special features require people to donate, I haven't personally seen that before.

Oh and I love the website's stats pages, they are very organized and easy to read.
1258  Bitcoin / Pools / Re: [0.1 GH/s] LOG123's Unbelievably Sh***y pool for real men! on: March 23, 2012, 10:26:21 PM
This is innovation for pools around the globe, you sir... are a real man.
1259  Alternate cryptocurrencies / Altcoin Discussion / Re: Litecoin GPU mining revelations and ArtForz running away on: March 22, 2012, 10:20:37 AM
I'm going 50/50 with BTC/LTC right now (for every 1 BTC I mine, I buy 1 BTC worth of Litecoins).

At the current difficulties, and given the viability for GPU mining of LTC, you would do better to do that the other way 'round - Mine LTC, and for every 800 or so LTC, buy one BTC.  You'll have a few LTC left over, and still get a 15-20% better BTC yield overall.

This is no longer true for me after the difficulty change, but that doesn't stop my from mining though.
1260  Bitcoin / Pools / Re: P2Pool Server List on: March 18, 2012, 06:16:17 PM
You may remove my LTC pool from the list ( http://litep2pool.sytes.net:9327/ ). No interest from users with it so I see no reason of running it.
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!