Bitcoin Forum
June 16, 2024, 04:35:26 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][NIHL][NO ICO][MASTERNODES] NIHILO COIN on: March 03, 2018, 07:59:07 PM
9000 to each masternode.. 290+ masternodes. more than 2 millions coins >> 400 000 premine
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MAG] X11 POS/POW+Masternodes MAGNET / magnetwork.io on: December 03, 2017, 12:47:51 AM
Hello, just bought my gpu mining rig recently

Wanted to ask, as this coin based algorithm is x11, meaning that it can be mine with D3 right?

In this case, is this coin GPU mine-able? can graphic card provides x11 algo or nah?

Thanks
yes and yes
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MAG] X11 POS/POW+Masternodes MAGNET / magnetwork.io on: December 02, 2017, 04:01:35 PM
Just FYI there is a mistake in your limux Masternode guide,
in the section FINALIZING THE DAEMON CONFIGURATION

you wrote vi ../.magnet/masternode.conf
insteaf of vi ../.magnet/magnet.conf
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MAG] X11 POS/POW+Masternodes MAGNET / magnetwork.io on: December 02, 2017, 12:42:09 PM
I have a problem trying to have the wallet running in linux

./magnetd: /lib/x86_64-linux-gnu/libssl.so.1.0.0: version `OPENSSL_1.0.2' not found (required by ./magnetd)


any suggestion ?

thank you
You need libssl dependency installed.

I use something like 
Code:
apt-get update && apt-get -y upgrade && apt-get -y install libwww-perl build-essential libtool automake autotools-dev autoconf pkg-config libssl-dev libgmp3-dev libevent-dev bsdmainutils libdb++-dev libboost-all-dev libqrencode-dev unzip build-essential libtool automake autotools-dev autoconf pkg-config libssl-dev libgmp3-dev libevent-dev bsdmainutils libboost-all-dev libminiupnpc-dev unrar 
to make sure every dependency is installed.

thx i had to add jessie backport as a source list to get the corecct libssl-dev package (on debian)
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MAG] X11 POS/POW+Masternodes MAGNET / magnetwork.io on: December 02, 2017, 12:26:30 AM
I have a problem trying to have the wallet running in linux

./magnetd: /lib/x86_64-linux-gnu/libssl.so.1.0.0: version `OPENSSL_1.0.2' not found (required by ./magnetd)


any suggestion ?

thank you
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 💥SOLARIS XLR💥⚡Masternode⚡Obfuscation,Seesaw⚡Zerocoin implementation soon⚡Xevan on: November 28, 2017, 09:09:21 PM
My masternode (solaris-qt 2.0.1.0) are crashing a lot recently

solaris-qt: malloc.c:2406: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.


any suggestions ?

thx
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 💥SOLARIS XLR💥⚡Masternode⚡Obfuscation,Seesaw⚡Zerocoin implementation soon⚡Xevan on: November 12, 2017, 03:11:32 PM
I want to run a second MN on time4vps. My solaris.conf is the same on both IPs, so what would I do to add the second IP to the file?
Would it look something like this:

masternodeaddrs=IP_ADDR_0, IP_ADDRS_1
externalip=IP_ADDR_0, IP_ADDRS_1




you need to get another external IP. it's 1 maternode per IP max

and you need to run 2 different solaris client. 1 client per masternode (you can use the command -datadir=./.....)
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!