Bitcoin Forum
May 22, 2024, 12:28:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 [562] 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 ... 697 »
  Print  
Author Topic: [ANN] CRAVE 1st POS Masternodes | Dark Assets | I2P | Market =Embrace The Dark=  (Read 826664 times)
rocoro
Legendary
*
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 23, 2015, 11:44:57 PM
 #11221

It would be great if a compiled version of the Linux wallet could be uploaded. Not everyone has the ability to compile a binary from source code, myself included lol. Smiley

Its basically just a couple commands for debian based...

Code:
#First compile libsecp256k1
sudo apt-get install git
cd ~
git clone https://github.com/bitcoin/secp256k1
cd secp256k1
git reset a0d3b8
git add .
git reset --hard
./autogen.sh
./configure
make
sudo make install
cd ..
sudo ldconfig

#Next compile crave-qt
git clone https://github.com/industrialcoinmagic/crave.git

sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools \
    build-essential libboost-dev libboost-system-dev \
    libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
    libssl-dev libdb++-dev libminiupnpc-dev

cd ~/crave

qmake "USE_UPNP=-"
make
I will try it again with these codes, thanks.

One last note:
If you get an error like .. make: *** [obj/crypto/hmac_sha256.o] Error 1
Then do this:
mkdir obj/crypto

Then re-compile,  should work!


cryptocrap
Full Member
***
Offline Offline

Activity: 134
Merit: 100



View Profile
April 24, 2015, 12:49:35 AM
 #11222

It´s so quiet here, there's no more trolls....hmmm, looks like something is about to happen... calm before the storm

Papcio77
Sr. Member
****
Offline Offline

Activity: 841
Merit: 251



View Profile
April 24, 2015, 06:07:50 AM
 #11223

I do have to vultr 5th masternode the snapshot, but this time it pops up an error:
07:58:52

not capable masternode: Could not connect to 108.61.205.9:9999

My adress 0 Bt1JofG3fP5QDfWbb5GMtJ4KTY2hQsbhYi

Balance 500 crave

What could be causing this? Is the fault of the server? Has anything changed in terms of configuration?
Hyperjacked
Legendary
*
Offline Offline

Activity: 1610
Merit: 1119


It's all mathematics...!


View Profile
April 24, 2015, 06:23:43 AM
 #11224

I do have to vultr 5th masternode the snapshot, but this time it pops up an error:
07:58:52

not capable masternode: Could not connect to 108.61.205.9:9999

My adress 0 Bt1JofG3fP5QDfWbb5GMtJ4KTY2hQsbhYi

Balance 500 crave

What could be causing this? Is the fault of the server? Has anything changed in terms of configuration?


wish I could help sir...maybe pm ICM and he will help later today I'm sure of it! Or solo pm later...
Cheers sir!

@Hyperjacked1 Twitter
trader19
Legendary
*
Offline Offline

Activity: 1232
Merit: 1001



View Profile WWW
April 24, 2015, 06:26:35 AM
 #11225

I do have to vultr 5th masternode the snapshot, but this time it pops up an error:
07:58:52

not capable masternode: Could not connect to 108.61.205.9:9999

My adress 0 Bt1JofG3fP5QDfWbb5GMtJ4KTY2hQsbhYi

Balance 500 crave

What could be causing this? Is the fault of the server? Has anything changed in terms of configuration?

please use search button, there are allot of replies regarding your issue. your .conf should look like this:

Quote
maxconnections=100
rpcuser=solo
rpcpassword=user
rpcport=9999
gen=0
server=1
daemon=1
reservebalance=9999999
masternodeaddr=YOUR_IP:9999
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND
rpcallowip=127.0.0.1

Join the Elastic revolution!  Elastic - The Decentralized Supercomputer
ELASTIC WEBSITE | NEW ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
dflame
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
April 24, 2015, 08:15:00 AM
 #11226

hi guys, I have one question, if I have 1 master node I can not normal stake write? if so i must send the crave i,m buying to the master node address or to another address?
if i sent to the master node address, what's happen?
what is the difference if i sent to the master node address, or if i sent to another address?
thanks
trader19
Legendary
*
Offline Offline

Activity: 1232
Merit: 1001



View Profile WWW
April 24, 2015, 08:36:16 AM
 #11227

hi guys, I have one question, if I have 1 master node I can not normal stake write? if so i must send the crave i,m buying to the master node address or to another address?
if i sent to the master node address, what's happen?
what is the difference if i sent to the master node address, or if i sent to another address?
thanks
if you send new coins to your masternode address they will just sit there not staking, no purpose. it makes no sense to send to mn address if you want to stake them, so best you make new address..

Join the Elastic revolution!  Elastic - The Decentralized Supercomputer
ELASTIC WEBSITE | NEW ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
dflame
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
April 24, 2015, 08:41:19 AM
 #11228

but i must have another wallet in another pc, or it can be the same wallet were is the node, but i must create another address write?
and this coins will stake?
trader19
Legendary
*
Offline Offline

Activity: 1232
Merit: 1001



View Profile WWW
April 24, 2015, 08:47:59 AM
 #11229

but i must have another wallet in another pc, or it can be the same wallet were is the node, but i must create another address write?
and this coins will stake?
your masternode wallet is not set for staking so basically yes you will need another wallet/pc to be able to do that, other someone else has some other idea how to do it?

Join the Elastic revolution!  Elastic - The Decentralized Supercomputer
ELASTIC WEBSITE | NEW ANNOUNCEMENT THREAD | ELASTIC SLACK | ELASTIC FORUM
dflame
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
April 24, 2015, 08:53:28 AM
 #11230

thanks for the answer, the crave forum its the best.
go crave go go go
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
April 24, 2015, 08:53:53 AM
 #11231

but i must have another wallet in another pc, or it can be the same wallet were is the node, but i must create another address write?
and this coins will stake?
your masternode wallet is not set for staking so basically yes you will need another wallet/pc to be able to do that, other someone else has some other idea how to do it?

do you have your node running or are those the coins you want to stake? I could have sworn I saw people saying they had multiple wallets on one machine,

#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
dflame
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
April 24, 2015, 08:59:47 AM
 #11232

i have my node running, and i buy more crave, and i want to stake the news coins
PhilipMorris
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250



View Profile
April 24, 2015, 09:00:23 AM
 #11233

but i must have another wallet in another pc, or it can be the same wallet were is the node, but i must create another address write?
and this coins will stake?
your masternode wallet is not set for staking so basically yes you will need another wallet/pc to be able to do that, other someone else has some other idea how to do it?

do you have your node running or are those the coins you want to stake? I could have sworn I saw people saying they had multiple wallets on one machine,

I have 4 wallets running on 1 VPS, so its possible. Don't ask me how though, Sologap set it up for me. Shoot him a PM!
dflame
Member
**
Offline Offline

Activity: 79
Merit: 10


View Profile
April 24, 2015, 09:39:22 AM
 #11234

ok thanks I have writte to him  Smiley
hepilord
Full Member
***
Offline Offline

Activity: 171
Merit: 100



View Profile
April 24, 2015, 10:09:57 AM
 #11235

vol still falling, what do you think?
rocoro
Legendary
*
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 24, 2015, 10:19:03 AM
 #11236

vol still falling, what do you think?

Pump and dump trolls are gone,  and people are mainly waiting to see what comes next in this project

tema
Hero Member
*****
Offline Offline

Activity: 715
Merit: 500



View Profile WWW
April 24, 2015, 10:19:33 AM
 #11237

vol still falling, what do you think?
the main thing that the price is kept at the same level. The volume can be large and the price to fall

✔ Freedom ✔ Reliability ✔ Global accessibility BITCOIN ✔ Trust and Integrity ✔ Independence
fonzerrellie
Legendary
*
Offline Offline

Activity: 1190
Merit: 1000

Kaspa


View Profile
April 24, 2015, 11:33:56 AM
 #11238

lol I only found 3 blocks all day yesterday... Ha but 4 already today  Cool

most of the coins seem to be in stronger hands now... slow and steady

don't forget to tweet once and a while or mention crave in troll boxes... while people are losing money on new crap coins and ICO's they should have been buying crave,  with all ICM has delivered already his next upgrade should get people looking at it twice  Shocked

#Expanse $EXP 500 transactions 4 .1 EXP 1st Clone of ETH 
WAVES
tema
Hero Member
*****
Offline Offline

Activity: 715
Merit: 500



View Profile WWW
April 24, 2015, 01:29:37 PM
 #11239

 Yes, next update Surge Protector multi-sig escrow management will be a significant event!

✔ Freedom ✔ Reliability ✔ Global accessibility BITCOIN ✔ Trust and Integrity ✔ Independence
VeritasSapere
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
April 24, 2015, 01:43:10 PM
 #11240

It would be great if a compiled version of the Linux wallet could be uploaded. Not everyone has the ability to compile a binary from source code, myself included lol. Smiley
Its basically just a couple commands for debian based...

Code:
#First compile libsecp256k1
sudo apt-get install git
cd ~
git clone https://github.com/bitcoin/secp256k1
cd secp256k1
git reset a0d3b8
git add .
git reset --hard
./autogen.sh
./configure
make
sudo make install
cd ..
sudo ldconfig

#Next compile crave-qt
git clone https://github.com/industrialcoinmagic/crave.git

sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools \
    build-essential libboost-dev libboost-system-dev \
    libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
    libssl-dev libdb++-dev libminiupnpc-dev

cd ~/crave

qmake "USE_UPNP=-"
make
I will try it again with these codes, thanks.
One last note:
If you get an error like .. make: *** [obj/crypto/hmac_sha256.o] Error 1
Then do this:
mkdir obj/crypto

Then re-compile,  should work!
I get the message "./autogen.sh: 3: ./autogen.sh: autoreconf: not found". after the "./autogen.sh" command.
Pages: « 1 ... 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 [562] 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 ... 697 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!