http://127.0.0.1:29100it may took long time to find a block..
Linux users can try 13.4, it should build:
backup wallet
hexxcoind
hexxcoin-qt
hexxcoin.conf
folder: hexxcoin
https://github.com/hexxcointakeover/core-updatesudo apt-get update
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils libboost-all-dev
sudo apt-get install software-properties-common
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 libminiupnpc-dev libzmq3-dev
sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev
git clone
https://github.com/hexxcointakeover/core-update hexxcoin
cd hexxcoin
./autogen.sh
./configure
make
cd src/qt
strip hexxcoin-qt
sudo chmod +x hexxcoin-qt
./hexxcoin-qt
Thanks very much dev, but I still get error no payment address provided as below:
http://prntscr.com/i2gfihMy hexx.conf:
addnode=109.174.125.199
rpcallowip=127.0.0.1
rpcuser=HVTgjq3Ta2sbusniEAc1k2xYyLreeBgztq
rpcpassword=x
rpcport=29100
server=1
listen=1
port=29200
My bat file:
cpuminer-sse2.exe -a lyra2z330 -o
http://127.0.0.1:29100 -u HVTgjq3Ta2sbusniEAc1k2xYyLreeBgztq -p x
Do wallet need to be fully sync for mining? Also will the block be find faster if I mining on many computer with one address?