Bitcoin Forum
June 14, 2024, 04:14:47 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 [481] 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 ... 697 »
  Print  
Author Topic: [ANN] CRAVE 1st POS Masternodes | Dark Assets | I2P | Market =Embrace The Dark=  (Read 826666 times)
waffles99
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile
April 14, 2015, 12:31:58 PM
 #9601

is darksend working fine?
not yet
under development

Dude you don't know shit. stop answering questions with hot air. sheep need to DO YOUR OWN RESEARCH click on transactions. EXAMINE THE BLOCK EXPLORER. learn a little damn code.

snafflecoin
Full Member
***
Offline Offline

Activity: 155
Merit: 100


View Profile
April 14, 2015, 12:33:24 PM
 #9602

top wallets accumulating coins

something must be coming  Cool
borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
April 14, 2015, 12:43:18 PM
 #9603


still get error

not capable masternode: Could not connect to *****:9998

that is for masternode 3. The 1st 2 configs work and they have not got the ports changed like you said only the rpc port number.

Do you have the latest wallet? The zipped file is named cravex64mn7.7z and you can download it from the OP

Here is my config and it is working with three MN

Read the following if you want to setup more then one master node using the same computer with one ip address.

You can change the port and the rpcport and setup more if you want.

You will need one copy of the data dir and the crave-qt.exe for each master node that you wan to run.

Here is an example of running three master nodes.

Folder that hold the block chain and .conf files
C:\SubFolders\CraveMasterNode1
C:\SubFolders\CraveMasterNode2
C:\SubFolders\CraveMasterNode3

Folders that contain the crave-qt.exe and the .bat files to launch the masternode
c:\MyFiles\CraveMN1\
c:\MyFiles\CraveMN2\
c:\MyFiles\CraveMN3\

Then in each of the above folders you would put in the following .bat files to launch the master nodes.

StartMasterNode1.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode1

StartMasterNode2.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode2

StartMasterNode3.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode3

Also in each of the data dir you need to put in a crave.conf file like the following.
Notice with each config they use a different port and a different rpcport for each crave.conf.
It is best to have staking=0 so it does not stake.

crave.conf for use with Crave Master Node 1
Code:
maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=30105
port=9999
gen=0
server=1
daemon=1
staking=0
reservebalance=500
masternodeaddr=YouIPAddress:9999
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1

crave.conf for use with Crave Master Node 2
Code:
maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=30106
port=9998
gen=0
server=1
daemon=1
staking=0
reservebalance=500
masternodeaddr=YouIPAddress:9998
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1

crave.conf for use with Crave Master Node 3
Code:
maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=30107
port=9997
gen=0
server=1
daemon=1
staking=0
reservebalance=500
masternodeaddr=YouIPAddress:9997
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1

Baffled once again. 2 work and the only thing I changed is the RPC port. I have tried changing all the ports so they different but still it won't work...what could be up??
Jengo
Sr. Member
****
Offline Offline

Activity: 382
Merit: 250



View Profile
April 14, 2015, 12:43:45 PM
 #9604

Just made this real quick, use it infront of a brighter background or you'll see some aliasing.



Really nice

Liberty or Die

Thanks! Smiley If anybody needs to use it with a black background then just tell me and I'll make one without alpha channel.
hepilord
Full Member
***
Offline Offline

Activity: 171
Merit: 100



View Profile
April 14, 2015, 12:45:16 PM
 #9605

This fu..... mn not work i tryied on 2 machines with windows 7 64bit and not work
DonQuijote
Legendary
*
Offline Offline

Activity: 1551
Merit: 1002


♠ ♥ ♣ ♦ < ♛♚&#


View Profile
April 14, 2015, 12:45:51 PM
 #9606

is darksend working fine?

not yet
under development
Ok thanks  Wink

THE INGENIOUS GENTLEMAN DON QUIXOTE OF LA MANCHA
♠ ♥ ♣ ♦ < ♛♚♝♞♜ BTC tip: 39gUUFdJBdKWXnLoh3PMNX9eUz3DwakBKq
rocoro
Legendary
*
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 14, 2015, 12:48:21 PM
 #9607


Baffled once again. 2 work and the only thing I changed is the RPC port. I have tried changing all the ports so they different but still it won't work...what could be up??

Did you add more nodes?
add some of these:
Code:
addnode=104.131.107.33
addnode=104.131.60.120
addnode=104.131.81.102
addnode=104.131.88.156
addnode=104.156.227.249
addnode=104.156.250.144
addnode=104.156.251.190
addnode=104.207.128.99
addnode=104.207.129.243
addnode=104.207.133.191
addnode=104.207.133.26
addnode=104.207.135.34
addnode=104.207.149.135
addnode=104.236.205.29
addnode=104.236.206.97
addnode=104.236.234.246
addnode=104.238.132.89
addnode=104.238.133.21
addnode=104.238.133.23
addnode=104.238.134.169
addnode=104.238.144.146
addnode=104.238.174.160
addnode=107.191.46.130
addnode=107.191.51.51
addnode=108.61.168.215
addnode=108.61.190.29
addnode=108.61.216.187
addnode=128.199.242.28
addnode=162.243.13.251
addnode=174.63.158.15
addnode=176.118.48.189
addnode=178.62.36.12
addnode=185.92.221.156
addnode=185.92.221.84
addnode=188.226.210.40
addnode=188.40.96.10
addnode=188.40.96.57
addnode=209.222.30.82
addnode=212.8.195.245
addnode=217.92.212.5
addnode=37.59.24.15
addnode=37.59.27.14
addnode=45.55.132.193
addnode=45.55.140.160
addnode=45.55.146.241
addnode=45.55.161.38
addnode=45.55.165.127
addnode=45.55.172.84
addnode=45.55.180.78
addnode=45.63.124.171
addnode=45.63.15.190
addnode=45.63.15.91
addnode=45.63.49.162
addnode=45.63.83.206
addnode=46.101.21.231
addnode=5.45.179.149
addnode=52.0.109.78
addnode=52.5.146.102
addnode=52.5.147.199
addnode=52.5.148.28
addnode=52.5.175.64
addnode=70.190.27.57
addnode=76.120.69.105
addnode=76.22.119.198
addnode=80.153.190.197
addnode=85.25.214.175
addnode=85.25.223.7
addnode=104.207.135.83
EmilioMann
Legendary
*
Offline Offline

Activity: 2184
Merit: 1028


#mitandopelomundo


View Profile
April 14, 2015, 12:55:12 PM
Last edit: April 14, 2015, 01:07:16 PM by EmilioMann
 #9608

Same for me
I opened the port 9999 and 9998 for two masternodes, and i can't manage to make the 2nd with 9998 work, always got "not masternode capable'....i spent hours on it...gonna ask to a friend to help now Smiley
I followed everything that was explained Sad
The 1st one is perfect.
If somebody has some clues...

This fu..... mn not work i tryied on 2 machines with windows 7 64bit and not work

sologap and Kimowa have a masternode setup service for noobs & lazy boys


https://bitcointalk.org/index.php?topic=1016963
Jengo
Sr. Member
****
Offline Offline

Activity: 382
Merit: 250



View Profile
April 14, 2015, 12:58:21 PM
 #9609


It works already, read waffles post.
waffles99
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile
April 14, 2015, 01:02:24 PM
 #9610

Also don't forget you can create these now, will look into src to see if they're useable at this time however

rocoro
Legendary
*
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 14, 2015, 01:06:24 PM
 #9611


dev posts a message and its get lost. you refresh the page and another page is already created. never seen a thread had so many pages of bullshit

You can see all the Dev/ICM posts right here easily:
Latest posts of: IndustrialCoinMagic  https://bitcointalk.org/index.php?action=profile;u=482660;sa=showPosts
zzzman20
Full Member
***
Offline Offline

Activity: 175
Merit: 100


View Profile
April 14, 2015, 01:08:43 PM
 #9612

Setting up these masternodes is a pain in the ass.  I tried to follow instructions in this post: https://bitcointalk.org/index.php?topic=997356.msg11054926#msg11054926 But i still get symbol lookup error secp256k1_start. I tried git reset a0d3b8 but it still doesnt help.  Undecided

You guys, please stop filling up the forum with posts about how you can't get your masternodes working. The directions on http://www.cravecoin.info/ work just fine, I had 0 issues. It was incredibly easy in fact. If you still can't get it to work, just use Sologap and Kimowa's service (https://bitcointalk.org/index.php?topic=1016963) and stop filling up pages and pages of the thread with this stuff.
rocoro
Legendary
*
Offline Offline

Activity: 938
Merit: 1000


View Profile
April 14, 2015, 01:13:19 PM
 #9613

There are links to guides in my signature,  please follow & read all you can before posting issues.
Or do as others say,  use sologap's or kimowa's service.
EmilioMann
Legendary
*
Offline Offline

Activity: 2184
Merit: 1028


#mitandopelomundo


View Profile
April 14, 2015, 01:38:56 PM
 #9614


wow man, that's great
Piston Honda
Legendary
*
Offline Offline

Activity: 2702
Merit: 1064


Juicin' crypto


View Profile
April 14, 2015, 01:48:43 PM
 #9615

I wish the pumpers and dumpers would move on with their trading bots,its so fucking annoying

lol right, without them this coin would be nothing to begin with!

$ADK ~ watch & learn...
borris123
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
April 14, 2015, 01:56:10 PM
 #9616


still get error

not capable masternode: Could not connect to *****:9998

that is for masternode 3. The 1st 2 configs work and they have not got the ports changed like you said only the rpc port number.

Do you have the latest wallet? The zipped file is named cravex64mn7.7z and you can download it from the OP

Here is my config and it is working with three MN

Read the following if you want to setup more then one master node using the same computer with one ip address.

You can change the port and the rpcport and setup more if you want.

You will need one copy of the data dir and the crave-qt.exe for each master node that you wan to run.

Here is an example of running three master nodes.

Folder that hold the block chain and .conf files
C:\SubFolders\CraveMasterNode1
C:\SubFolders\CraveMasterNode2
C:\SubFolders\CraveMasterNode3

Folders that contain the crave-qt.exe and the .bat files to launch the masternode
c:\MyFiles\CraveMN1\
c:\MyFiles\CraveMN2\
c:\MyFiles\CraveMN3\

Then in each of the above folders you would put in the following .bat files to launch the master nodes.

StartMasterNode1.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode1

StartMasterNode2.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode2

StartMasterNode3.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode3

Also in each of the data dir you need to put in a crave.conf file like the following.
Notice with each config they use a different port and a different rpcport for each crave.conf.
It is best to have staking=0 so it does not stake.

crave.conf for use with Crave Master Node 1
Code:
maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=30105
port=9999
gen=0
server=1
daemon=1
staking=0
reservebalance=500
masternodeaddr=YouIPAddress:9999
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1

crave.conf for use with Crave Master Node 2
Code:
maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=30106
port=9998
gen=0
server=1
daemon=1
staking=0
reservebalance=500
masternodeaddr=YouIPAddress:9998
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1

crave.conf for use with Crave Master Node 3
Code:
maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=30107
port=9997
gen=0
server=1
daemon=1
staking=0
reservebalance=500
masternodeaddr=YouIPAddress:9997
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1

Baffled once again. 2 work and the only thing I changed is the RPC port. I have tried changing all the ports so they different but still it won't work...what could be up??

Right this is wrong advice but thanks anyway. I have fixed it!.

YouIPAddress:9997 should always be 9999 and so should port 9999 all you change is the rpc port.

Also add

listen=0

and it works!
waffles99
Sr. Member
****
Offline Offline

Activity: 275
Merit: 250


View Profile
April 14, 2015, 02:02:53 PM
 #9617

Also We've got community spread out would love to help provided theres time and users that know a thing or two...

CRAVETALK.ORG

CRAVECOIN.SLACK.COM
stackoverflow
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
April 14, 2015, 02:09:14 PM
 #9618

I have a few questions if the dev cares to enlighten me:

1- What is the purpose of those adrenaline nodes since they are not performing any coin mixing, just taking 2/3 of the PoS reward from stakers.

2- What anonimity/stealth features does this coin have since darksend is not working, nor is sendtostealthaddress.

3- Why use the abandoned lfnet irc network for peer discovery as it has proven to be an insecure/centralized solution.

Thanks!



this coin is under very fast construction





Thanks for your answer about darksend, looks still in development but really promising.
goblynn
Sr. Member
****
Offline Offline

Activity: 292
Merit: 250


View Profile
April 14, 2015, 02:15:08 PM
Last edit: April 14, 2015, 02:36:06 PM by goblynn
 #9619

darksend is functional..just at the moment from debug command only..but it does work


EDIT: ha i cant say whether its working..but i thought ICM said it was working from command..my bad

Radium.Bringing Advanced Utility to the Blockchain with the Radium SmartChain!
Website | BTCT Thread | Slack
EmilioMann
Legendary
*
Offline Offline

Activity: 2184
Merit: 1028


#mitandopelomundo


View Profile
April 14, 2015, 02:16:26 PM
 #9620

I have a few questions if the dev cares to enlighten me:

1- What is the purpose of those adrenaline nodes since they are not performing any coin mixing, just taking 2/3 of the PoS reward from stakers.

2- What anonimity/stealth features does this coin have since darksend is not working, nor is sendtostealthaddress.

3- Why use the abandoned lfnet irc network for peer discovery as it has proven to be an insecure/centralized solution.

Thanks!



this coin is under very fast construction


Thanks for your answer about darksend, looks still in development but really promising.

Nope, i was wrong
its already working

Pages: « 1 ... 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 [481] 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 ... 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!