Pages:
Author

Topic: Project Interzone - Blockchain Social Engine - page 64. (Read 84790 times)

legendary
Activity: 1680
Merit: 1010
Professional Native Greek Translator (2000+ done)
September 10, 2017, 04:23:45 PM
#92
Hi!
What will happen if my computer with masternode will reboot ? or  tempory tech problem with internet connection ?

I am pretty sure the more time you are online the better the chance for your masternode to get the reward.
member
Activity: 143
Merit: 10
September 10, 2017, 03:16:49 PM
#91
Hi!
What will happen if my computer with masternode will reboot ? or  tempory tech problem with internet connection ?
hero member
Activity: 504
Merit: 500
Crypto is life !
September 10, 2017, 02:21:52 PM
#90
Trying to send coins to new address and get massage *Insufficient funds* , i have 5000ITZ in my wallet.

You have 5000 coins but they are certainly locked.
To unlock the coins, delete your file masternode.conf (make a backup before deleting, it will be useful for the next wallet update)

Then, to transfer your 5000 coins to your masternode address, I recommend you activate the "advanced coins control" in the option menu of your wallet.
Thus you will see in the "send" tab the possibility to choose your coins to be sent by lot.
Thanks for your help, all done and running Smiley
full member
Activity: 182
Merit: 100
September 10, 2017, 02:17:54 PM
#89
Trying to send coins to new address and get massage *Insufficient funds* , i have 5000ITZ in my wallet.

You have 5000 coins but they are certainly locked.
To unlock the coins, delete your file masternode.conf (make a backup before deleting, it will be useful for the next wallet update)

Then, to transfer your 5000 coins to your masternode address, I recommend you activate the "advanced coins control" in the option menu of your wallet.
Thus you will see in the "send" tab the possibility to choose your coins to be sent by lot.
hero member
Activity: 504
Merit: 500
Crypto is life !
September 10, 2017, 01:46:49 PM
#88
Trying to send coins to new address and get massage *Insufficient funds* , i have 5000ITZ in my wallet.
hero member
Activity: 504
Merit: 500
Crypto is life !
September 10, 2017, 01:38:38 PM
#87

Masternodes INTER ZONE setup Guide

Requirements

     - static IP with open port 11994 for masternodes

STEP 1 : Prepairing controller wallet

    1 - Open your main wallet where you have your coins
    2 - Go to file tab / reception address
    3 - Press button "New address" and enter "MN1" in Label
    4 - Send to this address exactly 5000 coins
    5 - Wait for 15 confirmation of transaction and go to the Debug console
    6 - Run command "masternode genkey" and write down generated key (this is your masternode private key)
   
#################################################################################################################################################

STEP 2 : open the .conf file and complete this:
It have format:
Code:
rpcuser=here you enter any word with several alphanumeric characters
rpcpasswordhere you enter any word with several alphanumeric characters
listen=1
port=11994
masternode=1
masternodeprivkey=here you enter your masternode genkey

#################################################################################################################################################

STEP 3 : Starting masternodes

    - Go to Debug console and enter the command: MASTERNODE START


Thats all




Thank you Smiley
full member
Activity: 182
Merit: 100
September 10, 2017, 01:36:56 PM
#86
Masternodes INTER ZONE setup Guide

Requirements

     - static IP with open port 11994 for masternodes

STEP 1 : Prepairing controller wallet

    1 - Open your main wallet where you have your coins
    2 - Go to file tab / reception address
    3 - Press button "New address" and enter "MN1" in Label
    4 - Send to this address exactly 5000 coins
    5 - Wait for 15 confirmation of transaction and go to the Debug console
    6 - Run command "masternode genkey" and write down generated key (this is your masternode private key)
    
#################################################################################################################################################

STEP 2 : open the .conf file and complete this:
It have format:
Code:
rpcuser=here you enter any word with several alphanumeric characters
rpcpasswordhere you enter any word with several alphanumeric characters
listen=1
port=11994
masternode=1
masternodeprivkey=here you enter your masternode genkey

Save file

#################################################################################################################################################

STEP 3 : Starting masternodes

    - Close and restart your wallet
    - Go to Debug console and enter the command: MASTERNODE START


Thats all :-)

My wallet address INTER ZONE:   1M7hHAYicDCjKm7xaLGuLzLt1PMiXix2FH


hero member
Activity: 504
Merit: 500
Crypto is life !
September 10, 2017, 01:23:24 PM
#85

Hello,

my masternode works with this .conf file:

rpcuser=here you enter any word with several alphanumeric characters
rpcpasswordhere you enter any word with several alphanumeric characters
listen=1
port=11994
masternode=1
masternodeprivkey=here you enter your masternode genkey





Thank you !
I dont see masternode tab in windows qt, whare i can see my node status ?
hero member
Activity: 504
Merit: 500
Crypto is life !
September 10, 2017, 01:16:13 PM
#84
Please tell how to setup masternode ? any conf file ? whap port qt using ? Thanks.
full member
Activity: 182
Merit: 100
September 10, 2017, 01:15:13 PM
#83

Hello,

my masternode works with this .conf file:

rpcuser=here you enter any word with several alphanumeric characters
rpcpasswordhere you enter any word with several alphanumeric characters
listen=1
port=11994
masternode=1
masternodeprivkey=here you enter your masternode genkey




full member
Activity: 182
Merit: 100
hero member
Activity: 980
Merit: 502
September 10, 2017, 12:19:30 PM
#78
Github link is up to date: https://github.com/projectinterzone/ITZ

You should do 'make clean' or remove and re-clone the project if you are building from source.

Mac client: https://interzone.space/Interzone-Qt.dmg https://www.virustotal.com/#/file/41ce03ef5d6150b7811529e0487f2b64603918ea1f8ca89b69e95620cdcc2a18/detection

Windows client is compiling now, links very soon.
Great Thanks.
hero member
Activity: 504
Merit: 500
Crypto is life !
September 10, 2017, 12:16:24 PM
#77
Github link is up to date: https://github.com/projectinterzone/ITZ

You should do 'make clean' or remove and re-clone the project if you are building from source.

Mac client: https://interzone.space/Interzone-Qt.dmg https://www.virustotal.com/#/file/41ce03ef5d6150b7811529e0487f2b64603918ea1f8ca89b69e95620cdcc2a18/detection

Windows client is compiling now, links very soon.
Ok thanks ! Whaiting for win wallet and conf file please.
newbie
Activity: 21
Merit: 1
September 10, 2017, 12:03:40 PM
#76
Github link is up to date: https://github.com/projectinterzone/ITZ

You should do 'make clean' or remove and re-clone the project if you are building from source.

Mac client: https://interzone.space/Interzone-Qt.dmg https://www.virustotal.com/#/file/41ce03ef5d6150b7811529e0487f2b64603918ea1f8ca89b69e95620cdcc2a18/detection

Windows client is compiling now, links very soon.
hero member
Activity: 504
Merit: 500
Crypto is life !
September 10, 2017, 11:58:28 AM
#75
IMPORTANT:

A Masternode payment issue was discovered which required some changes to the code-base. Interzone is a long-term project with the goal of building on masternode technology and some of our framework code was preventing payments from working as expected. Version 1.4 implements fixes for masternode payments.

Please Update to version 1.4 as soon as possible!

Download links are being updated now, Github source code has been updated. If building from source,  'make clean' is required before pulling and rebuilding with the updated changes.

Because of the issues with Masternodes, people not being able to set them up in time for the 10K block, and to give ample time for everyone to upgrade their clients, we have pushed back masternode rewards to block 20,000. This is approximately 10-12 days away. This is a good fair balance of time to allow for the EAP node-holders to work out kinks in their set up, minting to generate enough coins for a few additional nodes strengthening the network, and give time for all clients to upgrade.
Can you please share conf file and download link, thanks.
newbie
Activity: 21
Merit: 1
September 10, 2017, 11:51:28 AM
#74
IMPORTANT:

A Masternode payment issue was discovered which required some changes to the code-base. Interzone is a long-term project with the goal of building on masternode technology and some of our framework code was preventing payments from working as expected. Version 1.4 implements fixes for masternode payments.

Please Update to version 1.4 as soon as possible!

Download links are being updated now, Github source code has been updated. If building from source,  'make clean' is required before pulling and rebuilding with the updated changes.

Because of the issues with Masternodes, people not being able to set them up in time for the 10K block, and to give ample time for everyone to upgrade their clients, we have pushed back masternode rewards to block 20,000. This is approximately 10-12 days away. This is a good fair balance of time to allow for the EAP node-holders to work out kinks in their set up, minting to generate enough coins for a few additional nodes strengthening the network, and give time for all clients to upgrade.
legendary
Activity: 1680
Merit: 1010
Professional Native Greek Translator (2000+ done)
September 10, 2017, 11:49:20 AM
#73
I am selling 1000 coins for 0.01 BTC. Message me if interested guys
Pages:
Jump to: