Author

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

legendary
Activity: 1610
Merit: 1000
Crackpot Idealist


Linux build guide


Code:
sudo apt-get update
sudo apt-get install checkinstall subversion git git-core build-essential
sudo apt-get install libssl-dev libminiupnpc-dev
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install build-essential libboost-all-dev automake libtool autoconf
sudo apt-get install pkg-config
sudo apt-get install git
git clone https://github.com/FreeTrade/HOdlcoin
cd HOdlcoin
./autogen.sh && ./configure --without-gui
make
make install
mkdir -p ~/.hodlcoin/
echo -e "rpcuser=rpc\nrpcpassword=1234\nserver=1\ndaemon=1\ntxindex=1" > ~/.hodlcoin/hodlcoin.conf


This will start the wallet mining

Code:
hodlcoind -gen=1 -minermemory=1 -genproclimit=8 -miningaddress="address"

minermemory= the amount of Ram in 1gb increments (1,2,3)

genproclimit=   the number of threads per 1gb of ram from "minermemory" (this number must be a power of 2 so 2,4,8,16,)

miningaddress="address" this is the address all your mined blocks will be sent to (example "HodlDsNuts57MFNiN8CMrMjC2CYAy8pwi9")


This will shut down the wallet

Code:
hodlcoin-cli stop




OK, first off this did not work for me on Ubuntu 14.04. What am I missing? I deleted the without gui and still didn't work. Is it possible to download WIN wallet and mining using Wine? Thanks.

GUI has further library dependencies
Code:
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler


I am not a Linux user so have not idea what this says. can a person make a guide for idiots. start to end, 1,2,3,steps for idiot linix usiers. on ubuntu 14.04.

So if your not a Linux user is there a reason you are using Linux?

I got a computer bi chance that has Ubuntu 14.04 on it. I want to mine, but are not literate on linux.

Well welcome to the party!

Build instructions can be found in github. These can be a little confusing so here is a basic premise of the order of what you need to do to cook a linux qt wallet.

1. Get dependencies. These are damn near 'universal' for all coins you could ever want to compile so chances are you will only have to do this once.

Code:
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update

Code:
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev libminiupnpc-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler git libqrencode-dev libdb4.8-dev libdb4.8++-dev

2. Get the source

Code:
git clone http://github.com/hodlcoin/hodlcoin

3. Cook the source

Code:
cd hodlcoin
./autogen.sh
./configure --with-gui=qt5 --enable-upnp-default
make

*protip make can be ran multithreaded to speed up the compile. So if you have a pc with a 4 core processor, you could run:

Code:
 make -j4

This will produce hodlcoin-qt in /src/qt

for sake of example...

4. launch

Code:
cd src/qt
./hodlcoin-qt

**disclaimer** from memory and might need slight tweaking




 
hero member
Activity: 756
Merit: 501
Hello from alcurEX exchange.
If you like to get HODL listed on alcurEX, you can use our "Add New Coin" service.
You will find it under EXCHANGES top menu.

halibit
https://alcurex.org
I don't think this coin needs to bribe exchanges to be accepted.  Wink
full member
Activity: 245
Merit: 100


Linux build guide


Code:
sudo apt-get update
sudo apt-get install checkinstall subversion git git-core build-essential
sudo apt-get install libssl-dev libminiupnpc-dev
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install build-essential libboost-all-dev automake libtool autoconf
sudo apt-get install pkg-config
sudo apt-get install git
git clone https://github.com/FreeTrade/HOdlcoin
cd HOdlcoin
./autogen.sh && ./configure --without-gui
make
make install
mkdir -p ~/.hodlcoin/
echo -e "rpcuser=rpc\nrpcpassword=1234\nserver=1\ndaemon=1\ntxindex=1" > ~/.hodlcoin/hodlcoin.conf


This will start the wallet mining

Code:
hodlcoind -gen=1 -minermemory=1 -genproclimit=8 -miningaddress="address"

minermemory= the amount of Ram in 1gb increments (1,2,3)

genproclimit=   the number of threads per 1gb of ram from "minermemory" (this number must be a power of 2 so 2,4,8,16,)

miningaddress="address" this is the address all your mined blocks will be sent to (example "HodlDsNuts57MFNiN8CMrMjC2CYAy8pwi9")


This will shut down the wallet

Code:
hodlcoin-cli stop




OK, first off this did not work for me on Ubuntu 14.04. What am I missing? I deleted the without gui and still didn't work. Is it possible to download WIN wallet and mining using Wine? Thanks.

GUI has further library dependencies
Code:
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler


I am not a Linux user so have not idea what this says. can a person make a guide for idiots. start to end, 1,2,3,steps for idiot linix usiers. on ubuntu 14.04.

So if your not a Linux user is there a reason you are using Linux?

I got a computer bi chance that has Ubuntu 14.04 on it. I want to mine, but are not literate on linux.
sr. member
Activity: 490
Merit: 250

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)
sr. member
Activity: 272
Merit: 250
Hi

How I can compile this wallet under Windows 10 for Windows? I not find a note in the source.
legendary
Activity: 1596
Merit: 1006
Hello from alcurEX exchange.
If you like to get HODL listed on alcurEX, you can use our "Add New Coin" service.
You will find it under EXCHANGES top menu.

halibit
https://alcurex.org
sr. member
Activity: 490
Merit: 250
Can i run mining on one wallet at more than 2PCs?

Please clarify your question? Do you mean you are pointing 2PC's at the same address? Like -miningaddress="address" bc this is just fine to do.. Do you mean that you want to pool both PC's resources to the same wallet?
i mean that i will copy this wallet.dat to PC2 and run PC1, PC2 at the same time Smiley

I'm doing it this way and it works fine.
for me to
Hashes are combined?



I'm also using same wallet on 2pcs and, so far, no problems.

I believe the hashes are not combined, its just like 2 solo cpu mining with mining rewards being sent to the same wallet.

CH

Yup that is all that happens. No need to manage multiple wallets.




Ok you are all more then welcome to do as you wish.. but it is a long known problem to do this..

If you would rather it come from a different source

https://en.bitcoin.it/wiki/Wallet

Quote
It is intended that a wallet be used on only one installation of Bitcoin at a time. Attempting to clone a wallet for use on multiple computers will result in "weird behavior"

If you would like have more then 1 PC mined to the same address please use miningaddress="address"


Edit: While thinking about this a little more.. I truly think all your doing is using from the same initial Keypool.. So once those 100 Key pairs runout each wallet should generate a new set of 100 which will not be the same on each PC.. Once again I will give you a link to read https://en.bitcoin.it/wiki/Key_pool
legendary
Activity: 1946
Merit: 1005
My mule don't like people laughing
Trojan: Win32/Spursint.A???   Huh Roll Eyes
noob  Roll Eyes

https://www.virustotal.com/en/file/97c57b95803d1b0f775c4914212850261318823ce2041985e190003400ca93a7/analysis/

There is the link to a virus total scan. 0/54 hits. This wallet is definitely clean. What you found there is a false positive. That's common with crypto wallets and miners.
member
Activity: 116
Merit: 12
Trojan: Win32/Spursint.A???   Huh Roll Eyes
sr. member
Activity: 313
Merit: 250
When do you reckon this will hit an exchange?
legendary
Activity: 1946
Merit: 1005
My mule don't like people laughing
Can i run mining on one wallet at more than 2PCs?

Please clarify your question? Do you mean you are pointing 2PC's at the same address? Like -miningaddress="address" bc this is just fine to do.. Do you mean that you want to pool both PC's resources to the same wallet?
i mean that i will copy this wallet.dat to PC2 and run PC1, PC2 at the same time Smiley

I'm doing it this way and it works fine.

for me to
Hashes are combined?



I'm also using same wallet on 2pcs and, so far, no problems.

I believe the hashes are not combined, its just like 2 solo cpu mining with mining rewards being sent to the same wallet.

CH

Yup that is all that happens. No need to manage multiple wallets.

newbie
Activity: 5
Merit: 0
Can i run mining on one wallet at more than 2PCs?

Please clarify your question? Do you mean you are pointing 2PC's at the same address? Like -miningaddress="address" bc this is just fine to do.. Do you mean that you want to pool both PC's resources to the same wallet?
i mean that i will copy this wallet.dat to PC2 and run PC1, PC2 at the same time Smiley

I'm doing it this way and it works fine.

for me to
Hashes are combined?



I'm also using same wallet on 2pcs and, so far, no problems.

I believe the hashes are not combined, its just like 2 solo cpu mining with mining rewards being sent to the same wallet.

CH
legendary
Activity: 1354
Merit: 1000
Can i run mining on one wallet at more than 2PCs?

Please clarify your question? Do you mean you are pointing 2PC's at the same address? Like -miningaddress="address" bc this is just fine to do.. Do you mean that you want to pool both PC's resources to the same wallet?
i mean that i will copy this wallet.dat to PC2 and run PC1, PC2 at the same time Smiley

I'm doing it this way and it works fine.

for me to
Hashes are combined together?
sr. member
Activity: 458
Merit: 250
Can i run mining on one wallet at more than 2PCs?

Please clarify your question? Do you mean you are pointing 2PC's at the same address? Like -miningaddress="address" bc this is just fine to do.. Do you mean that you want to pool both PC's resources to the same wallet?
i mean that i will copy this wallet.dat to PC2 and run PC1, PC2 at the same time Smiley

I'm doing it this way and it works fine.

for me to
legendary
Activity: 1946
Merit: 1005
My mule don't like people laughing
Can i run mining on one wallet at more than 2PCs?

Please clarify your question? Do you mean you are pointing 2PC's at the same address? Like -miningaddress="address" bc this is just fine to do.. Do you mean that you want to pool both PC's resources to the same wallet?
i mean that i will copy this wallet.dat to PC2 and run PC1, PC2 at the same time Smiley

I'm doing it this way and it works fine.
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
Code:
 apt-cache search

is your bff ...

so youd do

Code:
 apt-cache search libboost

which should yield something like libboost1.55-all-dev - Boost C++ Libraries development files (ALL)


etc and just pick out  which version you wish to install (make sure its -dev!)

sr. member
Activity: 462
Merit: 250
So I've tried to compile after your guide guys. But i've met some errors
After this part
Code:
./autogen.sh && ./configure --without-gui
make
I get an error which saids something like boost/chronos.hpp no such a file or directory.
I've observed that i need boost 1.55.0 for Hodl afaik, but i've got 1.47.
Trying
Code:
sudo apt-get install libboost1.55.0 
gives a regex error.
hero member
Activity: 750
Merit: 500
Sounds like a compile-time linking issue coupled with a version mismatch.
newbie
Activity: 5
Merit: 0
Still can't open the wallet!

Installation worked fine, but when I try to run the .exe with user or admin privileges, the splash screen loads as normal, minimizes to an icon in the taskbar, but disappears upon mouse-over (not even running at this point).  What gives? Should I be doing something differently?

Similar situation here.

Had to update the windows SSL libraries. https://wiki.openssl.org/index.php/Binaries

Now its working. Maybe your problem its the same.

CH

sr. member
Activity: 490
Merit: 250
Can i run mining on one wallet at more than 2PCs?

Please clarify your question? Do you mean you are pointing 2PC's at the same address? Like -miningaddress="address" bc this is just fine to do.. Do you mean that you want to pool both PC's resources to the same wallet?
i mean that i will copy this wallet.dat to PC2 and run PC1, PC2 at the same time Smiley

Nope not a good idea this can cause strange behavior.. What are you trying to gain from this?
Jump to: