Bitcoin Forum
June 25, 2024, 07:04:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Bittrex is what you prefer?
YES
YES,YES
YES,YES,YES, are you stupid!!
My cat is hungry

Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 »
  Print  
Author Topic: [HXX SWAP] |HexxCoin| CPU | Anonymous Zerocoin | C-CEX | Yobit | Cryptopia |  (Read 112181 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
hexxodev_temp
Jr. Member
*
Offline Offline

Activity: 111
Merit: 3


View Profile
January 19, 2018, 03:02:49 AM
 #1241

http://127.0.0.1:29100

it 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-update


sudo 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


I run ok ./configure and make but

cd src/qt
strip hexxcoin-qt
sudo chmod +x hexxcoin-qt
./hexxcoin-qt

There's no file in src/qt so command not run
build maybe failed.
check compiler errors.

it is possible that git has typo or your setup is not working
(I did not test to compile latest commits )
my linux setup failed again, so i cant test latest commits until i fix the fuckin blue screen

check if there is hexxcoind in hexxcoin/src??
skyfall3984
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 19, 2018, 03:36:02 AM
 #1242


There's no file in src/qt so command not run
build maybe failed.
check compiler errors.

it is possible that git has typo or your setup is not working
(I did not test to compile latest commits )
my linux setup failed again, so i cant test latest commits until i fix the fuckin blue screen

check if there is hexxcoind in hexxcoin/src??
There's only hexxcoind-bitcoind.o , no hexxcoind
http://prntscr.com/i2he4w
hexxodev_temp
Jr. Member
*
Offline Offline

Activity: 111
Merit: 3


View Profile
January 19, 2018, 03:47:24 AM
 #1243


There's no file in src/qt so command not run
build maybe failed.
check compiler errors.

it is possible that git has typo or your setup is not working
(I did not test to compile latest commits )
my linux setup failed again, so i cant test latest commits until i fix the fuckin blue screen

check if there is hexxcoind in hexxcoin/src??
There's only hexxcoind-bitcoind.o , no hexxcoind
http://prntscr.com/i2he4w
can run make again and check the error message, you need to scroll the screen up to find where it fails
skyfall3984
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 19, 2018, 03:55:12 AM
 #1244


There's no file in src/qt so command not run
build maybe failed.
check compiler errors.

it is possible that git has typo or your setup is not working
(I did not test to compile latest commits )
my linux setup failed again, so i cant test latest commits until i fix the fuckin blue screen

check if there is hexxcoind in hexxcoin/src??
There's only hexxcoind-bitcoind.o , no hexxcoind
http://prntscr.com/i2he4w
can run make again and check the error message, you need to scroll the screen up to find where it fails
Here it is:
http://prntscr.com/i2hins
hexxodev_temp
Jr. Member
*
Offline Offline

Activity: 111
Merit: 3


View Profile
January 19, 2018, 04:03:49 AM
 #1245


There's no file in src/qt so command not run
build maybe failed.
check compiler errors.

it is possible that git has typo or your setup is not working
(I did not test to compile latest commits )
my linux setup failed again, so i cant test latest commits until i fix the fuckin blue screen

check if there is hexxcoind in hexxcoin/src??
There's only hexxcoind-bitcoind.o , no hexxcoind
http://prntscr.com/i2he4w
can run make again and check the error message, you need to scroll the screen up to find where it fails
Here it is:
http://prntscr.com/i2hins
fixed,
only main.cpp to fix and you can continue build

hope it was only typo
skyfall3984
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 19, 2018, 05:02:53 AM
 #1246


There's no file in src/qt so command not run
build maybe failed.
check compiler errors.

it is possible that git has typo or your setup is not working
(I did not test to compile latest commits )
my linux setup failed again, so i cant test latest commits until i fix the fuckin blue screen

check if there is hexxcoind in hexxcoin/src??
There's only hexxcoind-bitcoind.o , no hexxcoind
http://prntscr.com/i2he4w
can run make again and check the error message, you need to scroll the screen up to find where it fails
Here it is:
http://prntscr.com/i2hins
fixed,
only main.cpp to fix and you can continue build

hope it was only typo
I re-download and rebuild but still error here
http://prntscr.com/i2i05z
hexxodev_temp
Jr. Member
*
Offline Offline

Activity: 111
Merit: 3


View Profile
January 19, 2018, 05:30:39 AM
Last edit: January 19, 2018, 06:55:43 AM by hexxodev_temp
 #1247

scroll up, find where reads error

will look better tomorrow, i guess hf rules

edit: should be fixed
skyfall3984
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 19, 2018, 07:20:00 AM
 #1248

scroll up, find where reads error

will look better tomorrow, i guess hf rules

edit: should be fixed
Here's all from build please review
https://anotepad.com/notes/98hy8y
hexxodev_temp
Jr. Member
*
Offline Offline

Activity: 111
Merit: 3


View Profile
January 19, 2018, 07:49:04 AM
 #1249

scroll up, find where reads error

will look better tomorrow, i guess hf rules

edit: should be fixed
Here's all from build please review
https://anotepad.com/notes/98hy8y
done
only replace main.cpp and continue
no need to re download


if anything else just post, i will not be here a day after some hours
i need new pc for linux, old just died
hexxodev_temp
Jr. Member
*
Offline Offline

Activity: 111
Merit: 3


View Profile
January 19, 2018, 12:15:30 PM
Last edit: January 19, 2018, 12:49:41 PM by hexxodev_temp
 #1250

I think this is hexx.acc-pool.pw.
Finding blocks but frontend and payouts stuck since block 150k.
Now the site is down, lets see if they are valid and fix it?

HF1oKbKnXHkaWxMdM4ZmZ385c5p77kD2NM
Balance   7,489.246 HXX
Last payout
Block: 156938   2017-11-07 11:43:58    - 8.027 HXX   balance: 3,994.157 HXX

client ip: 66.70.181.150 source 3.0.1.0 <---not updated !!!

DO NOT MINE THERE!!!






skyfall3984
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 19, 2018, 03:52:58 PM
 #1251

scroll up, find where reads error

will look better tomorrow, i guess hf rules

edit: should be fixed
Here's all from build please review
https://anotepad.com/notes/98hy8y
done
only replace main.cpp and continue
no need to re download


if anything else just post, i will not be here a day after some hours
i need new pc for linux, old just died
I still get error with main.cpp, did you got your new linux PC Cheesy can you try in your PC? Cheesy also can I add you in Skype?
igorsantos
Member
**
Offline Offline

Activity: 179
Merit: 10


View Profile
January 19, 2018, 08:32:30 PM
 #1252

create hexx.conf

addnode=node_ip
rpcallowip=127.0.0.1
rpcuser=MAKEUPYOUROWNUSERNAME
rpcpassword=MAKEUPYOUROWNPASSWORD
rpcport=29100
server=1
listen=1
port=29200



Miner:
https://bitcointalk.org/index.php?topic=1326803
create file to run, windows: "startmining.bat"

add there:
./cpuminer?Huh.exe -a lyra2z330 -o http://127.0.0.1 -u user -p pass

I created hexx.conf file in cpuminer-opt folder but get this error:
C:\Users\hp\Desktop\ytn>cpuminer-sse2.exe -a lyra2z330 -o http://127.0.0.1 -u HF1oKbKnXHkaWxMdM4ZmZ385c5p77kD2NM -p x

 [2018-01-19 00:58:20] 4 miner threads started, using 'lyra2z330' algorithm.
[2018-01-19 00:58:22] HTTP request failed: Failed to connect to 127.0.0.1 port 80: Connection refused
[2018-01-19 00:58:22] json_rpc_call failed, retry after 10 seconds
[2018-01-19 00:58:33] HTTP request failed: Failed to connect to 127.0.0.1 port 80: Connection refused
[2018-01-19 00:58:33] json_rpc_call failed, retry after 10 seconds

My hexx.conf file:
addnode=109.251.151.248
rpcallowip=127.0.0.1
rpcuser=HF1oKbKnXHkaWxMdM4ZmZ385c5p77kD2NM
rpcpassword=x
rpcport=29100
server=1
listen=1
port=29200

I get node IP from https://chainz.cryptoid.info/hxx/#!network

Please help if I am wrong somewhere. I dont know how cpuminer can realize hexx.conf file?
you need to create a .bat file with the information of your pc

wallet location
start hexx-64 -datadir=C:\Users\your user\AppData\Roaming\hexx

location of the .conf file
-conf=C:\Users\your user\AppData\Roaming\hexx\esp.conf

     
Ned Kelly
Full Member
***
Offline Offline

Activity: 170
Merit: 101


View Profile
January 20, 2018, 02:56:44 AM
 #1253

Cryptopia ticket sent.

It is now urgent for all users to update into 3.0.1.1

13.4 wallet will drop older nodes than 3.0.1.1, smooth moving into greater code.

Had my linux messed up, reinstall..
Testing wallet later.

New logo and splashscreen would be great.
Bounty for those.
Equal for 50usd each if used.(Paid in hexx.)



Have you got any reply from Cryptopia?
striker7334 2.0
Sr. Member
****
Offline Offline

Activity: 560
Merit: 300


Unprofessional shitcoin trader since 2011


View Profile
January 20, 2018, 08:39:51 AM
 #1254

So do we have a telegram or discord server setup yet for community involvement and dev updates?

skyfall3984
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 20, 2018, 09:36:21 AM
 #1255

Anyone know how to creat a pool for hexx mining? I have a 1 core 2Gb ram vulrt VPS, it's good if someone interest in set up a new mining pool. My skype november.rain.84
TorbjornE
Jr. Member
*
Offline Offline

Activity: 148
Merit: 1

The stock photography revolution


View Profile
January 20, 2018, 02:46:44 PM
 #1256

The purse did not even begin to synchronize - January 20, 2017. I got the address on the yobit. Launched the miner cpuminer-opt-3.7.10-windows which miner is suitable for i7 Haswell?

╔═   PHOTOCHAIN.IO   ⚫   TRUSTED STOCK PHOTOGRAPHY   ═╗
╚══   REVOLUTION IN THE STOCK PHOTOGRAPHY MARKET   ══╝
hexxodev_temp
Jr. Member
*
Offline Offline

Activity: 111
Merit: 3


View Profile
January 21, 2018, 09:13:50 AM
 #1257



I created hexx.conf file in cpuminer-opt folder but get this error:
C:\Users\hp\Desktop\ytn>cpuminer-sse2.exe -a lyra2z330 -o http://127.0.0.1 -u HF1oKbKnXHkaWxMdM4ZmZ385c5p77kD2NM -p x

 [2018-01-19 00:58:20] 4 miner threads started, using 'lyra2z330' algorithm.
[2018-01-19 00:58:22] HTTP request failed: Failed to connect to 127.0.0.1 port 80: Connection refused
[2018-01-19 00:58:22] json_rpc_call failed, retry after 10 seconds
[2018-01-19 00:58:33] HTTP request failed: Failed to connect to 127.0.0.1 port 80: Connection refused
[2018-01-19 00:58:33] json_rpc_call failed, retry after 10 seconds

My hexx.conf file:
addnode=109.251.151.248
rpcallowip=127.0.0.1
rpcuser=HF1oKbKnXHkaWxMdM4ZmZ385c5p77kD2NM
rpcpassword=x
rpcport=29100
server=1
listen=1
port=29200

I get node IP from https://chainz.cryptoid.info/hxx/#!network

Please help if I am wrong somewhere. I dont know how cpuminer can realize hexx.conf file?

C:\Users\hp\Desktop\ytn>cpuminer-sse2.exe -a lyra2z330 -o http://127.0.0.1:29200 -u HF1oKbKnXHkaWxMdM4ZmZ385c5p77kD2NM -p x
hexxodev_temp
Jr. Member
*
Offline Offline

Activity: 111
Merit: 3


View Profile
January 21, 2018, 09:16:29 AM
 #1258

The purse did not even begin to synchronize - January 20, 2017. I got the address on the yobit. Launched the miner cpuminer-opt-3.7.10-windows which miner is suitable for i7 Haswell?
use addnode/peers.dat

or

dl https://github.com/hexxcointakeover/hexxcoin/releases/tag/16.1.2018
hexxodev_temp
Jr. Member
*
Offline Offline

Activity: 111
Merit: 3


View Profile
January 21, 2018, 09:19:50 AM
 #1259

Anyone know how to creat a pool for hexx mining? I have a 1 core 2Gb ram vulrt VPS, it's good if someone interest in set up a new mining pool. My skype november.rain.84

could you make seed node?
must use maxconnections=200

install dependencies:

$ sudo apt-get update && sudo apt-get upgrade
$ sudo apt-get install git build-essential libssl-dev libdb5.3++-dev libminiupnpc-dev libboost-all-dev

build hexxd from git:

$ git clone https://github.com/hexxcointakeover/hexxcoin
$ cd hexxcoin/src && make -f makefile.unix

install and run hexxd daemon:

$ sudo strip hexxd && sudo cp ~/hexxcoin/src/hexxd /usr/bin && cd ~/
$ hexxd

here are a few commands, google for more.

$ ./hexxd getinfo
$ ./hexxd getpeerinfo
$ ./hexxd getmininginfo
$ ./hexxd getnewaddresss

if you need a swap memory

$ free
$ dd if=/dev/zero of=/var/swap.img bs=1024k count=1000
$ mkswap /var/swap.img
$ swapon /var/swap.img   
$ free   
hexxodev_temp
Jr. Member
*
Offline Offline

Activity: 111
Merit: 3


View Profile
January 21, 2018, 09:26:12 AM
 #1260

So do we have a telegram or discord server setup yet for community involvement and dev updates?
any on  willing to do one?
we need more hands..
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!