Author

Topic: [ANN] Ħ [HODL] 5% Interest. No Staking Req. Term Deposits 10%. Solo Mining. - page 130. (Read 472878 times)

member
Activity: 101
Merit: 10
Frank Sinatra

I pushed the source to github: https://github.com/Optiminer/hodlminer-wolf
It contains SHA512 for both AVX and AVX2 but chooses one or the other at compile time. Ideally, it would detect at runtime which is supported and use the corresponding one.

I get about 370 hash/s on my core i7-4770S.

hodlminer.exe

Size: 541 Kb

features: x86_64 PHE SSE2 AVX AVX2 XOP

VirusTotal Report
Could you upload that to another file hosting site? MEGA isn't letting me download it without upgrading to pro.

github:
https://github.com/madzebra/hodlminer-binary/raw/master/hodlminer.exe
sr. member
Activity: 462
Merit: 250

I pushed the source to github: https://github.com/Optiminer/hodlminer-wolf
It contains SHA512 for both AVX and AVX2 but chooses one or the other at compile time. Ideally, it would detect at runtime which is supported and use the corresponding one.

I get about 370 hash/s on my core i7-4770S.

hodlminer.exe

Size: 541 Kb

features: x86_64 PHE SSE2 AVX AVX2 XOP

VirusTotal Report
Could you upload that to another file hosting site? MEGA isn't letting me download it without upgrading to pro.
member
Activity: 101
Merit: 10
Frank Sinatra

I pushed the source to github: https://github.com/Optiminer/hodlminer-wolf
It contains SHA512 for both AVX and AVX2 but chooses one or the other at compile time. Ideally, it would detect at runtime which is supported and use the corresponding one.

I get about 370 hash/s on my core i7-4770S.

hodlminer.exe

Size: 541 Kb

features: x86_64 PHE SSE2 AVX AVX2 XOP

VirusTotal Report

update
SHA256 sum: 7086CDACFFD13E7958878667D4F432DEC0A13FAE900B798A6236A3BE00B390F2
legendary
Activity: 1428
Merit: 1030
163 satoshi... Weak support, C-Cex delisting, YoBit closed deposits. Can it get any worse?

https://novaexchange.com/ adds alot of different coins lately. Low volume, but its rising
http://alcurex.org/ go for it! Smiley

And for the dumpers.. Fuck you! I get it, youre mad as fuck... but guess what.. when HODL reach the top floor.. ohno.. youre going to be even more mad..
Shame on you all   Kiss

Also don't trade on YoBit - it's not clear they can meet their obligations. If you have funds there, you can send a message to their support with your HODL address and ask them to process a manual withdrawal of your funds. They're pretty flaky so it can take some persistence.
hero member
Activity: 803
Merit: 501
163 satoshi... Weak support, C-Cex delisting, YoBit closed deposits. Can it get any worse?
I added my last 100 bucks for buy support so it dont bottom out. Someone with some btc better get to buying.  Fish
member
Activity: 79
Merit: 10
Hello,

is there any pool for mine this coin?


BR
You can find the pool list on the op.
member
Activity: 110
Merit: 10
Hello,

is there any pool for mine this coin?


BR
member
Activity: 86
Merit: 10
I plan to open a new mining pool next week that mines blocks to the miner address directly once they accumulated 50 hodls.

I will also publish the source code of a modified wolf-miner that increases hash rate by >100% for CPUs with AES and AVX2.

Let's keep the coin alive!  Cheesy

Any progress? Fascinated to see if you can get these performance improvements. I'd like to integrate the code into the wallet miner if possible.

I pushed the source to github: https://github.com/Optiminer/hodlminer-wolf
It contains SHA512 for both AVX and AVX2 but chooses one or the other at compile time. Ideally, it would detect at runtime which is supported and use the corresponding one.

I get about 370 hash/s on my core i7-4770S.

GREAT JOB!!!!! Is there a compiled version for Windows 8.1 64-bit that I can download and test it?  Thanks in advance...
full member
Activity: 154
Merit: 100
163 satoshi... Weak support, C-Cex delisting, YoBit closed deposits. Can it get any worse?

https://novaexchange.com/ adds alot of different coins lately. Low volume, but its rising
http://alcurex.org/ go for it! Smiley

And for the dumpers.. Fuck you! I get it, youre mad as fuck... but guess what.. when HODL reach the top floor.. ohno.. youre going to be even more mad..
Shame on you all   Kiss

Which is great, but did we have to start in the bottom of a coal mine?
sr. member
Activity: 473
Merit: 252
163 satoshi... Weak support, C-Cex delisting, YoBit closed deposits. Can it get any worse?

https://novaexchange.com/ adds alot of different coins lately. Low volume, but its rising
http://alcurex.org/ go for it! Smiley

And for the dumpers.. Fuck you! I get it, youre mad as fuck... but guess what.. when HODL reach the top floor.. ohno.. youre going to be even more mad..
Shame on you all   Kiss
hero member
Activity: 630
Merit: 500
163 satoshi... Weak support, C-Cex delisting, YoBit closed deposits. Can it get any worse?
hero member
Activity: 803
Merit: 501

I pushed the source to github: https://github.com/Optiminer/hodlminer-wolf
It contains SHA512 for both AVX and AVX2 but chooses one or the other at compile time. Ideally, it would detect at runtime which is supported and use the corresponding one.

I get about 370 hash/s on my core i7-4770S.

Cool, it gave me almost 2x perfomance increase.  Wink

same here .. great work mate.. we need more like this... the best build so far for my xeons Cheesy
member
Activity: 101
Merit: 10
Frank Sinatra

I pushed the source to github: https://github.com/Optiminer/hodlminer-wolf
It contains SHA512 for both AVX and AVX2 but chooses one or the other at compile time. Ideally, it would detect at runtime which is supported and use the corresponding one.

I get about 370 hash/s on my core i7-4770S.

Cool, it gave me almost 2x perfomance increase.  Wink
hero member
Activity: 700
Merit: 500
i would love to see the pool src being on github somewhere in the future, but with most pools this seems unlikely due to profit loss Cheesy

br
full member
Activity: 187
Merit: 100
I will provide more detailed instructions once the pool is fully operating. I hope some dev can provide a binary of the miner for windows until then.

The miner only works with pools, it has never done so mining directly against hodlcoind. Probably because of the modifications to getblocktemplate that were needed for hodl from the original bitcoin daemon.
hero member
Activity: 781
Merit: 501
I pushed the source to github: https://github.com/Optiminer/hodlminer-wolf
It contains SHA512 for both AVX and AVX2 but chooses one or the other at compile time. Ideally, it would detect at runtime which is supported and use the corresponding one.

I get about 370 hash/s on my core i7-4770S.

so, this is only work with pool or getwork? Will it work with wallet GBT?
legendary
Activity: 1428
Merit: 1030
I plan to open a new mining pool next week that mines blocks to the miner address directly once they accumulated 50 hodls.

I will also publish the source code of a modified wolf-miner that increases hash rate by >100% for CPUs with AES and AVX2.

Let's keep the coin alive!  Cheesy

Any progress? Fascinated to see if you can get these performance improvements. I'd like to integrate the code into the wallet miner if possible.

I pushed the source to github: https://github.com/Optiminer/hodlminer-wolf
It contains SHA512 for both AVX and AVX2 but chooses one or the other at compile time. Ideally, it would detect at runtime which is supported and use the corresponding one.

I get about 370 hash/s on my core i7-4770S.

That's really terrific -

I'd really like to see this code integrated with the wallet. The reason is that the pool + cpu/wolf miner model leads to a loss of decentralization and dumping. While I think the dumping is under control now with the hodlminer restrictions, we'd still see the loss of decentralization - so I favor the solo miner model, especially at the moment when it is so easy to pull in a block.

I had a go at integrating Wolf's miners a few weeks ago myself, but was unsuccessful. I couldn't get it to compile.

One possible route may be to compile in all the optimizations, and either autodetect them at runtime, or let the user specify which ones to try using in the config/command line.
hero member
Activity: 700
Merit: 500
hero member
Activity: 644
Merit: 500

I pushed the source to github: https://github.com/Optiminer/hodlminer-wolf
It contains SHA512 for both AVX and AVX2 but chooses one or the other at compile time. Ideally, it would detect at runtime which is supported and use the corresponding one.

I get about 370 hash/s on my core i7-4770S.

Very impressive!

I will be releasing an updated version of cpuminer-opt shortly with your improvements.
Sir is it possible to get a full set of instructions for running the cpu miner. like for basic computer user. instructions for Solo mining AMD chip. 3.3   8 core. could you point me in the right direction. Fish
me too sir will be using i7 laptop just wanted to try it as well thank you in advance.
hero member
Activity: 803
Merit: 501

I pushed the source to github: https://github.com/Optiminer/hodlminer-wolf
It contains SHA512 for both AVX and AVX2 but chooses one or the other at compile time. Ideally, it would detect at runtime which is supported and use the corresponding one.

I get about 370 hash/s on my core i7-4770S.

Very impressive!

I will be releasing an updated version of cpuminer-opt shortly with your improvements.
Sir is it possible to get a full set of instructions for running the cpu miner. like for basic computer user. instructions for Solo mining AMD chip. 3.3   8 core. could you point me in the right direction. Fish
Jump to: