Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: peterlustig on December 07, 2013, 04:53:41 PM



Title: [BOUNTY] 0.5 BTC for Applecoin CPU miner with stratum support
Post by: peterlustig on December 07, 2013, 04:53:41 PM
http://applecoin.org/index.php?topic=373

Quote
I am offering a .5BTC bounty for a Applecoin CPU miner.

The main function of the CPU miner is to enable all cpu miners to connect to pools to get shares. The miner must display the current hps and easily configurable to mine pools in either in a .bat file or interface.

Please post this around the forums.

The first developer to post working CPU miner links claims the .5 BTC bounty. If you wish to contribute to the bounty, PM me.

Regards,

Admin.

Probably the best start for devs is the ybc cpu miner found in this post: https://bitcointalk.org/index.php?topic=250501.msg2666452#msg2666452
which supports stratum but not the different scrypt-jane parameters Applecoin uses (--Nfmin 4 --Nfmax 30 --StartT 1384720832)


Title: Re: [BOUNTY] 0.5 BTC for Applecoin CPU miner with stratum support
Post by: ig0tik3d on December 07, 2013, 05:36:15 PM
win64: https://drive.google.com/file/d/0B9cvOfoOekSddG9LY2Q0SnNzZk0/edit?usp=sharing
example start:

Code:
minerd_avx -a scrypt -o stratum+tcp://apcpool.dyndns.org:3333  -O workername:workerpassword
or
Code:
minerd_sse3 -a scrypt -o stratum+tcp://apcpool.dyndns.org:3333  -O workername:workerpassword

my btc 12F36FEvsxZd3riY2eLGYTBHEJyBhK46cr


Title: Re: [BOUNTY] 0.5 BTC for Applecoin CPU miner with stratum support
Post by: peterlustig on December 07, 2013, 06:10:35 PM
posted 20 min earlier:
http://applecoin.org/index.php?topic=373.msg2521#msg2521
We'll see  :D
Are you the creator of the ybc minerd i did the small change to?


Title: Re: [BOUNTY] 0.5 BTC for Applecoin CPU miner with stratum support
Post by: dr_yan_yan on December 07, 2013, 06:41:06 PM
Please also post  Win 32 download


Title: Re: [BOUNTY] 0.5 BTC for Applecoin CPU miner with stratum support
Post by: peterlustig on December 07, 2013, 07:06:03 PM
He paid us both  :D http://applecoin.org/index.php?topic=373.msg2532#msg2532
Win32 compiling sucks, will take time to get it done.


Title: Re: [BOUNTY] 0.5 BTC for Applecoin CPU miner with stratum support
Post by: peterlustig on December 08, 2013, 03:04:29 PM
Win32 version has been built by igotik3d: http://applecoin.org/index.php?topic=373.msg2544#msg2544
and me: http://applecoin.org/index.php?topic=373.msg2553#msg2553
 :)