Pages:
Author

Topic: CRAVE: Revival - page 16. (Read 54975 times)

member
Activity: 221
Merit: 10
September 16, 2017, 07:49:28 AM
On the Windows side, you just have to add a new line in the masternode.conf file or you can use the GUI instead (name, ip, genkey, tx hash, tx index).
On the VPS side, you have to create a new conf folder, name it .crave2, in the conf file change every port. After that you need to link the second wallet to that conf folder using :
Code:
./craved -datadir=PATH_OF_THE_NEW_CONF_FOLDER

Thanks
In the vps side i have no issue since it's a different server. Ill generate it's address and transfer there the 500 from my failed windows mn2.
The confusing part is with the statement somewhere in the guide about rpcuser and pass, which should be the same in vps and windows configs. Why do i need those at all in the windows controller wallet config??
 
brand new
Activity: 0
Merit: 10
September 15, 2017, 05:08:39 PM
Big thanks to those who are assisting others get setup especially Tkon
hero member
Activity: 824
Merit: 1000
September 16, 2017, 07:25:15 AM
On the Windows side, you just have to add a new line in the masternode.conf file or you can use the GUI instead (name, ip, genkey, tx hash, tx index).
On the VPS side, you have to create a new conf folder, name it .crave2, in the conf file change every port. After that you need to link the second wallet to that conf folder using :
Code:
./craved -datadir=PATH_OF_THE_NEW_CONF_FOLDER
member
Activity: 221
Merit: 10
September 16, 2017, 05:38:58 AM
full member
Activity: 434
Merit: 101
Blockchain Marketing: tokensuite.io
September 16, 2017, 05:19:01 AM
Nice to see once a good scam project being brought back to life. Smiley

I looked everywhere but couldn't find a roadmap. Do you have one besides getting listed back to Bittrex?
hero member
Activity: 615
Merit: 502
September 16, 2017, 04:57:30 AM
what is a good size block of CRAVE for those that want to PoS mine?

You mean staking?  Then more the better Smiley (Staking reward is 0.333) And For one masternode you need 500 Crave per node (0.666 reward x 3 per day)

legendary
Activity: 1120
Merit: 1002
September 15, 2017, 07:17:04 PM
CRAVE will come back in a major way.
legendary
Activity: 1232
Merit: 1000
September 15, 2017, 07:11:27 PM
what is a good size block of CRAVE for those that want to PoS mine?
sr. member
Activity: 588
Merit: 422
September 14, 2017, 07:15:42 PM
Ok great ! Questions  Huh :
How do I know if my staking on crave-qt is working ? I have "unloked for staking only" on the lock but no more informations.
And.. What's the darksend pard on the GUI ? ..

In the bottom right of your wallet you should see some icons.

Next to the padlock icon there is a arrow symbol, if its green, not grey, then your wallet is ready to stake.

You can hover over the icon with your cursor to the the estimated staking time.

Darksend is a coin mixing service, other coins call it Privatesend.
newbie
Activity: 13
Merit: 0
September 14, 2017, 06:43:06 PM
Ok great ! Questions  Huh :
How do I know if my staking on crave-qt is working ? I have "unloked for staking only" on the lock but no more informations.
And.. What's the darksend pard on the GUI ? ..
hero member
Activity: 824
Merit: 1000
September 14, 2017, 04:48:30 PM
Yeah it was a typo, around 320Mb of course and not 320 Gb  Wink
Crave-qt needs more like 380Mb.
Low mem can reduce it to 280-290 afaik but in all cases its a bad idea to try running more than 2 nodes on a RP3.
brand new
Activity: 0
Merit: 10
September 13, 2017, 02:09:22 AM
Crave is super cool, love the masternode distribution, best alliance
sr. member
Activity: 588
Merit: 422
September 14, 2017, 04:05:44 PM
Wow 320 gb really ? Hummm..
What kind of hardware did you suggest for multiple masternodes ? Rack server ? Or I can use an SDD to store the blockchain from my rapsberry ? (Didn't know if it's possible).

Thanks for your prompt reply.

I think it is a typo.

My masternodes are running with ~380 MB RAM and 2,5 GB HDD space.

Maybe you could save some RAM if you compile the crave wallet with the LOWMEM option.
sr. member
Activity: 588
Merit: 422
September 14, 2017, 04:02:40 PM
How long for the linux wallet to sync? it's running for over 10 hours already...
Is there some way i can see it's progress? In my windows wallet it took 5-6 hours but at least i could see the progress  all the time...
Thanks

A full blockchain sync, depending on the internet connection speed, needs usually about 4-6 hours.

You could "cd ~""cd .crave" and then "tail -f debug.log" to check your debug log.

Or you compare the blockchain height with craved getinfo | grep "blocks" against the cryptopia wallet: https://www.cryptopia.co.nz/CoinInfo/?coin=CRAVE
newbie
Activity: 13
Merit: 0
September 14, 2017, 03:57:48 PM
Wow 320 gb really ? Hummm..
What kind of hardware did you suggest for multiple masternodes ? Rack server ? Or I can use an SDD to store the blockchain from my rapsberry ? (Didn't know if it's possible).

Thanks for your prompt reply.
hero member
Activity: 824
Merit: 1000
September 14, 2017, 03:50:49 PM
Hello,

How can we run multiple masternode on Rapsbian ? I may need a Multiple Masternodes setup Guide for this..
Thx.
1 wallet uses around 320Gb.
You can only run 2 nodes on a RP3 (1Gb RAM needed) and you should add swap space.
You just need to create a new folder named '.crave2' and change all ports in the conf file. When you start the second wallet you need to link it to the new conf folder : ./craved -datadir=PATH_OF_THE_NEW_FOLDER
newbie
Activity: 13
Merit: 0
September 14, 2017, 03:36:06 PM
Hello,

How can we run multiple masternode on Rapsbian ? I may need a Multiple Masternodes setup Guide for this..
Thx.
member
Activity: 221
Merit: 10
September 13, 2017, 11:39:27 PM
How long for the linux wallet to sync? it's running for over 10 hours already...
Is there some way i can see it's progress? In my windows wallet it took 5-6 hours but at least i could see the progress  all the time...
Thanks
brand new
Activity: 0
Merit: 10
September 09, 2017, 11:35:38 PM
I am trying to install on Deb 9 and I get the following error when I try to make the wallet.

root@CraveMN:~/crave/src# make -f makefile.unix

makefile.unix:205: recipe for target 'obj/alert.o' failedmake: *** [obj/alert.o] Error 1

any ideas?

Fixed. Used Ubuntu instead of deb stretch
hero member
Activity: 824
Merit: 1000
September 11, 2017, 08:36:02 AM
Can I Miner POW? Would the algorithm be X11? Thank you!

PoW is over.

Now only staking or what?

Only staking and masternodes.
Pages:
Jump to: