Author

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

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
newbie
Activity: 41
Merit: 0
I still testing, i tought i try mining out of the wallet, but it keeps saying "No block sources available"

I found this:

"name" : "ipv4",
"reachable" : false,

Code:
{
"version" : 1000000,
"subversion" : "/HOdlcoin:1.0.0/",
"protocolversion" : 70002,
"localservices" : "0000000000000001",
"timeoffset" : 0,
"connections" : 0,
"networks" : [
{
"name" : "ipv4",
"limited" : false,
"reachable" : false,
"proxy" : "",
"proxy_randomize_credentials" : false
},
{
"name" : "ipv6",
"limited" : false,
"reachable" : false,
"proxy" : "",
"proxy_randomize_credentials" : false
},
{
"name" : "onion",
"limited" : false,
"reachable" : false,
"proxy" : "",
"proxy_randomize_credentials" : false
}
],
"relayfee" : 0.00005000,
"localaddresses" : [
]
}

It are teamed NIC's on Server 2012R2 could that be the problem, some tips on how to fix this? Smiley
newbie
Activity: 41
Merit: 0
So, my remote miners arn't able to find blocks? Sad

What standalone miner i should use?
Maybe your miners find blocks, but not so fast as you want it. Especially with your low hashrate (from code you was posted before). If all your miners have low hashrate then try to use mining with pool (you can find information about pools in first post).

I have two 48 core blades, that screenshot was a test from my laptop. The blades find blocks but they don't get accepted: appected 0/2 boooo

How can i fix this? Help would be really appreciated!  Smiley
staff
Activity: 3472
Merit: 4111
Crypto Swap Exchange
So, my remote miners arn't able to find blocks? Sad

What standalone miner i should use?
Maybe your miners find blocks, but not so fast as you want it. Especially with your low hashrate (from code you was posted before). If all your miners have low hashrate then try to use mining with pool (you can find information about pools in first post).
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
hero member
Activity: 582
Merit: 502
I'm trying to solo mine with multiply rigs. My wallet conf looks like this:

Code:
server=1
rpcuser=user
rpcpassword=password
rpcallowip=172.0.0.0/8
rpcport=8332

I start the remote miners with:

Code:
hodlminer.exe -a hodl -o http://ipadressofwallet:8332 -u user -p password --no-getwork --coinbase-addr="mywalletaddress"

The output:

Code:
[2016-04-30 09:51:00] LONGPOLL pushed new work
[2016-04-30 09:51:00] thread 0: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 1: 20 hashes, 2.94 hash/s
[2016-04-30 09:51:00] thread 4: 28 hashes, 4.12 hash/s
[2016-04-30 09:51:00] thread 7: 30 hashes, 4.41 hash/s
[2016-04-30 09:51:00] thread 3: 19 hashes, 2.80 hash/s
[2016-04-30 09:51:00] thread 2: 18 hashes, 2.65 hash/s
[2016-04-30 09:51:00] thread 6: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 5: 21 hashes, 3.09 hash/s

But i don't get the Yay!!! messages like this:

https://ip.bitcointalk.org/?u=http%3A%2F%2Fsusepaste.org%2Fimages%2F74519255.PNG&t=564&c=JKHJK-C2x4ECxA

Am i'm doing something wrong?

It Yay!!'s only when you find a block in solo Smiley

So this has to be ok? I'm also solo mining on the wallet the other riggs mine to, thats no problem?

The accepted messages are also only displayed when a block is found?

The current stand alone miners available are designed to be used with a stratum server and NOT with the wallet's rpc. These miners don't have the proper GBT implementation to produce valid blocks on their own.

So, my remote miners arn't able to find blocks? Sad

What standalone miner i should use?

I'm not quite sure about this, but usually the rpcallowip is 127.0.0.1 and you have rpcallowip=172.0.0.0/8. AFAIK, to allow other machines to connect to the wallet, you should use rpcallowip=192.168.0.0/24 but then again, I'm not really positive on this, maybe someone else with more knowledge can help you with this.

Hope that helps.
newbie
Activity: 41
Merit: 0
I'm trying to solo mine with multiply rigs. My wallet conf looks like this:

Code:
server=1
rpcuser=user
rpcpassword=password
rpcallowip=172.0.0.0/8
rpcport=8332

I start the remote miners with:

Code:
hodlminer.exe -a hodl -o http://ipadressofwallet:8332 -u user -p password --no-getwork --coinbase-addr="mywalletaddress"

The output:

Code:
[2016-04-30 09:51:00] LONGPOLL pushed new work
[2016-04-30 09:51:00] thread 0: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 1: 20 hashes, 2.94 hash/s
[2016-04-30 09:51:00] thread 4: 28 hashes, 4.12 hash/s
[2016-04-30 09:51:00] thread 7: 30 hashes, 4.41 hash/s
[2016-04-30 09:51:00] thread 3: 19 hashes, 2.80 hash/s
[2016-04-30 09:51:00] thread 2: 18 hashes, 2.65 hash/s
[2016-04-30 09:51:00] thread 6: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 5: 21 hashes, 3.09 hash/s

But i don't get the Yay!!! messages like this:

https://ip.bitcointalk.org/?u=http%3A%2F%2Fsusepaste.org%2Fimages%2F74519255.PNG&t=564&c=JKHJK-C2x4ECxA

Am i'm doing something wrong?

It Yay!!'s only when you find a block in solo Smiley

So this has to be ok? I'm also solo mining on the wallet the other riggs mine to, thats no problem?

The accepted messages are also only displayed when a block is found?

The current stand alone miners available are designed to be used with a stratum server and NOT with the wallet's rpc. These miners don't have the proper GBT implementation to produce valid blocks on their own.

So, my remote miners arn't able to find blocks? Sad

What standalone miner i should use?
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?
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.
hero member
Activity: 750
Merit: 500
I'm trying to solo mine with multiply rigs. My wallet conf looks like this:

Code:
server=1
rpcuser=user
rpcpassword=password
rpcallowip=172.0.0.0/8
rpcport=8332

I start the remote miners with:

Code:
hodlminer.exe -a hodl -o http://ipadressofwallet:8332 -u user -p password --no-getwork --coinbase-addr="mywalletaddress"

The output:

Code:
[2016-04-30 09:51:00] LONGPOLL pushed new work
[2016-04-30 09:51:00] thread 0: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 1: 20 hashes, 2.94 hash/s
[2016-04-30 09:51:00] thread 4: 28 hashes, 4.12 hash/s
[2016-04-30 09:51:00] thread 7: 30 hashes, 4.41 hash/s
[2016-04-30 09:51:00] thread 3: 19 hashes, 2.80 hash/s
[2016-04-30 09:51:00] thread 2: 18 hashes, 2.65 hash/s
[2016-04-30 09:51:00] thread 6: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 5: 21 hashes, 3.09 hash/s

But i don't get the Yay!!! messages like this:

https://ip.bitcointalk.org/?u=http%3A%2F%2Fsusepaste.org%2Fimages%2F74519255.PNG&t=564&c=JKHJK-C2x4ECxA

Am i'm doing something wrong?

It Yay!!'s only when you find a block in solo Smiley

So this has to be ok? I'm also solo mining on the wallet the other riggs mine to, thats no problem?

The accepted messages are also only displayed when a block is found?

The current stand alone miners available are designed to be used with a stratum server and NOT with the wallet's rpc. These miners don't have the proper GBT implementation to produce valid blocks on their own.
legendary
Activity: 2688
Merit: 1240
I'm trying to solo mine with multiply rigs. My wallet conf looks like this:

Code:
server=1
rpcuser=user
rpcpassword=password
rpcallowip=172.0.0.0/8
rpcport=8332

I start the remote miners with:

Code:
hodlminer.exe -a hodl -o http://ipadressofwallet:8332 -u user -p password --no-getwork --coinbase-addr="mywalletaddress"

The output:

Code:
[2016-04-30 09:51:00] LONGPOLL pushed new work
[2016-04-30 09:51:00] thread 0: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 1: 20 hashes, 2.94 hash/s
[2016-04-30 09:51:00] thread 4: 28 hashes, 4.12 hash/s
[2016-04-30 09:51:00] thread 7: 30 hashes, 4.41 hash/s
[2016-04-30 09:51:00] thread 3: 19 hashes, 2.80 hash/s
[2016-04-30 09:51:00] thread 2: 18 hashes, 2.65 hash/s
[2016-04-30 09:51:00] thread 6: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 5: 21 hashes, 3.09 hash/s

But i don't get the Yay!!! messages like this:

https://ip.bitcointalk.org/?u=http%3A%2F%2Fsusepaste.org%2Fimages%2F74519255.PNG&t=564&c=JKHJK-C2x4ECxA

Am i'm doing something wrong?

It Yay!!'s only when you find a block in solo Smiley

So this has to be ok? I'm also solo mining on the wallet the other riggs mine to, thats no problem?

The accepted messages are also only displayed when a block is found?

Yes
newbie
Activity: 41
Merit: 0
I'm trying to solo mine with multiply rigs. My wallet conf looks like this:

Code:
server=1
rpcuser=user
rpcpassword=password
rpcallowip=172.0.0.0/8
rpcport=8332

I start the remote miners with:

Code:
hodlminer.exe -a hodl -o http://ipadressofwallet:8332 -u user -p password --no-getwork --coinbase-addr="mywalletaddress"

The output:

Code:
[2016-04-30 09:51:00] LONGPOLL pushed new work
[2016-04-30 09:51:00] thread 0: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 1: 20 hashes, 2.94 hash/s
[2016-04-30 09:51:00] thread 4: 28 hashes, 4.12 hash/s
[2016-04-30 09:51:00] thread 7: 30 hashes, 4.41 hash/s
[2016-04-30 09:51:00] thread 3: 19 hashes, 2.80 hash/s
[2016-04-30 09:51:00] thread 2: 18 hashes, 2.65 hash/s
[2016-04-30 09:51:00] thread 6: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 5: 21 hashes, 3.09 hash/s

But i don't get the Yay!!! messages like this:

https://ip.bitcointalk.org/?u=http%3A%2F%2Fsusepaste.org%2Fimages%2F74519255.PNG&t=564&c=JKHJK-C2x4ECxA

Am i'm doing something wrong?

It Yay!!'s only when you find a block in solo Smiley

So this has to be ok? I'm also solo mining on the wallet the other riggs mine to, thats no problem?

The accepted messages are also only displayed when a block is found?
legendary
Activity: 2688
Merit: 1240
I'm trying to solo mine with multiply rigs. My wallet conf looks like this:

Code:
server=1
rpcuser=user
rpcpassword=password
rpcallowip=172.0.0.0/8
rpcport=8332

I start the remote miners with:

Code:
hodlminer.exe -a hodl -o http://ipadressofwallet:8332 -u user -p password --no-getwork --coinbase-addr="mywalletaddress"

The output:

Code:
[2016-04-30 09:51:00] LONGPOLL pushed new work
[2016-04-30 09:51:00] thread 0: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 1: 20 hashes, 2.94 hash/s
[2016-04-30 09:51:00] thread 4: 28 hashes, 4.12 hash/s
[2016-04-30 09:51:00] thread 7: 30 hashes, 4.41 hash/s
[2016-04-30 09:51:00] thread 3: 19 hashes, 2.80 hash/s
[2016-04-30 09:51:00] thread 2: 18 hashes, 2.65 hash/s
[2016-04-30 09:51:00] thread 6: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 5: 21 hashes, 3.09 hash/s

But i don't get the Yay!!! messages like this:

https://ip.bitcointalk.org/?u=http%3A%2F%2Fsusepaste.org%2Fimages%2F74519255.PNG&t=564&c=JKHJK-C2x4ECxA

Am i'm doing something wrong?

It Yay!!'s only when you find a block in solo Smiley
newbie
Activity: 41
Merit: 0
I'm trying to solo mine with multiply rigs. My wallet conf looks like this:

Code:
server=1
rpcuser=user
rpcpassword=password
rpcallowip=172.0.0.0/8
rpcport=8332

I start the remote miners with:

Code:
hodlminer.exe -a hodl -o http://ipadressofwallet:8332 -u user -p password --no-getwork --coinbase-addr="mywalletaddress"

The output:

Code:
[2016-04-30 09:51:00] LONGPOLL pushed new work
[2016-04-30 09:51:00] thread 0: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 1: 20 hashes, 2.94 hash/s
[2016-04-30 09:51:00] thread 4: 28 hashes, 4.12 hash/s
[2016-04-30 09:51:00] thread 7: 30 hashes, 4.41 hash/s
[2016-04-30 09:51:00] thread 3: 19 hashes, 2.80 hash/s
[2016-04-30 09:51:00] thread 2: 18 hashes, 2.65 hash/s
[2016-04-30 09:51:00] thread 6: 23 hashes, 3.38 hash/s
[2016-04-30 09:51:00] thread 5: 21 hashes, 3.09 hash/s

But i don't get the Yay!!! messages like this:

https://ip.bitcointalk.org/?u=http%3A%2F%2Fsusepaste.org%2Fimages%2F74519255.PNG&t=564&c=JKHJK-C2x4ECxA

Am i'm doing something wrong?
hero member
Activity: 1974
Merit: 502
Vave.com - Crypto Casino
Haven't checked in for a while, anything interesting going on or future plans?

I'm still HODLing, stopped mining sometime back.
sr. member
Activity: 462
Merit: 250
do i need to keep the wallet running to earn normal interest/deposit interest?
Nope, interest is calculated on the blockchain.
newbie
Activity: 32
Merit: 0
do i need to keep the wallet running to earn normal interest/deposit interest?
legendary
Activity: 1428
Merit: 1030
If I encrypt my wallet and lock it,can I get HODL term deposite interest?

Yes. Encrypted wallet, cold wallets, locked wallets, memory wallets, all can get interest and deposit interest.
hero member
Activity: 578
Merit: 501
If I encrypt my wallet and lock it,can I get HODL term deposite interest?

Yes
member
Activity: 94
Merit: 10
If I encrypt my wallet and lock it,can I get HODL term deposite interest?
Jump to: