Pages:
Author

Topic: [ANN]INNOVA - We strive for innovation and adoption! | Hybrid Tribus coin - page 53. (Read 154438 times)

member
Activity: 117
Merit: 10

I tried to compile and got some errors (errors that i don't have with other coins), i found some solutions
and it seems that fixed it. Wrong! The innova-qt was build but will crash directly after starting the wallet.

Please release also a Linux 64bit version.
Every serious coin should have at least a working wallet for all big OS'es (Windows, Mac, Linux).


how many RAM memory do you have? which linux do you use? I have compiled innova wallet using 2GB on ubuntu 16. source https://github.com/innovacoin/innova.git

I have 8GB RAM. I'm on Ubuntu Mate 16.04. I've downloaded the source from the same link.
Have you installed a specific package? Can you share the steps you did to compile the wallet so i can try the same steps?
Thanks  Smiley
Have you tried the special script that being developed specially for Innova? Follow this step https://bitcointalksearch.org/topic/m.25198425 you can use vps server with 1 Mb Ram configuration
member
Activity: 117
Merit: 10
I am buying a MN. Will I be able to sell it in the future if I decide to and how this works.

you can sell MN at any time. price at the time of selling MN is another story. here some guides http://www.explorerz.top/vivo-mn.html. vivo is similar to innova.

What's the current rate for getting a MN?
Mine around 10 coin every 12 hours
member
Activity: 224
Merit: 10
I am buying a MN. Will I be able to sell it in the future if I decide to and how this works.

you can sell MN at any time. price at the time of selling MN is another story. here some guides http://www.explorerz.top/vivo-mn.html. vivo is similar to innova.

What's the current rate for getting a MN?

here is the ranking

http://www.mnrank.com
member
Activity: 224
Merit: 10

I tried to compile and got some errors (errors that i don't have with other coins), i found some solutions
and it seems that fixed it. Wrong! The innova-qt was build but will crash directly after starting the wallet.

Please release also a Linux 64bit version.
Every serious coin should have at least a working wallet for all big OS'es (Windows, Mac, Linux).


how many RAM memory do you have? which linux do you use? I have compiled innova wallet using 2GB on ubuntu 16. source https://github.com/innovacoin/innova.git

I have 8GB RAM. I'm on Ubuntu Mate 16.04. I've downloaded the source from the same link.
Have you installed a specific package? Can you share the steps you did to compile the wallet so i can try the same steps?
Thanks  Smiley

I was starting with Vivo so I use vivo guide for new coins generally

#### SYSTEM PREPARATION ####

sudo apt-get update -y
sudo apt-get upgrade -y
sudo apt-get dist-upgrade -y
sudo apt-get install nano htop git -y
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils software-properties-common -y
sudo apt-get install libboost-all-dev -y

sudo apt-get install libzmq3-dev libminiupnpc-dev libssl-dev libevent-dev -y #OPTIONAL (for example VIVO needs this)

Berkley 4.8:
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev -y

#### CLONE #####

This example uses VIVO, if you are going to compile a different coin just use there git URL. Keep in mind that this will result in a different folder name.

cd
sudo git clone https://github.com/vivocoin/vivo # depends on your coin
cd vivo # depends on your coin
sudo ./autogen.sh
sudo ./configure
sudo make
sudo make install # optional
cd src
sudo strip vivod # optional
sudo strip vivo-cli # optional
sudo strip vivo-tx # optional
full member
Activity: 271
Merit: 100
OPEN Platform - Powering Blockchain Acceptance
I am buying a MN. Will I be able to sell it in the future if I decide to and how this works.

you can sell MN at any time. price at the time of selling MN is another story. here some guides http://www.explorerz.top/vivo-mn.html. vivo is similar to innova.

What's the current rate for getting a MN?
TvZ
sr. member
Activity: 315
Merit: 251

I tried to compile and got some errors (errors that i don't have with other coins), i found some solutions
and it seems that fixed it. Wrong! The innova-qt was build but will crash directly after starting the wallet.

Please release also a Linux 64bit version.
Every serious coin should have at least a working wallet for all big OS'es (Windows, Mac, Linux).


how many RAM memory do you have? which linux do you use? I have compiled innova wallet using 2GB on ubuntu 16. source https://github.com/innovacoin/innova.git

I have 8GB RAM. I'm on Ubuntu Mate 16.04. I've downloaded the source from the same link.
Have you installed a specific package? Can you share the steps you did to compile the wallet so i can try the same steps?
Thanks  Smiley
member
Activity: 105
Merit: 10
when bitcoins price becomes rocket to the moon altcoins prices go down to much. I hope bitcoin price goes down soon.
410 masternodes for today. It seems to be great opportunity to buy INNOVA with its reverse correlation with Bitcoin price
https://coinmarketcap.com/currencies/innova/

It's transition stage which there were some people could not setup the node, got panic of sentinel stuff then pissed off and sell at dirty cheap price. That's normal for every coin, others have their opportunity to get in at great price. I and many others did have watchdog shits but we all solved that problem, helpings others and now rewards are coming pretty nicely  Grin Grin Grin
member
Activity: 280
Merit: 10
When will you fly to the moon? It's been a long time since I did not pay attention to the price, because I was going to treat the coin like "forgetting", but I found it so hard that I would still like to follow


if  anyone know  when/if "tothemoon" happen - do you think they tell you truth?Smiley
I see still a  problem for  such coins as  innova and vivo as lots  ppl jump for other coins, if they are  fast and  lucky  enough they  keep getting huge  income on coin start then  leaving rest. Some love for those  who keep staying for  longer then others is really much needed,  less  ppl will hope  for  risky projects!
full member
Activity: 423
Merit: 100
I am buying a MN. Will I be able to sell it in the future if I decide to and how this works.
I'll trade ya a Chase Utley rookie card and a wad of (barely used) gum for it!
member
Activity: 224
Merit: 10
I am buying a MN. Will I be able to sell it in the future if I decide to and how this works.

you can sell MN at any time. price at the time of selling MN is another story. here some guides http://www.explorerz.top/vivo-mn.html. vivo is similar to innova.
newbie
Activity: 47
Merit: 0
I am buying a MN. Will I be able to sell it in the future if I decide to and how this works.
member
Activity: 224
Merit: 10

I tried to compile and got some errors (errors that i don't have with other coins), i found some solutions
and it seems that fixed it. Wrong! The innova-qt was build but will crash directly after starting the wallet.

Please release also a Linux 64bit version.
Every serious coin should have at least a working wallet for all big OS'es (Windows, Mac, Linux).


how many RAM memory do you have? which linux do you use? I have compiled innova wallet using 2GB on ubuntu 16. source https://github.com/innovacoin/innova.git
TvZ
sr. member
Activity: 315
Merit: 251

I tried to compile and got some errors (errors that i don't have with other coins), i found some solutions
and it seems that fixed it. Wrong! The innova-qt was build but will crash directly after starting the wallet.

Please release also a Linux 64bit version.
Every serious coin should have at least a working wallet for all big OS'es (Windows, Mac, Linux).
hero member
Activity: 698
Merit: 500
Free Speech is the most important thing.
 I like the Asic resistant philosophy of this technology and the security Focus but I'm just curious as to what this point is doing that other Technologies haven't done before, I mean there's a lot of Asic resistant technology or you could just go with a d POS system or something like that that uses pure consensus and no proof of work once so ever... overall I think there's no point in a brand new technology like this unless the security outweighs its competitors and from what I've read so far I don't think that that's the case here.
full member
Activity: 186
Merit: 100
When will you fly to the moon? It's been a long time since I did not pay attention to the price, because I was going to treat the coin like "forgetting", but I found it so hard that I would still like to follow
newbie
Activity: 46
Merit: 0
Wondering why would we need sentinel if there is no portion of the funds from MN is put towards governance or budgeting..the network splits 50% MN's + 50% miners..or are the devs planning to implement them in the future??
newbie
Activity: 62
Merit: 0
it shall change to "Enabled" in short time. I hope dev will change this status name because many people found this as MN stopped working. you can always ask people on discord https://discord.gg/vj9jdde. you will get help much faster

Thank you. I am actually a member of that channel. And that is where i got the help, lol.
Appreciate your help also..
member
Activity: 224
Merit: 10
it shall change to "Enabled" in short time. I hope dev will change this status name because many people found this as MN stopped working. you can always ask people on discord https://discord.gg/vj9jdde. you will get help much faster
newbie
Activity: 62
Merit: 0
don't panic. "watchdog expired" status is ok however sounds bad. you can remove all file besides wallet.dat an re-sync all data (start wallet). I got "No Block Source available" on local wallet today and I had to re-sync from the beginning.
Yes, this is what I just finished doing. I also had a payment stuck on 75 confirmations for a cpl hours. After resyncing everything, I have my payment, but I still have watchdog expired. However it looks like most everyone has this now...
member
Activity: 224
Merit: 10
don't panic. "watchdog expired" status is ok however sounds bad. you can remove all file besides wallet.dat an re-sync all data (start wallet). I got "No Block Source available" on local wallet today and I had to re-sync from the beginning.
Pages:
Jump to: