Author

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

legendary
Activity: 2590
Merit: 1022
Leading Crypto Sports Betting & Casino Platform
are someone working on the gpu miner? i know it would not bring much, but i have more gpu than cpu like everyone else, and i would benefit more from it, and network also would be more strong i think
full member
Activity: 201
Merit: 100
Hey!
I need a little help with the stratum proxy.
I cannot get it work with any hodl pool(mostly trying suprnova).
The miner connects throught the proxy, starts mining and is hashing normally. But there is no any single share submitted or accepted.
Tried different miners and different stratum proxies with no success...
Any idea?

try this proxy: https://github.com/slush0/stratum-mining-proxy
open the stratum_listener.py file, and search this line:
Quote
result = (yield self._f.rpc('mining.submit', [worker_name, job_id, tail+extranonce2, ntime, nonce]))

replace to this:
Quote
result = (yield self._f.rpc('mining.submit', [worker_name, job_id, tail+extranonce2, ntime, nonce] + list(args) ))

Elbandi

Thanks!
But I'm unable to make it run on windows.
sr. member
Activity: 462
Merit: 250
sr. member
Activity: 490
Merit: 250

Check out the new HOdlcoin video



hero member
Activity: 525
Merit: 531
Hey!
I need a little help with the stratum proxy.
I cannot get it work with any hodl pool(mostly trying suprnova).
The miner connects throught the proxy, starts mining and is hashing normally. But there is no any single share submitted or accepted.
Tried different miners and different stratum proxies with no success...
Any idea?

try this proxy: https://github.com/slush0/stratum-mining-proxy
open the stratum_listener.py file, and search this line:
Quote
result = (yield self._f.rpc('mining.submit', [worker_name, job_id, tail+extranonce2, ntime, nonce]))

replace to this:
Quote
result = (yield self._f.rpc('mining.submit', [worker_name, job_id, tail+extranonce2, ntime, nonce] + list(args) ))

Elbandi
legendary
Activity: 2688
Merit: 1240
Hey!
I need a little help with the stratum proxy.
I cannot get it work with any hodl pool(mostly trying suprnova).
The miner connects throught the proxy, starts mining and is hashing normally. But there is no any single share submitted or accepted.
Tried different miners and different stratum proxies with no success...
Any idea?


No "normal" stratum proxy will work because you'll need some extra modifications in the protocol, but you can just connect your miners directly to the pool.
sr. member
Activity: 490
Merit: 250
Hey!
I need a little help with the stratum proxy.
I cannot get it work with any hodl pool(mostly trying suprnova).
The miner connects throught the proxy, starts mining and is hashing normally. But there is no any single share submitted or accepted.
Tried different miners and different stratum proxies with no success...
Any idea?


Could you provide more information.. This is the first I have seen of this issue.. So we will need more info..
member
Activity: 90
Merit: 10
Hi guys,
I would like to make a HODL private pool for me and a couple friends, i have some experience using unomp software..there's a tutorial or someting to build it? anyone can help? Thank you.  Cool

full member
Activity: 201
Merit: 100
Hey!
I need a little help with the stratum proxy.
I cannot get it work with any hodl pool(mostly trying suprnova).
The miner connects throught the proxy, starts mining and is hashing normally. But there is no any single share submitted or accepted.
Tried different miners and different stratum proxies with no success...
Any idea?
sr. member
Activity: 490
Merit: 250
Hello guys!

Some stupid q's...

1.
I started solo mining using the follow command line:

hodlcoind -datadir=D:\App\Roaming\Hodl -genproclimit=7 -gen

I placed data dir at second drive and limited cpu cores to 7 and started the mining.

But how can I provide the daemon with address to use in mining???

2.
Is it possible to use Wolf's miner in solo mode?

3.
Is it possible to setup something like a mini-pool (daemon or stratum server) for my owm miners?

1.
https://bitcointalksearch.org/topic/hodlcoin-cpu-solo-mining-guide-1383479

Is it possible to change the RAM usage on a windows wallet, if so how?



If you missed it and don't feel like reading through the thread to use -miningaddress="address" and or optimize your miner see below

1. Make sure your wallet is closed

2. Make sure your Hodlcoin-qt.exe is on your Desktop

3. Bring up Run (Press [Window] + [R] on your keyboard)

4. Paste below in Run
%userprofile%\Desktop\HOdlcoin-qt.exe  -gen=1 -minermemory=2 -genproclimit=4 -miningaddress="address"

*Note put your address in place of "address" like this "HEX8QLWqQ7p7MFNiN8CMrMjC2CYAy8pwi9"
**Note minermemory should be "1" or "2" on windows any higher and you ger a Runtime error
***Note minermemory is the amount of Ram your using and must be multiplied by genproclimit to equal totale Threads you would like to use example (-minermemory=2 -genproclimit=4 is 8 Threads)


2. Nope not until we get funds to code a proper GBT miner..

3. Sure if you feel up to the task go for it..
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
Hello guys!

Some stupid q's...

1.
I started solo mining using the follow command line:

hodlcoind -datadir=D:\App\Roaming\Hodl -genproclimit=7 -gen

I placed data dir at second drive and limited cpu cores to 7 and started the mining.

But how can I provide the daemon with address to use in mining???

2.
Is it possible to use Wolf's miner in solo mode?

3.
Is it possible to setup something like a mini-pool (daemon or stratum server) for my owm miners?
newbie
Activity: 41
Merit: 0
Is there any way to start solo mining with the wallet with command line?  Smiley


Yes, try:

-gen=1 -genproclimit=x -minermemory=x

Thx m8! Grin
Vin
legendary
Activity: 1166
Merit: 1015
Is there any way to start solo mining with the wallet with command line?  Smiley


Yes, try:

-gen=1 -genproclimit=x -minermemory=x
newbie
Activity: 41
Merit: 0
Is there any way to start solo mining with the wallet with command line?  Smiley
sr. member
Activity: 392
Merit: 250
We've changed the settings on https://hodl.maxminers.net to be compatible with the current miners - no special miner needed anymore, you can just use the one from the other pools now.
legendary
Activity: 1470
Merit: 1114
How build or compile a own miner at windows 7? None of available miners at cryptoblog and suprnova works on my machine.

What CPU do you have, 32-bit or 64-bit windows?

http://ark.intel.com/products/59080

Windows 7 ultimate 64-bit

Your CPU does not have support for AES, so Wolf's optimized miner will not work for you.
You need to use the regular hodlminer, have yo tried with this: http://cryptomining-blog.com/wp-content/download/hodlminer-windows.zip

I said:

How build or compile a own miner at windows 7? None of available miners at cryptoblog and suprnova works on my machine.

This guide worked like a charm for me compiling the wolf miner, not sure if it will be the same for the regular hodlminer, but you can try: http://cryptomining-blog.com/7740-have-some-spare-cpu-power-mine-hodlcoin-with-it/#comment-3882

What is the error you are getting when trying to run the miners?

I think the focus should be on why the precompiled versions aren't working. There are 2 versions, the wolf version for CPUs with
AES_NI and the regular version for older CPUs. Make sure you are using the correct version. And as previously asked, what errors
are you seeing?
hero member
Activity: 578
Merit: 501
Why have we not started working on an adaptation of p2pool for HOdlcoin? We have several pools up now with MPOS. If they are using the standard stratum software, see https://github.com/ahmedbodi/stratum-mining and https://github.com/ahmedbodi/stratum, adapted with the HOdlcoin POW similar to scrypt, see https://github.com/Tydus/litecoin_scrypt, it should be easy to convert to p2pool with a little work.
hero member
Activity: 602
Merit: 500
How build or compile a own miner at windows 7? None of available miners at cryptoblog and suprnova works on my machine.

What CPU do you have, 32-bit or 64-bit windows?

http://ark.intel.com/products/59080

Windows 7 ultimate 64-bit

Your CPU does not have support for AES, so Wolf's optimized miner will not work for you.
You need to use the regular hodlminer, have yo tried with this: http://cryptomining-blog.com/wp-content/download/hodlminer-windows.zip

I said:

How build or compile a own miner at windows 7? None of available miners at cryptoblog and suprnova works on my machine.

This guide worked like a charm for me compiling the wolf miner, not sure if it will be the same for the regular hodlminer, but you can try: http://cryptomining-blog.com/7740-have-some-spare-cpu-power-mine-hodlcoin-with-it/#comment-3882

What is the error you are getting when trying to run the miners?
sr. member
Activity: 490
Merit: 250
Guys like Fuzz and I have been saying the GBT (GetBlockTemplate) in these miners are not set up for HOdl, like Wolf has said the template is not right for HOdl.. while your pushing to the wallet the template your working off is not set up proper.. So I'm afraid your all just spinning your wheels

While these miners have managed to work around the GBT and implement a stratum server, these should not be confused with a GBT miner

If anyone would like to see a proper GBT stand alone miner follow this thread
https://bitcointalksearch.org/topic/ann-wolfs-gbt-cpu-hodl-miner-bounty-fund-1427633

and Please donate

Anyone that wants to Solo mined please follow this thread

https://bitcointalksearch.org/topic/hodlcoin-cpu-solo-mining-guide-1383479
full member
Activity: 224
Merit: 100
How build or compile a own miner at windows 7? None of available miners at cryptoblog and suprnova works on my machine.

What CPU do you have, 32-bit or 64-bit windows?

http://ark.intel.com/products/59080

Windows 7 ultimate 64-bit

Your CPU does not have support for AES, so Wolf's optimized miner will not work for you.
You need to use the regular hodlminer, have yo tried with this: http://cryptomining-blog.com/wp-content/download/hodlminer-windows.zip

I said:

How build or compile a own miner at windows 7? None of available miners at cryptoblog and suprnova works on my machine.
Jump to: