Author

Topic: 💥SOLARIS XLR💥100% PoS + Masternodes ⚡Zerocoin⚡txbit.io in development - page 138. (Read 308915 times)

member
Activity: 222
Merit: 10
Great, thank's to everyone for the info.

To summarize:
AMD RX 560: 0.50 MH/s
Nvidia 1050: 1.28 MH/s
Nvidia 1060: 2.25 MH/s
Nvidia 1070: 3.62 MH/s
Nvidia 1080TI: 5.60 MH/s

So Nvidia has more effective than AMD on hashrate mining. I have just ordered AMD RX 470 FXF. Dont know mine exactly. What a shame!

nvidia is better on all algorithms except ethash and equihash.  For AMD Radeon owners I would recommend to mine some ethash coin, sell it and after that buy XLR or anything that you want to invest
Like your recommendation. Thank you. By the way, which coin name should I mine first? Can you introduce me some?

Ellaism(ELLA) , Expanse(EXP), Pirl(PIRL)


Wow, all coins you suggest are nice. Thank you so much.
Are you kidding, dude? The guy simply shown you summary performance statistics of some kinds of graphics cards, not coins.
The guy likely tried to increase his/ her number of post count.
It is likely that QBIC project launched a signature campaign is quite incentive. How about QBIC coin price, buddy?
sr. member
Activity: 1246
Merit: 274
Hey peeps when does PoW stop & PoS start? Smiley
Have you ever read the first page of the thread?)


lol, same question and same answer. i wonder why people dont bother to read first page.

Sometimes it feels like at least 65% of the questions on this entire forum are answered by reading the very first post of the entire thread......
full member
Activity: 420
Merit: 103
Hey peeps when does PoW stop & PoS start? Smiley
Have you ever read the first page of the thread?)


lol, same question and same answer. i wonder why people dont bother to read first page.
member
Activity: 251
Merit: 10
Great, thank's to everyone for the info.

To summarize:
AMD RX 560: 0.50 MH/s
Nvidia 1050: 1.28 MH/s
Nvidia 1060: 2.25 MH/s
Nvidia 1070: 3.62 MH/s
Nvidia 1080TI: 5.60 MH/s

So Nvidia has more effective than AMD on hashrate mining. I have just ordered AMD RX 470 FXF. Dont know mine exactly. What a shame!

nvidia is better on all algorithms except ethash and equihash.  For AMD Radeon owners I would recommend to mine some ethash coin, sell it and after that buy XLR or anything that you want to invest
Like your recommendation. Thank you. By the way, which coin name should I mine first? Can you introduce me some?

Ellaism(ELLA) , Expanse(EXP), Pirl(PIRL)


Wow, all coins you suggest are nice. Thank you so much.
newbie
Activity: 32
Merit: 0
Ok... I spoke to soon. Even after compiling with boost 1.64 as shown below, the solarisd -daemon runs, but when I change the masternode.conf and solaris.conf file according to the published instructions, it still doesn't work.

-------begin CLI commands entered snippett-------------

git clone https://github.com/Solaris-Project/Solaris/
cd Solaris/
sudo mkdir /boost164 && sudo chmod -R a+rwx /boost164 && wget https://sourceforge.net/projects/boost/files/boost/1.64.0/boost_1_64_0.tar.bz2 && tar -xvf boost_1_64_0.tar.bz2 && cd boost_1_64_0/ && ./bootstrap.sh && ./b2 --prefix=/boost164 cxxflags=-fPIC cflags=-fPIC link=static install
cd ..
./autogen.sh
./configure --with-boost=/boost164/ LDFLAGS="-L/boost164/lib/" CPPFLAGS="-I/boost164/include" --with-incompatible-bdb
make V=1 -j4

---------end CLI commands entered snippett------------

then I can run the daemon fine till I try to alter the masternode.conf and solaris.conf file according to the instructions and I still get the same error below.
I tried it with one master node setup in .conf files, both of them and nothing works, the daemon just crashes.
Anybody got a clue on this?

~$ /home/host/Solaris/src/solarisd -daemon

************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_16bad_lexica l_castEEEEE       
bad lexical cast: source type value could not be interpreted as target       
solaris in AppInit()


THANK YOU!!!!! I will recompile with a local version I have for another node.!!!!! THANK YOU!!!!!!!!

The error you have is because you used the wrong version of boost. Please use boost 1.63 or greater.

Hey dev. Masternode setup does not work. I'm on the latest greatest code because my blockchain updates when I run ./solarisd -daemon, but masternode setup is broken. If people knew that anyone running VSphere could open up a console session and watch you setup your VPS live, you would all use your own servers for masternodes behind your own public IP address (preferably static), especially with the threats of meltdown and spectre, and NO.... don't believe the hype... There are no real fixes other than waiting until new hardware comes out that fixes this problem. But back to the masternode problem. This is the second time I've posted this and apparently there is nothing but noobs on this forum.

I'm using Ubuntu 16.04 LTS 64 bit server edition with boost 1.58
My solarisd -daemon runs fine without masternode setup.
Ports are routed at my enterprise edge and allowed on the servers.
I deposited 1000 solaris into 2 different addresses on my wallet where I'm running ./solarisd -daemon
Then I waited for 120 confirmations (and it's WAY past 120 at this point) before trying to setup a masternode.

I'm using CLI only and was able to retrieve all the information in the PDF instructions via ./solaris-cli commands
for the masternode.conf and solaris.conf file.

I try to start ./solarisd -daemon with the masternode.conf and solaris.conf file altered the way the instructions for the VPS show, using my external address as my external address in the solaris.conf file.

I've tried setting up both masternodes (since I have 2 labels, one for each masternode), and just one of them by commenting out the info for the second masternode and nothing works.

I don't want to use a VPS because I don't trust any server I can't get my hands on myself due to the threats of meltdown and spectre.

I want to use a server at my public IP address on the same node as my solarisd -daemon.

Is what I'm doing possible, or do I need to spin up a separate instance of solarisd -daemon, one for each masternode.

The instructions don't work when trying to substitute my public IP address, or 127.0.0.x for the localhost the solarisd -daemon resides on, or any other combination of the localhost IP(s), i.e. 127.0.0.1, 127.0.0.2, and/or my public IP address, or the actual LAN IP address (in which all are static, with the exception of using 127.0.0.1 and 127.0.0.2 per the old solaris master blob talking about the start many process which uses 127.0.0.1 and 127.0.0.2 in the instructions.)

Any idea why I keep getting this regardless of what I do?

Once I've altered the masternode.conf and solaris.conf file per the directions with the proper IPs (and like I said, I've tried 127.0.0.1 and the LAN IP the host is assigned with for the masternode.conf file), I try to start ./solarisd -daemon at the command line, and this happens. I don't even get a chance to try and type:  ./solaris-cli masternode start-alias . the daemon crashes and spits out the following message.

---begin CLI snippet----

************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_16bad_lexica l_castEEEEE      
bad lexical cast: source type value could not be interpreted as target      
solaris in AppInit()

----end CLI snippet-----

I'm very well versed in networking and can do some debugging with google at my side, so if you need to use some tech lingo, go for it. I'll know what you are talking about, and if not, I'll google whatever term it is I'm missing.
full member
Activity: 158
Merit: 100
Koinbi.com would like to welcome Solaris to its service!

Koinbi welcomes Solaris to its family of crypto currencies and has opened the order books for Solaris to be traded!
Our mission at Koinbi is to provide you, the user and trader with a clean, fast and secure platform to trade your crypto currencies.

URL: https://koinbi.com
Trade: https://koinbi.com/markets/xlrbtc
Twitter: https://twitter.com/Koinbi_Exchange
API: https://koinbi.com/api_v2

Do not deposit any money to Koinbi!

You won't be able to withdraw!

Koinbi is a SCAM!!!
member
Activity: 238
Merit: 10
Hey peeps when does PoW stop & PoS start? Smiley
Have you ever read the first page of the thread?)
member
Activity: 308
Merit: 11
Hey peeps when does PoW stop & PoS start? Smiley
member
Activity: 101
Merit: 10
Anybody else to have sync problems? My wallet suddenly stop syncing.
sr. member
Activity: 1246
Merit: 274
Hi there

I downloaded the wallet, sent my coins and everything seems ok excepting that the wallet shows the message "stacking inactive". Why is showing that? Should I do anything else in order to start the stacking?

Thanks a lot in advance

Staking doesn't start for a few months so nothing to worry about.

Thanks! is there any minimum amount in order to create a masternode?

You will need 1,000 XLR to start a masternode. There are guides linked in the first post of this thread as far as how to set it up etc.
jr. member
Activity: 44
Merit: 1
Hi there

I downloaded the wallet, sent my coins and everything seems ok excepting that the wallet shows the message "stacking inactive". Why is showing that? Should I do anything else in order to start the stacking?

Thanks a lot in advance

Staking doesn't start for a few months so nothing to worry about.

Thanks! is there any minimum amount in order to create a masternode?
member
Activity: 140
Merit: 12
Hi there

I downloaded the wallet, sent my coins and everything seems ok excepting that the wallet shows the message "stacking inactive". Why is showing that? Should I do anything else in order to start the stacking?

Thanks a lot in advance

Staking doesn't start for a few months so nothing to worry about.
jr. member
Activity: 44
Merit: 1
Hi there

I downloaded the wallet, sent my coins and everything seems ok excepting that the wallet shows the message "stacking inactive". Why is showing that? Should I do anything else in order to start the stacking?

Thanks a lot in advance
full member
Activity: 378
Merit: 105
Hi ! Coin symbol XLR_XEVAN has changed to XLR on Lycheebit.
Happy mining Smiley

Mining Solaris with xevan algo :

  • Stratum  : lycheebit.com:3739
  • User     : YOUR_XLR_ADDRESS
  • Password : c=XLR

LycheeBit info :


Mining software :


Examples of command line :

  • Nvidia   : ccminer.exe -a xevan -o stratum+tcp://lycheebit.com:3739 -u SbzG7EdRAQbn5zqWiGFicm8u8C37UMxUTc -p c=XLR
  • AMD      : sgminer.exe --algorithm xevan -o stratum+tcp://lycheebit.com:3739 -u SbzG7EdRAQbn5zqWiGFicm8u8C37UMxUTc -p c=XLR

Peers list :

  • addnode=151.236.217.178:60020
  • addnode=34.212.69.4:60020
  • addnode=85.214.152.3:60020
  • addnode=45.32.139.230:60020
  • addnode=194.135.94.188:60020
  • addnode=54.36.224.244:60020
  • addnode=138.197.169.4:60020
  • addnode=104.238.185.121:60020
  • addnode=[2001:0:9d38:6ab8:10c4:3be9:a431:f17c]:60020
  • addnode=80.209.229.84:60020
  • addnode=176.126.245.212:60020
  • addnode=155.94.177.157:60020
  • addnode=80.208.226.101:60020
  • addnode=95.158.36.65:60020
  • addnode=108.61.87.45:60020
  • addnode=45.77.151.203:60020
newbie
Activity: 32
Merit: 0
THANK YOU!!!!! I will recompile with a local version I have for another node.!!!!! THANK YOU!!!!!!!!

The error you have is because you used the wrong version of boost. Please use boost 1.63 or greater.

Hey dev. Masternode setup does not work. I'm on the latest greatest code because my blockchain updates when I run ./solarisd -daemon, but masternode setup is broken. If people knew that anyone running VSphere could open up a console session and watch you setup your VPS live, you would all use your own servers for masternodes behind your own public IP address (preferably static), especially with the threats of meltdown and spectre, and NO.... don't believe the hype... There are no real fixes other than waiting until new hardware comes out that fixes this problem. But back to the masternode problem. This is the second time I've posted this and apparently there is nothing but noobs on this forum.

I'm using Ubuntu 16.04 LTS 64 bit server edition with boost 1.58
My solarisd -daemon runs fine without masternode setup.
Ports are routed at my enterprise edge and allowed on the servers.
I deposited 1000 solaris into 2 different addresses on my wallet where I'm running ./solarisd -daemon
Then I waited for 120 confirmations (and it's WAY past 120 at this point) before trying to setup a masternode.

I'm using CLI only and was able to retrieve all the information in the PDF instructions via ./solaris-cli commands
for the masternode.conf and solaris.conf file.

I try to start ./solarisd -daemon with the masternode.conf and solaris.conf file altered the way the instructions for the VPS show, using my external address as my external address in the solaris.conf file.

I've tried setting up both masternodes (since I have 2 labels, one for each masternode), and just one of them by commenting out the info for the second masternode and nothing works.

I don't want to use a VPS because I don't trust any server I can't get my hands on myself due to the threats of meltdown and spectre.

I want to use a server at my public IP address on the same node as my solarisd -daemon.

Is what I'm doing possible, or do I need to spin up a separate instance of solarisd -daemon, one for each masternode.

The instructions don't work when trying to substitute my public IP address, or 127.0.0.x for the localhost the solarisd -daemon resides on, or any other combination of the localhost IP(s), i.e. 127.0.0.1, 127.0.0.2, and/or my public IP address, or the actual LAN IP address (in which all are static, with the exception of using 127.0.0.1 and 127.0.0.2 per the old solaris master blob talking about the start many process which uses 127.0.0.1 and 127.0.0.2 in the instructions.)

Any idea why I keep getting this regardless of what I do?

Once I've altered the masternode.conf and solaris.conf file per the directions with the proper IPs (and like I said, I've tried 127.0.0.1 and the LAN IP the host is assigned with for the masternode.conf file), I try to start ./solarisd -daemon at the command line, and this happens. I don't even get a chance to try and type:  ./solaris-cli masternode start-alias . the daemon crashes and spits out the following message.

---begin CLI snippet----

************************
EXCEPTION: N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_16bad_lexica l_castEEEEE      
bad lexical cast: source type value could not be interpreted as target      
solaris in AppInit()

----end CLI snippet-----

I'm very well versed in networking and can do some debugging with google at my side, so if you need to use some tech lingo, go for it. I'll know what you are talking about, and if not, I'll google whatever term it is I'm missing.
newbie
Activity: 10
Merit: 0
Is there some info on hashrate mining XLR on typical GPU cards? I've found some info that Nvidia GeForce GTX 1070 gets 3.3 MH/s, is that correct? How about other Nvidia cards? Are AMD cards much worse?

My farms are issued to the ccminer:
1050 1282 kH/s
1060 2249 kH/s
1070 3620 kH/s
The overclocking of cards practically does not affect the speed.


This means that you don't oc on your cards? now i run on 1070 and i got only 3.3 MH/s. What mining program are you using?

Same here - I get 2.15 mh/s on gtx 970 and 2.8 on gtx 1070 slightly oc both. Which ccminer are you using???

my oc --> Power 85 / Core 140 / Mem 0 and i'm using ccminer/krnlx-xevan for mining.


I would probably get same but on one gpu set up only however two cards running together give me less hashing power than run separately and I don't know why.

Worth mining? I have a pair of 1080ti's sat doing nothing anyway Cheesy

Definitely worth mining. My both cards bring me 0.35 - 0.4 xlr a day. Not much but holding it for better times. Your cards should give you double that up to 1xlr a day. Highest price hit was 55$ so it can be worth more than it is now.

What is your cards ?
jr. member
Activity: 165
Merit: 3
Is there some info on hashrate mining XLR on typical GPU cards? I've found some info that Nvidia GeForce GTX 1070 gets 3.3 MH/s, is that correct? How about other Nvidia cards? Are AMD cards much worse?

My farms are issued to the ccminer:
1050 1282 kH/s
1060 2249 kH/s
1070 3620 kH/s
The overclocking of cards practically does not affect the speed.


This means that you don't oc on your cards? now i run on 1070 and i got only 3.3 MH/s. What mining program are you using?

Same here - I get 2.15 mh/s on gtx 970 and 2.8 on gtx 1070 slightly oc both. Which ccminer are you using???

my oc --> Power 85 / Core 140 / Mem 0 and i'm using ccminer/krnlx-xevan for mining.


I would probably get same but on one gpu set up only however two cards running together give me less hashing power than run separately and I don't know why.

Worth mining? I have a pair of 1080ti's sat doing nothing anyway Cheesy

Definitely worth mining. My both cards bring me 0.35 - 0.4 xlr a day. Not much but holding it for better times. Your cards should give you double that up to 1xlr a day. Highest price hit was 55$ so it can be worth more than it is now.
legendary
Activity: 2170
Merit: 1789
You're joking right, There is info literally a couple of posts above yours about the logo contest, Also a good few times on the previous page of this thread.

there is two possibility, he didn't know it because he posted around the same time the previous post was posted. or he didn't read the previous page because whatever reasons he had.

i would love to join the logo contest, but i can't even draw properly. so sad..
member
Activity: 140
Merit: 12
Dear friend! When we have a signature bounty program for this coin! To day is midde of january and we had no info about this!
Thanks!
Oh my friend, keep patient. The logo contest is going take place so that signature campaign should be come after.
are you official member of developer team, dude? Why you know that? Please give me link to the mentioned information about logo contest. Thanks.

You're joking right, There is info literally a couple of posts above yours about the logo contest, Also a good few times on the previous page of this thread.
newbie
Activity: 10
Merit: 0
Great, thank's to everyone for the info.

To summarize:
AMD RX 560: 0.50 MH/s
Nvidia 1050: 1.28 MH/s
Nvidia 1060: 2.25 MH/s
Nvidia 1070: 3.62 MH/s
Nvidia 1080TI: 5.60 MH/s

I have 6 1080 TI and I manage to get 36.7 MH/s My TDP 100 CORE 76 MEMORY is 300
 Cheesy
Jump to: