Bitcoin Forum
May 24, 2024, 11:41:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 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 »
481  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool on: April 02, 2013, 01:17:04 PM
Yea it just don't work. I cd into the startum proxy location, with cmd, here is the output.

Code:
C:\Users\Admin\Desktop\Mining Proxy>miner_proxy -pa scrypt -o litecoinpool.org -
p 3333
'miner_proxy' is not recognized as an internal or external command,
operable program or batch file.

That error seems clear enough to me. You have no program called "miner_proxy" in the directory. How is the executable you've got called? If you downloaded it from the pool the filename is probably mining_proxy.exe.
482  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool on: April 02, 2013, 12:41:09 PM
Ok one more thing. When I use a batch file to run stratum proxy from https://github.com/slush0/stratum-mining-proxy for windows,
I'll stop you right there. For Litecoin you need to use the fork of the proxy linked on the help page.
483  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool on: April 02, 2013, 12:35:25 PM
Yes, I don't understand though, how is cpuminer suppose to direct to the stratum proxy when my cpuminer is set to visit litecoin pool?

It just don't make sense to me.

The proxy handles all communication with the pool. The miners will only talk with the proxy.

Example. Let's say you run the proxy on a machine whose local address is 192.168.1.42. Then you will start cpuminer with something like the following:
Code:
minerd --url http://192.168.1.42:8332 --userpass username.1:1
The username and password are the same you were using when minerd was connecting directly to the pool.
484  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool on: April 02, 2013, 12:22:12 PM
  • If you are using cpuminer, you can lower your stale rate by running the Stratum proxy. You only need to run one proxy for all of your miners, as long as they are all within the same local network. More information about setting it up is available on the help page.

Hi, pooler, I've tried that proxy thing u said, but I was never able to get it to run, go or work.

Could you make in detail, how to use the stratum proxy for cpuminer, please? Like, how to specifically set it up?

The instructions on the help page seem pretty specific to me...

Quote
You start the proxy on one of your machines as follows:

  mining_proxy -pa scrypt -o litecoinpool.org -p 3333

Then you connect your miners to that machine on port 8332 with the usual pool worker username and password.

If you have any specific question, feel free to ask.
485  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool on: April 02, 2013, 10:37:33 AM
In order to encourage miners to adopt the new Stratum protocol, which allows for very low stale rates, we are not paying for stale shares anymore. To compensate for this, the PPS fee has been lowered to 4%.

  • If you are using a recent version of cgminer, you are already taking advantage of Stratum.
  • If you are using reaper, you are strongly encouraged to use cgminer instead.
  • If you are using cpuminer, you can lower your stale rate by running the Stratum proxy. You only need to run one proxy for all of your miners, as long as they are all within the same local network. More information about setting it up is available on the help page.
486  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: April 01, 2013, 04:06:41 PM
Payment address   LYAhGBJo6FCKF7E3HYG4nqPZu6otkmi9q2 (locked)

This wallet was deleted off the computer. How do I unlock and put in a different payment address?

Send me a private message or email with the details, or contact me on IRC.
487  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: March 27, 2013, 07:33:33 PM
0.00000926 per share CMO too little maybe when you increase earning then maybe ill continue mining here.

Compaird to this I think ill stick at that until rate goes up.
0.00015588176690193

I know you have mixed Diff on pool however one question regarding this. Do you get double the amounts so if i get a share at 125 i will get 125x the amount for mining it ?

The PPS rate currently shown on the site is what you get paid if you solve one share at the lowest difficulty that can be served by the pool. Most other pools use a much higher, fixed share difficulty, so the PPS rate they report is higher.
This doesn't mean that you will earn less, because if you mine at our pool you will be credited many more shares.

Regarding adaptive difficulty: if you find a share that has a difficulty which is 4 times that of the minimum share difficulty, it will be counted as 4 shares. This allows to measure workers' speed more precisely while keeping bandwidth usage optimal.
488  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: March 27, 2013, 06:18:29 PM
So, what do we think the basis is for these attacks?
As always, there can be many "reasons" why one would want to attack pools. Because they hate altcoins, or because they want to manipulate network difficulty... who knows.

While I'm here, I'd like to announce that the pool now officially supports Stratum mining.
http://www.litecoinpool.org/news?id=39

Most cgminer users have already switched to Stratum automatically, and need not change their configuration. If you're running a version older than 2.10.3, you are strongly encouraged to upgrade.
Miners using cpuminer and/or Reaper are encouraged to use a proxy if running multiple miners in a LAN (instructions are available on the help page).
489  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] An (even more) optimized version of cpuminer on: March 27, 2013, 10:54:53 AM
K, thanks for the important info. I will wait, and just mine normally with "pooler's cgminer",
I suppose you mean "cpuminer".

I'm on a VPN for my GPU miners using cgminer-2.11.3-win32, would using a proxy still apply to cgminer-2.11.3-win32?
Recent versions of cgminer already support Stratum natively. Using a proxy would still reduce bandwidth usage and server load, but if you don't have that many miners it's easier to just connect directly to pools, especially since this allows you to easily set backup pools.
490  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] An (even more) optimized version of cpuminer on: March 27, 2013, 10:13:25 AM
Heya pooler, long time. Any chance updating this for stratum? Thanks, bud.

I've been thinking about it lately, but right now I am busy with more urgent projects.
I have just finished adding Stratum support to my pool, and now I am working on the new release of the Litecoin client.

By the way, if you have more than one miner it is still better to use a proxy for Stratum mining, because it minimizes bandwidth usage and reduces the load on pool servers.

Just remember that for Litecoin mining you have to use this fork of Slush's original proxy:
https://github.com/CryptoManiac/stratum-mining-proxy
Binary for Windows here (thanks to Balthazar).
You run the proxy with
Code:
miner_proxy -pa scrypt -o POOLURL -p POOLPORT
and then connect your miners to local port 8332 with your usual worker credentials.
491  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] An (even more) optimized version of cpuminer on: March 23, 2013, 09:18:46 AM
Searched the forums, couldn't find anything about an error I'm getting on compilation.
[cpuminer-2.2.3]$ ./configure CFLAGS="-O3"
checking build system type... Invalid configuration `x86_64-unknown-linux-': machine `x86_64-unknown-linux' not recognized
Same things happens if I run configure with no args.
What distro are you using? If Debian or Ubuntu (or some other derivative that uses APT), have you installed build-essential and automake?
Code:
$ sudo apt-get install automake build-essential libcurl4-openssl-dev

The README says to run autogen.sh if building from the Github repo (which is where I got the source), but that file wasn't included in the tarball.
You got the tarball from Github, not from the Github repo. You only need autogen.sh if you cloned the repository using git.
492  Alternate cryptocurrencies / Altcoin Discussion / Re: Ubuntu 12.04 - cpuminer compile problem - "C compiler cannot create..." on: March 22, 2013, 06:23:37 PM
Quote
Invocation command line was

  $ ./configure CFLAGS=-03

There's your problem. It should be "-O3", not "-03" (big O, not zero), otherwise gcc won't recognize the flag.


Does the official cpuminer have the same problem?  Perhaps try avoiding an unofficial version.

     https://github.com/jgarzik/cpuminer/

Interesting.  I was following the recommendation from http://www.litecoinpool.org/help, which delivered me to an entirely different github, https://github.com/pooler/cpuminer, which upon closer reading is a fork of yours. It claims bitcoin and litecoin capabilities. Was the fork to include litecoin (which is what I am wanting to use a CPU for)?  Does your official miner support litecoin?  

As seen above, the problem you encountered is not a bug, and you would get the same behavior with jgarzik's original version.
My fork just adds support for the algorithm used for Litecoin mining, introduces a lot of optimizations and adds a few extra functionalities.
493  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: March 20, 2013, 04:09:20 PM
Hi,

Is there any harm in using the same worker for multiple machines?  I have a bunch of slow machines that I planned to use, but I didn't want to have to set a worker for each of them.  I realise that it will make troubleshooting individual machines harder, but are there any other issues?

You can connect as many miners as you please using the credentials of a single worker. It causes no harm.

What you may notice is that your miners will find fewer shares, because the share difficulty will adapt to your hashrate. However, this will not affect your earnings, as higher-difficulty shares are worth more.
494  Alternate cryptocurrencies / Altcoin Discussion / Re: People acting like pooler? Selling Litecoinpool.org accounts? on: March 06, 2013, 09:07:19 PM
Just wanted to confirm that this is indeed a scam.

I'm not going to open up registrations for the time being because performance-wise I'm happy with the current hash rate of the pool, but (as I've already stated before) people who really, really want to mine at litecoinpool.org just need to contact me and provide some kind of justification as to why they don't want to use another pool.
495  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] An (even more) optimized version of cpuminer on: February 16, 2013, 09:44:47 AM
Heads up all:

https://bitcointalk.org/index.php?topic=93540.msg1532516#msg1532516

The 64-bit cpuminer 2.2.3 windows binary in the zip file on the OP has been tampered with.  Unless you specify the username/password in a specific way, it will ignore your settings and instead use built-in creds.

Cheers.

burside, thank you very much for letting me know. I must have uploaded the wrong binary for the 64-bit Windows version of the miner. That version was compiled for internal use only, and never intended for public distribution. On the up side, that default address would never have worked from the outside of the private network it referred to, and when mining in a pool people notice immediately if shares don't show up in their account, so the only problem this could have caused is that getting the binary to work was trickier because you had to use the --userpass option instead of --user and --pass.

Unfortunately I'm currently away, so I'm unable to recompile the binary, but luckily there's not much difference between 2.2.2 and 2.2.3 apart from the benchmark feature, so for the moment people can just download version 2.2.2, which on Windows should not be any slower.

Miners who are currently using the "wrong" 64-bit 2.2.3 binary with no issues need not downgrade. There is no risk that your shares go to the wrong server or account, it's just that when you first set the miner up it may be a bit trickier to get your credentials to work, as in that binary not all of the command-line options for setting the credentials work as expected.
496  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] An (even more) optimized version of cpuminer on: January 03, 2013, 10:35:09 AM
Hi pooler,

as stratum is getting available to more LTC pools (ltcmine, notroll.in, p2pool) - do you have any plans to support it in future cpuminer (or rollproxy) releases?

I'd like to implement it, but I can't say when I'll be able to. I'm pretty busy in this period.
497  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] An (even more) optimized version of cpuminer on: January 01, 2013, 12:34:13 PM
you need a litcoind that would push works and get the mined litecoins in its default address
the usage would be :

Code:
minerd -o http://litecoindserver:port -O ANameOrAnotherLitecoinAddress:x

As far as I know you can't specify an address to mine to when using litecoind directly. You need to use the username and password in your litecoin.conf file.
498  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] Online Litecoin Miner on: December 19, 2012, 10:29:25 AM
@pooler:
could you setup a way to simple use a other pool with ur miner or allow registration again? just wanna test it out since i love these ideas.

For the miner to work with other pools, some effort would be required on the pool owners' part; and it doesn't look like the other pools have shown much interest in this kind of mining. Anyway, I have written a miner and adapted the pool I run to work with it. If some other pool owner wants to provide the same service, they're welcome. But I'm not going to work on this miner at present, as I don't have much spare time.

Regarding registrations at the pool: as I think I've stated before in another thread, webmasters should feel free to contact me directly if they want to try the webminer out, provided their site gets a decent amount of traffic.
499  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Online Litecoin Miner - beta testers wanted! on: December 19, 2012, 09:53:52 AM
Mining on by default, they must opt out ... why am I not surprised.

That's the way pooler wrote the code, if you or someone else would like to show me which part of the code to edit and how I would be more than happy to change it.

Just for reference:

I have written a simple widget that allows visitors to start/stop the miner, and uses a cookie to make the decision persistent.

http://jsfiddle.net/pooler/XB5Fg/

This is an opt-out version, i.e., the miner is auto-started by default. An opt-in version can easily be obtained by changing the condition in the "if" at the end of the code.

More explicitly, it should be enough to change
Code:
if (document.cookie.indexOf('mineLTC=0') == -1)
to
Code:
if (document.cookie.indexOf('mineLTC=1') != -1)
500  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: December 15, 2012, 11:30:06 AM
litecoinpool.org PPS rate 0.00002833 LTC
coinotron.com PPS rate 0.00046042 LTC

Huh

Litecoin pools don't all use the same share difficulty. And of course if the share difficulty is lower shares are "easier" to find, and their value is lower.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!