Pages:
Author

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

newbie
Activity: 4
Merit: 0
I'm having some minor issues with mining on Windows 10 64.
Regardless of the number of mining threads set (genproclimit), the miner takes all cores (4 in my case)
hodlcoin-qt reports Miners:1, Threads:1. I have not changed any mem settings.
To make matters worse this affects ethereum mining on GPU as 100% CPU load affects the GPU load.
I tried setting the priority of the HOdl miner to low, but no dice.
Also, the avx2 option crashes the app from time to time (I have gen 4 core i5, which supports it)
Anybody experiencing similar issues? Any solutions ? 
newbie
Activity: 52
Merit: 0
Thanks for the new release.

Have now 3.0.1 running for about halve a day. Have made addnode for a lot of the 3.0.1 IPs. When I started it there where three 3.0.0 peers. One or two hours later two addintional 3.0.1 peers which had no newer blocks. Now I am back to only three 3.0.0 peers and still no newer blocks. Will let it run. Hopefully it will catch up.
newbie
Activity: 4
Merit: 0
full member
Activity: 222
Merit: 100
Margin Call
v3.0.1 is mandatory, yes. Some clown hodled with an old date trying to cheat the system and it uncovered a bug in the code. This will explain why sync has been difficult for a few days. You can just install right over v3.0.0 and continue without any other changes.

Where can i get 3.0.1? In the first page, i see only 3.0.0

Please help me!
full member
Activity: 250
Merit: 100
Crypto Developer
EDIT: Okay what I determined is that if you add optimineraes=1 and/or optimineravx2=1 to the hodl.conf file and then check the debug log it says it's reading the .conf file but then it goes ahead and ignores both the commands. I then tried adding these as parameters to the icon shortcut as in -optimineraes=1 and -optimineravx2=1 and now the debug log shows the commands are working properly.

No biggie but on V3 windows 64 bit if you want to get the full optimization and it doesn't work from the .conf file just add it to the path and you should be good to go Smiley

Yay! It works! hash back to normal thanks!
but when I check the logfile
2017-06-13 06:37:15 Optiminer Flags: AES-NI = 1, AVX2 = 0
2017-06-13 06:37:15 Optiminer Flags and CPU support: AES-NI = 1, AVX2 = 0

so avx2 is still not activated right? My cpu has avx2 code so whats wrong with that?
[/quote]

not all cpu's have implemented the full instructionset, example intel avoton c2xx series did not
implement all the cpu instructions.
full member
Activity: 250
Merit: 100
Crypto Developer

EDIT: Okay what I determined is that if you add optimineraes=1 and/or optimineravx2=1 to the hodl.conf file and then check the debug log it says it's reading the .conf file but then it goes ahead and ignores both the commands. I then tried adding these as parameters to the icon shortcut as in -optimineraes=1 and -optimineravx2=1 and now the debug log shows the commands are working properly.

No biggie but on V3 windows 64 bit if you want to get the full optimization and it doesn't work from the .conf file just add it to the path and you should be good to go Smiley

disasterfaster it's not called hodl.conf but hodlcoin.conf and it needs to be in same folder as your wallet.dat
those flags work just fine for me from the configuration file.
newbie
Activity: 22
Merit: 0
Help !!!
Where did my holdcoins go?

Status: em conflito
Data: 13/06/2017 01:28
Para: HDembsJkmgMpWWMkvkuSHX4MUxkiDoahrK
Débito: -50.15240987 HODL
Valor líquido: -50.15194940 HODL
ID da transação: d3e970b77cbeee3f1093023c6c79966c5f9a9cfdb9a3cb5ffc13b05983605e61-000


Status: em conflito
Data: 13/06/2017 01:20
De: desconhecido
Para: HBZPSCbynpRQFBpKuRrVazKMc6LxE3Eywu (seu próprio endereço, rótulo: 1000.15161678)
Crédito: 0.00045485 HODL
Valor líquido: +0.00045485 HODL
ID da transação: ccbc8c06d910ff77f7a4c32b8751f2c5bed88c7cfb72013b7bdf1f68bbcb4055-000


Status: em conflito
Data: 13/06/2017 01:16
Crédito: 0.13413977 HODL
Valor líquido: +0.13413977 HODL
ID da transação: de6be54253b53e92ca16ef8317285674bceebee14a85373933daf5dff1c37850-001


Status: em conflito
Data: 13/06/2017 01:16
De: desconhecido
Para: HBZPSCbynpRQFBpKuRrVazKMc6LxE3Eywu (seu próprio endereço, rótulo: 1000.15161678)
Crédito: 0.13413977 HODL
Valor líquido: +0.13413977 HODL
ID da transação: de6be54253b53e92ca16ef8317285674bceebee14a85373933daf5dff1c37850-000


Status: em conflito
Data: 12/06/2017 23:20
Para: HJgbqD2FsnriVR8tsMmYnw7scScwzjDFLn
Débito: -200.00007345 HODL
Valor líquido: -199.98217345 HODL
ID da transação: aef1bf274a9ab7e170ec3f1e5f6cc04b3c8fd14a519be25ac4ee3a5796822926-000



legendary
Activity: 1470
Merit: 1030
legendary
Activity: 1470
Merit: 1030
>2017-06-13 06:37:15 Optiminer Flags: AES-NI = 1, AVX2 = 0

This line indicates that the flag to try using AVX2 is not being picked up.
newbie
Activity: 2
Merit: 0
EDIT: Okay what I determined is that if you add optimineraes=1 and/or optimineravx2=1 to the hodl.conf file and then check the debug log it says it's reading the .conf file but then it goes ahead and ignores both the commands. I then tried adding these as parameters to the icon shortcut as in -optimineraes=1 and -optimineravx2=1 and now the debug log shows the commands are working properly.

