Bitcoin Forum
May 26, 2024, 06:42:13 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 »
421  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XPM] [ANN] Primecoin High Performance on: July 15, 2013, 04:44:51 PM
Excellent!! found first block in 1 hour time with this windows build..... Grin

What build? link?
422  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XPM] [ANN] Primecoin High Performance on: July 15, 2013, 04:08:37 PM
Any updated windows builds ?
423  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Primecoin Record Books on: July 14, 2013, 07:10:47 PM
How do you go about figuring out if its a new record? Is there a list that someone compares against known primes?
424  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] BFGMiner Prime Branch on: July 14, 2013, 07:03:00 PM
Good job! I will look into API support tomorrow.

Had any chance this weekend to work on an API?
425  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] BFGMiner Prime Branch on: July 13, 2013, 05:08:30 AM
Perhaps something has changed, but I just cloned the repo and can't find "src/libblkmaker/base58.c"

There is a libblkmaker folder, but it contains nothing

git clone -b prime

?
426  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] BFGMiner Prime Branch on: July 13, 2013, 01:28:53 AM
Good job! I will look into API support tomorrow.

That would be great.

Btw I just relaying the info from most of the people who worked on it Tongue no credit here outside of sharing Smiley
427  Alternate cryptocurrencies / Altcoin Discussion / [XPM] BFGMiner Prime Branch on: July 13, 2013, 12:47:55 AM
So some of us on #eligius-prime with the help of Luke were able to get what we think is bfgminer prime working, how ever the people testing it so far none of us have found a block so a word of caution.

I thought in the spirit of sharing I would let you guys know how I was able to get up and runnning, NOTE you do need to know how to compile BFGMiner, I cannot help you with any compile issues ..

Requirements:
primecoind running

Then

Get the latest code from git..

git clone -b prime https://github.com/luke-jr/bfgminer.git

make this change >> http://pastebin.com/XSTTRNF9 << src/libblkmaker/base58.c around line 120

This allows you to use your primecoin wallet address instead of having to convert that to a btc wallet address.

Once compiled and primecoind is set up and running.. use this command line in bfgminer..

./bfgminer -a prime -S noauto -S cpu:auto -o localhost:9912 -u primecoinrpc -p {rpcpassword} --coinbase-addr {primecoin wallet addr} --debuglog 2>prime.log

you dont need the debug at the end but gives you an idea of data coming though..

THIS is WIP, I would ask anyone to help optmized, fix, or make adjustments..

cheers..

here is my miner running.. no block found yet tho.. we did test it on testnet and it did fine blocks fyi..







428  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Primecoin Built-in Miner Sieve Performance Issue on: July 12, 2013, 10:50:45 PM
some of us on #eligius-prime were able with lukes help and others to get it running.. now im just waiting to see if i can actually get a block..



Can you share your source code?  Did you modify Sunny's algorithm at all?

sorry not a coder per say, was on the irc channel getting stuff compile and tested on an amazon instance.. takes a bit of work, and you need to convert a primecoin address to btc add.. etc..
429  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Primecoin Built-in Miner Sieve Performance Issue on: July 12, 2013, 10:38:54 PM
some of us on #eligius-prime were able with lukes help and others to get it running.. now im just waiting to see if i can actually get a block..

430  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Primecoin Built-in Miner Sieve Performance Issue on: July 12, 2013, 06:46:02 PM
Ok i have this code running on ubuntu ami from amazon. using c1.extralarge.. or what ever its called..

https://github.com/Chemisist/primecoin

Im getting about 1600pps out of this box.. and it costs are about .50 an hour.. just a fyi to all..

This is a pretty bad result for $0.5/hour.
You should look for other providers.

Are you guys still getting blocks? 8K pps here, no blocks for 10hours!! (I found blocks before that every hour or so)

Not yet i started it just a few ago.. but on my home and work machines I have not got a block since yesterday, has anyone gotten one today? did something change?
431  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Primecoin Built-in Miner Sieve Performance Issue on: July 12, 2013, 06:40:03 PM
Ok i have this code running on ubuntu ami from amazon. using c1.extralarge.. or what ever its called..

https://github.com/Chemisist/primecoin

Im getting about 1600pps out of this box.. and it costs are about .50 an hour.. just a fyi to all..

432  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Miner Development thread on: July 12, 2013, 06:27:24 PM
btw some of us are hanging out on #eligius-prime to work though some bfg stuff if you want to join, trolls need not apply
433  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Primecoin Built-in Miner Sieve Performance Issue on: July 12, 2013, 05:02:51 PM
Silly question, but where do i find the latest patched/optimized branch that I can build on ubuntu ? Tongue
434  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency on: July 12, 2013, 04:43:38 PM
Not sure if this has been asked, but any way to get the prime numbers out of the client or a way to grep them from the logs?  .. also is their a way to reference them to already existing found ones more in the math community side of things?
435  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Miner Development thread on: July 12, 2013, 03:15:33 PM
Ya so it looks like first we need to get the primecoin API working before any minging software can use it efficiently ..
436  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] BFGMiner Branch.. on github on: July 12, 2013, 06:22:43 AM
Guys wtf, stay on topic I see so many good potential threads started to only get hijacked.  This was about looking into bfgminer branch to see if developers wanted to work on improving it for mining prime coins .. Stop the nonsense ...

I'm sorry, but we're having a relavent and civil discussion about the author of the subject of the topic at hand. We're discussing previous comments made by that author. And honestly, as webmaster of eligius, your conflict of interest and arrangement with luke-jr are really transparent (or at least they are to me, I doubt most of the community is aware of the long and messy history).

You're not a white knight trying to get the topic back on track. You're a biased party with potential losses should problems occur.

I'll try and stop here, and say that's all I have to say on the matter.

Thanks now let's get back to business!
437  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] BFGMiner Branch.. on github on: July 12, 2013, 06:07:36 AM
Guys wtf, stay on topic I see so many good potential threads started to only get hijacked.  This was about looking into bfgminer branch to see if developers wanted to work on improving it for mining prime coins .. Stop the nonsense ...

438  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMP] BFGMiner Branch.. on github on: July 11, 2013, 07:27:05 PM
XMP?

sorry i have dyslexia
439  Alternate cryptocurrencies / Altcoin Discussion / Re: [XMP] BFGMiner Branch.. on github on: July 11, 2013, 06:41:30 PM
well its a start luke started on it last night and is pulling in some decent pps, join us on irc freenode #eligius if you want to help, add patches etc.. but yea first
440  Alternate cryptocurrencies / Altcoin Discussion / Re: [XPM] Primecoin Built-in Miner Sieve Performance Issue on: July 11, 2013, 06:29:07 PM
btw just talked to Luke-Jr, he started a bfgminer branch for prime if anyone wants to work on that or compile versions..

https://github.com/luke-jr/bfgminer/tree/prime

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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!