Bitcoin Forum
May 21, 2024, 08:50:24 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 [65] 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 ... 310 »
  Print  
Author Topic: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4]  (Read 379544 times)
8bitproject (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 24, 2015, 11:41:20 PM
Last edit: April 25, 2015, 12:04:09 AM by 8bitproject
 #1281

Simple guide on how to create a masternode:

Start your 8BIT wallet
Send exactly 112 8BITS to an address in your wallet

Go to Help/Debug/Console
type the following and hit Enter:

Code:
masternode genkey

Copy the result and place that in the 8bit.conf file below:

Code:
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
rpcport=any_valid_port EX: 9228
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=YOUR_IP:9999
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey

Port 9999 must be open.

Restart your wallet and go back to Help/Debug/Console
Type the following and hit enter:

Code:
masternode start

* Give your Masternode a few minutes, and check if it's up in the Masternode list

DO not use your local IP address, use your external IP address. If you do not know what it is
Type "what is my IP" in google search and you will see it.



nemirko
Member
**
Offline Offline

Activity: 60
Merit: 10

IF you want THEN you can !!!


View Profile
April 24, 2015, 11:54:51 PM
 #1282

GOOD GOOD GOOD

Great work for now Smiley

do we need a static ip or it can be done with dynamic dns service for masternode?

Thanks
8bitproject (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 25, 2015, 12:00:46 AM
 #1283

GOOD GOOD GOOD

Great work for now Smiley

do we need a static ip or it can be done with dynamic dns service for masternode?

Thanks

If your IP is not static you can use Dynamic DNS service.
njs811
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
April 25, 2015, 12:02:08 AM
 #1284

What block are we on?
digitalgrow
Hero Member
*****
Offline Offline

Activity: 704
Merit: 500


View Profile
April 25, 2015, 12:06:45 AM
 #1285

any help on where Im going wrong pls dev, followed the guide and get the error "invalid masternodepriv key" when trying to load up the wallet after generating the masternode priv key
8bitproject (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 25, 2015, 12:07:01 AM
 #1286

Simple guide on how to create a masternode:

Start your 8BIT wallet
Send exactly 112 8BITS to an address in your wallet

Go to Help/Debug/Console
type the following and hit Enter:

Code:
masternode genkey

Copy the result and place that in the 8bit.conf file below:

Code:
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
rpcport=any_valid_port EX: 9228
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=YOUR_IP:9999
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey

Port 9999 must be open.

Restart your wallet and go back to Help/Debug/Console
Type the following and hit enter:

Code:
masternode start

* Give your Masternode a few minutes, and check if it's up in the Masternode list


how to create multiple masternodes in the same wallet?

You need to run multiple instances of the wallet with different ports.
njs811
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
April 25, 2015, 12:09:27 AM
 #1287

How do we check if our masternode is working?
8bitproject (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 25, 2015, 12:13:42 AM
 #1288

any help on where Im going wrong pls dev, followed the guide and get the error "invalid masternodepriv key" when trying to load up the wallet after generating the masternode priv key

Could be a typo or a spacing. You can try generating the key again.
Double check the steps you used and make sure you enter correct
values in the conf file where it's needed.
Cyberjnky
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
April 25, 2015, 12:19:45 AM
 #1289

Little help please.  I am getting "not capable masternode: Could not connect to 173.29.34.95:9999"  any help?   
8bitproject (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 25, 2015, 12:20:46 AM
 #1290

How do we check if our masternode is working?

After a successful Masternode start, wait 5 minutes and look for your IP address in the Masternode Tab list.

Note: Make sure you use your external IP address, not local. You can check that by typing " What is my IP " in google search
stackoverflow
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
April 25, 2015, 12:21:32 AM
 #1291

Little help please.  I am getting "not capable masternode: Could not connect to 173.29.34.95:9999"  any help?   

you need to open the port in you router i guess
8bitproject (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 25, 2015, 12:31:44 AM
 #1292

Little help please.  I am getting "not capable masternode: Could not connect to 173.29.34.95:9999"  any help?   

Open Port 9999 in your router.
search google on how to do that for your router model.
Wintermute420
Full Member
***
Offline Offline

Activity: 176
Merit: 100


Mighty Dub


View Profile
April 25, 2015, 12:33:12 AM
Last edit: April 25, 2015, 12:51:59 AM by Wintermute420
 #1293

I just set up my masternode.  It was quick and easy.  Thanks Dev!  Grin
Cyberjnky
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
April 25, 2015, 12:34:16 AM
 #1294

Thanks, I have an apple router and of course the kids with the MacBook Pros are out running around on Friday night.
Wintermute420
Full Member
***
Offline Offline

Activity: 176
Merit: 100


Mighty Dub


View Profile
April 25, 2015, 12:36:41 AM
 #1295

Thanks, I have an apple router and of course the kids with the MacBook Pros are out running around on Friday night.

This might help - https://discussions.apple.com/thread/6746208
njs811
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
April 25, 2015, 12:40:43 AM
 #1296

How many confirmations are needed before a masternode is registered?
Wintermute420
Full Member
***
Offline Offline

Activity: 176
Merit: 100


Mighty Dub


View Profile
April 25, 2015, 12:42:57 AM
 #1297

How many confirmations are needed before a masternode is registered?

15 confirmations need to occur on your 112 8Bit transaction. Then you can run masternode start
dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
April 25, 2015, 12:46:10 AM
 #1298

Can we run multiple masternodes from the same wallet as long as we send increments of 112 to different addresses?
Cyberjnky
Member
**
Offline Offline

Activity: 89
Merit: 10


View Profile
April 25, 2015, 12:49:07 AM
 #1299

Thanks, I have an apple router and of course the kids with the MacBook Pros are out running around on Friday night.

This might help - https://discussions.apple.com/thread/6746208
Thanks, I picked up a couple of pointers
stackoverflow
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
April 25, 2015, 12:50:27 AM
 #1300

Can we run multiple masternodes from the same wallet as long as we send increments of 112 to different addresses?

Probably not possible to run multiple nodes from the same wallet, you might try to run multiple wallet instances using different ports using datadir option, altough not sure multiple nodes can run from the same ip address, it defeats the purpose of nodes.
Pages: « 1 ... 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 [65] 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 ... 310 »
  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!