Author

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

hero member
Activity: 1414
Merit: 516
Hi. I see now that an update of wallet is mandatory as soon as possible? I want to ask, if someone know, if i have the masternodes on node vps, do i need to redo again all steps that i do when i start node?
member
Activity: 140
Merit: 12
Het, SolarisDev, did i miss something, or there's no All Masternodes tab in the new wallet?  CAn't say that i need it very much, but there was some useful info, like total masternodes count.

If you go

Tools
Debug console
Information

It will tell you how many masternodes there are.

There is still a Masternodes tab in the wallet. Either click the arrow to the right of the new Privacy tab, or make your wallet fullscreen so that there is room for all the tabs to show up.

They are talking about the "All Masternodes tab" that was within The Masternodes tab you are talking about, Within the Masternodes section it used to have "My Masternodes" and "All Masternodes" and the "All Masternodes" section used to list the IP addresses of all the Masternodes and how long they used to be running not just your own and the total number of them. Now on the Masternode tab it goes straight to what used to be the "My Masternodes" screen from the old wallet.
sr. member
Activity: 358
Merit: 250
Hi,

I never setup a Masternode with the old code, just started once I updated to the zXLR code base that was just recently published to github. I followed the instructions posted, but am using my own node, so I set 127.0.0.1 instead of what would be a VPS server at some public IP address. I saw where it said to set externalip= to this public IP VPS server, but since I'm using the same server, I just set it to 127.0.0.1 in case the setting just needed to be there. Upon restarting the node via the instructions, I got this:

---begin cli output 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 output snippet-------

Please keep in mind I'm not using the gui, and was able to get all the information I needed using:
./solaris-cli getnewaddress ""
./solaris-cli sendtoaddress "
./solaris-cli listtransactions
./solaris-cli masternode genkey
./solaris-cli masternode outputs
nano /home/user/.solaris/solaris.conf
nano /home/user/.solaris/masternode.conf
./solaris-cli stop
./solarisd -daemon

I filled out the masternode.conf and solaris.conf file per the instructions as well. Any ideas why this isn't working?

For the alias, I just ran ./solaris-cli getnewaddress " to generate a new address, then deposited exactly 1000 xlr and the contents reflect as such. I also let is get more than 219 confirmations as well before attempting to alter the masternode.conf file.

Also... When I comment out the additions for creating the masternode, "solarisd -daemon" starts just fine and my balances are fine as well so that's a relief.

I hope this is obvious as to what I'm missing. Keep in mind, I don't like GUIs period. I'm old school like that. All I have is CLI linux Ubuntu 16.04 LTS loaded.
Not that I think this is your main problem but 127.0.0.1 is not your IP address. You need to access your router and put in your actual IP. You should go on Discord where one of the devs is often there to help.
sr. member
Activity: 1246
Merit: 274
Het, SolarisDev, did i miss something, or there's no All Masternodes tab in the new wallet?  CAn't say that i need it very much, but there was some useful info, like total masternodes count.

If you go

Tools
Debug console
Information

It will tell you how many masternodes there are.

There is still a Masternodes tab in the wallet. Either click the arrow to the right of the new Privacy tab, or make your wallet fullscreen so that there is room for all the tabs to show up.
member
Activity: 205
Merit: 42
Txbit.io Exchange
Hi,

I never setup a Masternode with the old code, just started once I updated to the zXLR code base that was just recently published to github. I followed the instructions posted, but am using my own node, so I set 127.0.0.1 instead of what would be a VPS server at some public IP address. I saw where it said to set externalip= to this public IP VPS server, but since I'm using the same server, I just set it to 127.0.0.1 in case the setting just needed to be there. Upon restarting the node via the instructions, I got this:

---begin cli output 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 output snippet-------

Please keep in mind I'm not using the gui, and was able to get all the information I needed using:
./solaris-cli getnewaddress ""
./solaris-cli sendtoaddress "
./solaris-cli listtransactions
./solaris-cli masternode genkey
./solaris-cli masternode outputs
nano /home/user/.solaris/solaris.conf
nano /home/user/.solaris/masternode.conf
./solaris-cli stop
./solarisd -daemon

I filled out the masternode.conf and solaris.conf file per the instructions as well. Any ideas why this isn't working?

For the alias, I just ran ./solaris-cli getnewaddress " to generate a new address, then deposited exactly 1000 xlr and the contents reflect as such. I also let is get more than 219 confirmations as well before attempting to alter the masternode.conf file.

Also... When I comment out the additions for creating the masternode, "solarisd -daemon" starts just fine and my balances are fine as well so that's a relief.

I hope this is obvious as to what I'm missing. Keep in mind, I don't like GUIs period. I'm old school like that. All I have is CLI linux Ubuntu 16.04 LTS loaded.


I'm not a dev, so I can't troubleshoot technically why this happened. But, have you tried these two commands as well before starting the daemon:

chmod 777 solarisd

chmod 777 solaris-cli

hero member
Activity: 912
Merit: 505
Hi folks, could someone share opinion how price of the coin will be in January? Thank you.

I think it will be 10$ by the end of the January after the
20.01.2018.
This is my opinion and I hope that it will be at least 10$.
We will see after the new feature kicks in  Grin
member
Activity: 126
Merit: 10
Hi folks, could someone share opinion how price of the coin will be in January? Thank you.
newbie
Activity: 32
Merit: 0
Hi,

I never setup a Masternode with the old code, just started once I updated to the zXLR code base that was just recently published to github. I followed the instructions posted, but am using my own node, so I set 127.0.0.1 instead of what would be a VPS server at some public IP address. I saw where it said to set externalip= to this public IP VPS server, but since I'm using the same server, I just set it to 127.0.0.1 in case the setting just needed to be there. Upon restarting the node via the instructions, I got this:

---begin cli output 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 output snippet-------

Please keep in mind I'm not using the gui, and was able to get all the information I needed using:
./solaris-cli getnewaddress ""
./solaris-cli sendtoaddress "
./solaris-cli listtransactions
./solaris-cli masternode genkey
./solaris-cli masternode outputs
nano /home/user/.solaris/solaris.conf
nano /home/user/.solaris/masternode.conf
./solaris-cli stop
./solarisd -daemon

I filled out the masternode.conf and solaris.conf file per the instructions as well. Any ideas why this isn't working?

For the alias, I just ran ./solaris-cli getnewaddress " to generate a new address, then deposited exactly 1000 xlr and the contents reflect as such. I also let is get more than 219 confirmations as well before attempting to alter the masternode.conf file.

Also... When I comment out the additions for creating the masternode, "solarisd -daemon" starts just fine and my balances are fine as well so that's a relief.

I hope this is obvious as to what I'm missing. Keep in mind, I don't like GUIs period. I'm old school like that. All I have is CLI linux Ubuntu 16.04 LTS loaded.


full member
Activity: 224
Merit: 106
Im interested in this project. But what problem does this project solve? what does this project offer that other masternode-coins dont have? Good luck.
legendary
Activity: 1722
Merit: 1000
Admin of CoinMiners Pools
https://pool.coin-miners.info/  upgraded the wallet to the latest version
sr. member
Activity: 560
Merit: 300
Unprofessional shitcoin trader since 2011
Excellent new wallet! I'm loving the development phases successfully meeting the deadlines especially on the actual date promised that is a huge bonus! But now that this portion of the roadmap is complete what kind of project should we fund to keep the growth coming, like with the developers getting a cut soon from the mn that should help things a lot! I haven't checked the slack or discord channel much(I need to) but is there any talks about how we plan to market XLR's privacy features in a unique way from other coins??
legendary
Activity: 3416
Merit: 1912
The Concierge of Crypto
Quote
Unfortunately, the time for swapping is over and that's your fault.

It's a lie

What's a lie? That it's your fault? So it's NOT your fault is the truth? Or the time for swapping is over is a lie?

What I can clearly tell you are two things:

1. The time for swapping is over. The deadline has come and gone. Two months. You were online at that time, you were even posting in other threads
2. It's your fault for not swapping.

The other things are:

1. You want XEVAN XLR to get delisted on whatever exchanges have it right now.
2. You still have your NIST5 XLR. By not doing anything, you have decided to keep it.
3. You want everyone else to lose their money if you succeed. You are going to make a lot of other people upset or angry.

If you want something equal, maybe since the dev gave you two months to exchange, you should give the dev two months to respond to your request before you do anything.

I would like to ask, how many NIST5 XLR do you have?
full member
Activity: 728
Merit: 106
Guys,

I still have Solaris (XLR) in cryptopia and it has zero value. Did I lose those coins? I can not change them by XLR with new algorithm?

Hello. It depends on Your ability to defend your property.
Ox Vorona34 нy пpoвopoнил oбмeн и нaчaл дypaкa вaлять. Кoгo интepecнo ты тyт пытaeшьcя нaпyгaть "пиcьмaми" cчacтья.
Tвoи мoнeты y тeбя, никтo иx нe кpaл. Ax дa - oни ceйчac ничeгo нe cтoят, нy тaк и битoк зaвтpa мoжeт лeчь нa днo и чтo? Taк чтo бepи вeткy nist5 в cвoи pyки и paзвивaй, вывoди нa биpжy. Зaщищaй cвoи мoнeты  Grin
newbie
Activity: 10
Merit: 0

Where do I add the rar files?

solaris-daemon-2.2.0.0-win64.zip

What are you trying to do?



update the wallet

On your Desktop?

Then you should download this file: https://github.com/Solaris-Project/Solaris/releases/download/v2.2.0.0/solaris-qt-2.2.0.0-win64.zip

Extract the file to where your wallet is, I like to create a separate folder for the new Wallet and use it.

Also, don't forget to back-up your wallet.dat file.

Thank you so much
newbie
Activity: 47
Merit: 0
I already update my wallet , and my wallet have some Masternodes running with node-vps.com  . Do I have to update my Masternodes too and how ? THANKS  Smiley

You will have to update your MN wallet. Node-vps does all the setup for you so you'll have to get in touch with them to update the wallet.

full member
Activity: 142
Merit: 100
I don't have my wallet on VPS , I just buy nodes from node-vps.com and run Masternodes on local wallet on my computer , and already update my wallet and all Masternodes still running good,do I still have to update my Masternodes , PLEASE HELP THANKS . Smiley
full member
Activity: 142
Merit: 100
I already update my wallet , and my wallet have some Masternodes running with node-vps.com  . Do I have to update my Masternodes too and how ? THANKS  Smiley
member
Activity: 388
Merit: 10
Quote
Кaкoй зaкoн гoвopит чтo тeбe вooбщe ктo тo чтo тo дoлжeн? Tы пoкyпaeшь фaнтики. Hиктo ничeгo зa ниx тeбe нe дoлжeн. Этo кpиптa co cвoими peaлиями дe фaктo. Я пoнимaю чтo oбиднo т.к. coляpa cтaлa cтoить 3$ нo yвы oбмeн вceгдa имeeт cpoки дaжe кoгдa гocyдapcтвo дeнoминиpyeт cвoю вaлютy. Oпoздaл - твoи пpoблeмы. Heзнaниe зaкoнa нe ocвoбoждaeт знaeшь ли.

Life will show. The developer gave me 2 months to exchange, I give him until 10:00 a.m. Monday, Moscow time, for the indefinite renewal of the exchange. Monday send out letters to the stock exchange , on Wednesday send a letter with a request to check the activities of stock exchanges which will trade XLR.
_____________
Жизнь пoкaжeт. Paзpaбoтчик дaл мнe 2 мecяцa нa oбмeн, я дaю eмy вpeмя дo 10:00 пoнeдeльникa пo Mocкoвcкoмy вpeмeни для бeccpoчнoгo вoзoбнoвлeния oбмeнa. B пoнeдeльник paccылaю пиcьмa cчacтья нa биpжи , в cpeдy paccылaю пиcьмa c пpocьбoй пpoвepить дeятeльнocть биpж нa кoтopыx бyдeт тopгoвaтьcя XLR.
you are not a crow, you are a member, damn it, do not deceive people here
member
Activity: 205
Merit: 42
Txbit.io Exchange

Where do I add the rar files?

solaris-daemon-2.2.0.0-win64.zip

What are you trying to do?



update the wallet

On your Desktop?

Then you should download this file: https://github.com/Solaris-Project/Solaris/releases/download/v2.2.0.0/solaris-qt-2.2.0.0-win64.zip

Extract the file to where your wallet is, I like to create a separate folder for the new Wallet and use it.

Also, don't forget to back-up your wallet.dat file.
newbie
Activity: 10
Merit: 0

Where do I add the rar files?

solaris-daemon-2.2.0.0-win64.zip

What are you trying to do?



update the wallet
Jump to: