Search content
Sort by

Showing 6 of 6 results by rafirafi
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MAG] X11 POS/POW+Masternodes MAGNET / magnetwork.io
by
rafirafi
on 03/12/2017, 00:47:51 UTC
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
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MAG] X11 POS/POW+Masternodes MAGNET / magnetwork.io
by
rafirafi
on 02/12/2017, 16:01:35 UTC
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
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MAG] X11 POS/POW+Masternodes MAGNET / magnetwork.io
by
rafirafi
on 02/12/2017, 12:42:09 UTC
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)
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MAG] X11 POS/POW+Masternodes MAGNET / magnetwork.io
by
rafirafi
on 02/12/2017, 00:26:30 UTC
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
Post
Topic
Board Announcements (Altcoins)
Re: 💥SOLARIS XLR💥⚡Masternode⚡Obfuscation,Seesaw⚡Zerocoin implementation soon⚡Xevan
by
rafirafi
on 28/11/2017, 21:09:21 UTC
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
Post
Topic
Board Announcements (Altcoins)
Re: 💥SOLARIS XLR💥⚡Masternode⚡Obfuscation,Seesaw⚡Zerocoin implementation soon⚡Xevan
by
rafirafi
on 12/11/2017, 15:11:32 UTC
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=./.....)