No biggie but on V3 windows 64 bit if you want to get the full optimization and it doesn't work from the .conf file just add it to the path and you should be good to go Smiley
[/quote]

Yay! It works! hash back to normal thanks!
but when I check the logfile
2017-06-13 06:37:15 Optiminer Flags: AES-NI = 1, AVX2 = 0
2017-06-13 06:37:15 Optiminer Flags and CPU support: AES-NI = 1, AVX2 = 0

so avx2 is still not activated right? My cpu has avx2 code so whats wrong with that?
hero member
Activity: 924
Merit: 501
Nice got my payouts and wallet up and running, now what ? Deposit again ? Smiley I just wish the price would go up more it deserves it. I will hodl my hodl till that happens. xD
sr. member
Activity: 770
Merit: 264
v3.0.1 is mandatory, yes. Some clown hodled with an old date trying to cheat the system and it uncovered a bug in the code. This will explain why sync has been difficult for a few days. You can just install right over v3.0.0 and continue without any other changes.

I just ran into a dilemma and hope I can find some good advice.

At github for version 3.01 there are two Windows 64 bit options as in hodlcoin-3.0.1-win64-setup-unsigned.exe and hodlcoin-3.0.1-win64.zip

I downloaded hodlcoin-3.0.1-win64.zip and unzipped it only to realize there is no .exe install file in there for HOdl.

I then downloaded hodlcoin-3.0.1-win64-setup-unsigned.exe which does happen to be an .exe that installed version 3.0.1. Problem is my hash rate is cut in half and back to where it was in version 2.0. I setup the hodl.conf file with the optimization flags and then checked the debug log and everything is ok and yet still 1/2 half the hash rate.

It is as if the hodlcoin-3.0.1-win64-setup-unsigned.exe does not have the optimizations included and the hodlcoin-3.0.1-win64.zip has no .exe install file.

Am I missing something here and if not I'll be going back to V3.0 so I don't lose 1/2 my hashrate and I'll patiently wait for a 64 bit windows install .exe....

EDIT: Okay what I determined is that if you add optimineraes=1 and/or optimineravx2=1 to the hodl.conf file and then check the debug log it says it's reading the .conf file but then it goes ahead and ignores both the commands. I then tried adding these as parameters to the icon shortcut as in -optimineraes=1 and -optimineravx2=1 and now the debug log shows the commands are working properly.

No biggie but on V3 windows 64 bit if you want to get the full optimization and it doesn't work from the .conf file just add it to the path and you should be good to go Smiley
full member
Activity: 222
Merit: 100
Margin Call
v3.0.1 is mandatory, yes. Some clown hodled with an old date trying to cheat the system and it uncovered a bug in the code. This will explain why sync has been difficult for a few days. You can just install right over v3.0.0 and continue without any other changes.

Where can i get 3.0.1? In the first page, i see only 3.0.0
full member
Activity: 179
Merit: 100
G'day!
v3.0.1 is mandatory, yes. Some clown hodled with an old date trying to cheat the system and it uncovered a bug in the code. This will explain why sync has been difficult for a few days. You can just install right over v3.0.0 and continue without any other changes.
sr. member
Activity: 770
Merit: 264
This latest Version 3.0.1 is actually a mandatory as if this was a hard fork right? Version 3.0 should continue to run and both 3.0 and 3.0.1 are both on the same current blockchain right?

Last question, we should be able to upgrade from v3.0 to v3.0.1 and not have to worry about replacing, resynching or messing with the blockchain we already have loaded right?

Thanks for the advice I just want to have a handle on things prior to doing the v3.0.1 wallet upgrade.
newbie
Activity: 41
Merit: 0
doubted... Hodlcoin 3.0.0 on OSX ...showed now for 4 days "no blocksource available" ... 4 active connections to hodlcoin network ...

any idea?

THANK YOU

Try adding nodes from the debug console. You can get a list of active nodes from fuzzbawl's blockchain explorer.  Btw, what block is your wallet at?

THANKS. adding active nodes doesn t change anything. Am at block 263592

=> solved. version 3.0.1 -Installation fixed it. :-)
newbie
Activity: 6
Merit: 0
Downloaded the new wallet and all my coins are gone. Any thing i can do? Huh
full member
Activity: 239
Merit: 100
RevolverCoin Discord-DEV
hy,

i have some probs with sync v3.0.1 addnote not works ?


newbie
Activity: 3
Merit: 0
Hi there,

I just started with HOdlcoin on 06-11-2017. And I wondered about some things.

I installed the 3.0.0 on 3 PCs and got some weird things.
i7-5930k with aprox. 480 H/s mined about 30k coins in about 3 days
i5-6500 with aprox. 260 H/s mined 100 coins in 3 days and
the i5-3317u Ultrabook with aprox. 85 H/s mined 20k coins in 3 day.
No transfer from any computer to the other worked. Coins just disappear.

Could this be related to the bug in 3.0.0 or is this a problem with the hardfork.
Does my PCs really minded 50k coins in about 3 days. I dont think so.

And now after updated all PCs to 3.0.1. nearly all coins are gone.
Just about 600 left at all.

I´m new to mining and I can´t explain it to myself what happened here.

Can someone light me up.

Thanks.
full member
Activity: 250
Merit: 100
Crypto Developer

Thanks Fuzzbawls.

I would also like to add to the release notes that there is now a new flag called sorthodlings
that will allow you to disable sorting reverting back to the original 2.0 behavior.
Just add -sorthodlings=0 if you want to disable sorting.

It should not be necessary as the sort algorithm has been improved, so far I have not heard new
complaints about it.


Pages:
Jump to: