Bitcoin Forum
June 05, 2024, 04:08:20 AM *
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 »
541  Alternate cryptocurrencies / Altcoin Discussion / Re: LTC/ArtForz PushPool Question on: August 04, 2012, 04:01:27 PM
So then I start to wonder, how much memory does pushpoold use when under good load from litecoin miners? I ask because I'm running my instance on an Ubuntu EC2 small and I'm curious if the 1.5GB RAM isn't enough and THAT'S why pushpoold keeps quitting out after using up all the memory.

Right now my pushpoold is using about 20 MB of memory, and I don't see why it would need much more than that. The Litecoin client, on the other hand, needs a good amount of RAM to run, often over 100 MB.
But even if we add to that the memory needed to run the database and a webserver, 1.5 GB is a lot.
542  Alternate cryptocurrencies / Altcoin Discussion / Re: Litecoin port of Bitaddress.org? on: August 02, 2012, 09:56:38 PM
Would this be easy for someone to do? I really want it! Grin

Sure thing: http://address.litecoin.net/
Thanks goes to Greedi for putting it together.

How established is the idea that Litecoin private keys start with "6"?  Does Litecoin accept Bitcoin private keys?

Pretty well established. Pywallet (jackjack's fork, which also works with Litecoin) and Vanitygen both conform to this.
The latest version of Litecoin does not accept Bitcoin private keys; it only accepts keys starting with "6u" or "6v".
543  Alternate cryptocurrencies / Altcoin Discussion / Re: Poolers CPUMiner Failover on: July 30, 2012, 04:37:00 PM
Here is an example batch file for Windows:
http://pastebin.com/RNNMBp2J
It was written by a miner I met on IRC. Since he doesn't have an account on this forum, I'm posting it for him.
544  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: July 30, 2012, 01:09:59 PM
The pool is under heavy DDoS attack again.

All miners who still haven't set up automatic failover to other pools or to solo mining are encouraged to do so as soon as possible.
545  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: July 29, 2012, 07:57:13 AM
Litecoinpool.org now still hold 30% hash rate, which is still pretty high.
Because attacker love ddosing litecoinpool.org as primary target, my suggestion is to raise the fee a bit to 6.5% and use the 1.5% fee to get a better server, if possible or as emergency funds if something bad happened (mining pool get hacked).

With 6.5% fee, maybe some people will move to other mining server or create their own.

You can reduce the fee back to normal again after things back to normal - more mining pool created, or some people leave to other server.

There are a lot of CPU miners at litecoinpool.org (which makes sense, since most of the other pools have moved to a fixed lower target), so I don't feel like increasing the fee further.

But! There are already two other public PPS pools out there, and both have lower fees than this one. They are notroll.in (4.8% fee) and Xurious's (3% fee). Both seem to work well and are run by serious and competent people, so I invite all GPU miners to give them a try.
546  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: July 28, 2012, 12:45:10 PM
You guys lost a lot of business because of this DDoS attack.  I couldn't get to the website or use it reliably for last two weeks.
Attack started on July 18, and stopped on July 23. The pool has been hashing without major interruptions since then.

My total hashing power is over 1mh.  Not great, but not minor at this point in the game.  I'm sure you lost a good bit, and I REALLY hope you guys have some sort of resource to take legal action.  At the very least, you can make your attacker(s) public if you know what happened.  
Unfortunately I have no proof to convict the attacker.

Also, has your pool upped it's share target yet?
This pool has been serving variable-difficulty targets for over a month, and I've received very positive feedback from miners about that.
If I just increased the share difficulty (which means lowering the target), the speed estimates of slower miners would become very inaccurate.
That's why some time ago I decided to start serving work with a target that is appropriate to the speed of the miner asking for it. This doesn't affect your rewards in any way, since shares are weighted, and counted according to their difficulty. On the other hand, it allows to keep accurate worker statistics while drastically reducing bandwidth. Best of both worlds. Smiley

I used to get errors/stales with reaper at litecoinpool that I didn't with Ozcoin.
Ozcoin only changed their share target a week ago, so your problem may be unrelated to this.

I like the PPS better, and would like to switch, but I don't want to go to work/bed and find out that my miner sat for 12 hours+ doing nothing again.
You should not have to worry about that. Just setup failover options and relax.
547  Alternate cryptocurrencies / Altcoin Discussion / Re: RaspberryPi (PC for $25) and LiteCoin mining on: July 27, 2012, 08:07:51 PM
how did you manage to compile cpuminer on raspberry pi. i am stuck with these errors:

Code:
pi@raspberrypi ~/cpuminer $ ./configure CFLAGS="-03"
checking build system type... armv6l-unknown-linux-gnueabihf
checking host system type... armv6l-unknown-linux-gnueabihf
checking target system type... armv6l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/pi/cpuminer':
configure: error: C compiler cannot create executables
See `config.log' for more details

It's "-O3", not "-03".
548  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Litecoin v0.6.3 released! on: July 27, 2012, 01:35:40 PM
I have the same error Sad
And I had to delete folder database to make the previous version work again. That may happen to you too, so do this in that case.

Nothing has really changed from the previous release. You may want to build with IPV6 disabled. Please check the build readmes for how to do that.
I tried the latest binaries and got the same error. I  tried building without IPV6 and it STILL gave that other error.

As I've already said, I got the same error with the latest bitcoind, and to make it work I had to disable IPv6 and patch bitcoinrpc.cpp.
Commenting out lines 2664 to 2681 (inclusive) is a quick and (very) dirty fix.
549  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][LTC][POOL][PROP] Litecoincash.com on: July 26, 2012, 08:14:04 PM
Is something wrong with the pool?
It accepts shares, but blocks are not confirming.

New litecoin client was released.  They may need to upgrade.  Until they announce they've upgrade, I'd move to another pool.

Upgrading is certainly a good idea, but blocks should also confirm without the latest patch.
550  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Litecoin v0.6.3 released! on: July 26, 2012, 12:37:58 PM
Then I tried building it for myself:
Code:
An error occured while setting up the RPC port 9332 for listening: open: Address family not supported by protocol

It seems any port I choose as a server for solo mining brings up that error.

The only time I got that error was with an old Linux kernel that didn't support IPv6. I tried building bitcoind and it gave the same error.
Once I undefined USE_IPV6 and fixed bitcoinrpc.cpp to completely avoid IPv6, everything ran fine.
551  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: July 25, 2012, 03:27:05 PM
Any update? or is this pool dead now?

Not at all. Pool has been hashing as much as allowed by the recent DDoS attacks.
552  Alternate cryptocurrencies / Altcoin Discussion / Re: litecoind + pushpool + mmcfe? on: July 25, 2012, 11:33:42 AM
Hate to bump an old thread, but I'm setting up a pool and I have everything working. My shares are being counted an all, but the only problem is my hashrate isn't being reported on the site at all. Any help?

Do you mean it is reported as zero? Bitcoin frontends usually display hash rates in MH/s, so that may be the cause.
553  Alternate cryptocurrencies / Altcoin Discussion / Re: LTC/ArtForz PushPool Question on: July 24, 2012, 01:21:51 PM
So, perhaps a lower level question. I cloned ArtFortz's pushpoold git and built it on Ubuntu and it would seem that this version has a memory leak?

My friend and I are doing a private pool to combine our resources and I can't seem to keep pushpoold up for more than ~48 hours before it just quits out with no error message. Over that time period, I can see it using more and more memory.

Anyone experienced this? Any ideas?

I've never found memory leaks in pushpool itself (kudos to jgarzik), but it is possible that the issue you are experiencing is caused by one of the dependencies.
Some versions of libevent, in particular, are affected by memory leaks, so try upgrading it.
554  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: July 21, 2012, 09:40:50 PM
If this is just synflooding there are some simple iptables rules which might help you. It will increase overall latency but at least you can get back to work.

Unfortunately it's not that simple. The pipe to the server is filled by DDoS traffic.
People on IRC have been suggesting various solutions, but none of them is viable.
555  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN] The Litecoin PPS Pool - We pay for stale shares! on: July 21, 2012, 08:09:55 PM
Still Ddos attack going on?
I cant connect to site for the past 2 days

Yes, the attack is still ongoing.
556  Alternate cryptocurrencies / Altcoin Discussion / Re: LTC/ArtForz PushPool Question on: July 21, 2012, 01:34:09 PM
Digging up an old thread because my question is related Wink

So PPS for a target.bits 17 pool would be: 50(32768/difficulty)

Correct? My logic being 2^16 is 65536, and 17 would be half as many shares required.

No. The higher target.bits, the lower (harder) the target.

If on average it takes 2^17 hashes to find a share, the PPS rate would be: 50 LTC / (2^32*difficulty) * 2^17.

The "2^32" part comes from the definition of difficulty: at difficulty 1 the expected number of hashes to compute in order to find a block is 2^32.
557  Alternate cryptocurrencies / Altcoin Discussion / Re: ATTN Litecoin GPU Miners - Scrypt support for cgminer on: July 21, 2012, 12:26:43 AM
Here is info from the Litecoincash pool thread...

Speeds are now back to something more usual staying a bit higher as we setup 21 target

Translated to English: they use a target with 21 trailing zeros (in binary notation), i.e. in hex
0x000007ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff (big endian)

This is the lowest target I've seen so far on a Litecoin pool.
558  Alternate cryptocurrencies / Altcoin Discussion / Re: LTC mining with Reaper on a 7970 on: July 20, 2012, 08:15:58 PM
Has anyone made a LTC vs BTC profitability calculator?  I'll start a bounty for one. 

It already exists.
http://allchains.info/calc.html
559  Alternate cryptocurrencies / Altcoin Discussion / Re: Pooshpoold seems to be working, minerd connects but cannot find a single share on: July 20, 2012, 07:03:48 PM
ArtForz's fork is easier to setup, as it doesn't require external notification for long polling, and has a configurable share target.
alexhz's fork includes Cryptomaniac's patches, which for instance add support for local work generation. On the other hand, long polling needs to be setup as in the original pushpool, and the share target is fixed.

Thank you, appreciate the input!

Making sure I'm understanding this correctly, the alexhz version takes the work generation load off litecoind?

But the artforz version you can reduce the load by altering the share target?  (and thus processing less shares/second)

Yes and yes.
560  Alternate cryptocurrencies / Altcoin Discussion / Re: Pooshpoold seems to be working, minerd connects but cannot find a single share on: July 20, 2012, 06:35:42 PM
ArtForz's fork is easier to setup, as it doesn't require external notification for long polling, and has a configurable share target.
alexhz's fork includes Cryptomaniac's patches, which for instance add support for local work generation. On the other hand, long polling needs to be setup as in the original pushpool, and the share target is fixed.
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!