Pages:
Author

Topic: [ANN] KZCASH - KZC - page 60. (Read 73782 times)

newbie
Activity: 10
Merit: 0
October 31, 2017, 04:22:36 PM
Can someone sell me some?

how much coins for a masternode?
member
Activity: 160
Merit: 10
October 31, 2017, 03:48:40 PM
Attention! There was an error in manual about installing Sentinel on masternode VPS.
It was updated.  But if you already installed Sentinel - please check your cron:

* * * * * cd /home/YOURUSERNAME/kzcash/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1

It was error in pathl. Check if it has "kzcash" in path to sentinel. And run this command under user:

$ cd /home/YOURUSERNAME/kzcash/sentinel && ./venv/bin/python bin/sentinel.py

It must return no errors.
We need santinel for windows guide please )

you will receive reward even watch_dog_expire allmostly.
I have checked some address, I think so.
full member
Activity: 178
Merit: 100
October 31, 2017, 03:00:38 PM
Good evening, dear Community!

Network has stabilized and working as expected.
To keep the network in stable state on current stage of development we must avoid enforcing of masternode payments verification, as it results in unexpected network forks in several cases with our current hashrate and lack of miners. At this point, payments to masternodes would happen randomly in average ratio of 40~70%.

This circumstance is caused by current protocol implementation (inherited from Dash), which is not suitable for bootstrapping with low network hashrate. In Dash's history there were similar cases when they were required to disable MN payment verification to avoid possible network forks, before network would get more mature.

Currently we're designing and testing possible protocol changes to achieve more guaranteed payments to masternodes without risks of network splitting.
In addition to that, we're working on inviting more pools and expanding mining ecosystem to avoid current mining centralization.

The final solution will be applied in the nearest future.

Дpyзья, ecли Baм нe cлoжнo нe мoгли бы Bы пyбликoвaть oфициaльныe зaявлeния тaкжe и нa pyccкoм языкe. B пpинципe кoнeчнo пoнятнo чтo нaпиcaнo, нo вce тaки xoтeлocь бы пpoчитaть нa pyccкoм языкe.
full member
Activity: 151
Merit: 105
October 31, 2017, 01:20:40 PM
Thank you we all whaiting.

Want to underline that we appreciate and respect all the Community members. We announced earlier that we plan to arrange all technical issues by middle November (not only blockchain related) and move forward.
Masternode holders are very important for us. And we do our best for the network to have as many independent Masternodes as possible at this stage to reach maximal decentralization. Please keep in mind that Masternode owners not only receive income but also have right to vote for DAO 10% distribution!
Thank You again for Your support.
Can I setup multiple Masternode on the same IP?
no
full member
Activity: 279
Merit: 100
October 31, 2017, 01:00:40 PM
Thank you we all whaiting.

Want to underline that we appreciate and respect all the Community members. We announced earlier that we plan to arrange all technical issues by middle November (not only blockchain related) and move forward.
Masternode holders are very important for us. And we do our best for the network to have as many independent Masternodes as possible at this stage to reach maximal decentralization. Please keep in mind that Masternode owners not only receive income but also have right to vote for DAO 10% distribution!
Thank You again for Your support.
Can I setup multiple Masternode on the same IP?
member
Activity: 344
Merit: 14
October 31, 2017, 12:33:35 PM
Thank you we all whaiting.

Want to underline that we appreciate and respect all the Community members. We announced earlier that we plan to arrange all technical issues by middle November (not only blockchain related) and move forward.
Masternode holders are very important for us. And we do our best for the network to have as many independent Masternodes as possible at this stage to reach maximal decentralization. Please keep in mind that Masternode owners not only receive income but also have right to vote for DAO 10% distribution!
Thank You again for Your support.
full member
Activity: 151
Merit: 105
October 31, 2017, 11:52:37 AM
Good evening, dear Community!

Network has stabilized and working as expected.
To keep the network in stable state on current stage of development we must avoid enforcing of masternode payments verification, as it results in unexpected network forks in several cases with our current hashrate and lack of miners. At this point, payments to masternodes would happen randomly in average ratio of 40~70%.

This circumstance is caused by current protocol implementation (inherited from Dash), which is not suitable for bootstrapping with low network hashrate. In Dash's history there were similar cases when they were required to disable MN payment verification to avoid possible network forks, before network would get more mature.

Currently we're designing and testing possible protocol changes to achieve more guaranteed payments to masternodes without risks of network splitting.
In addition to that, we're working on inviting more pools and expanding mining ecosystem to avoid current mining centralization.

The final solution will be applied in the nearest future.

We work for You.
Follow our news.
member
Activity: 344
Merit: 14
October 31, 2017, 10:40:32 AM
Attention! There was an error in manual about installing Sentinel on masternode VPS.
It was updated.  But if you already installed Sentinel - please check your cron:

* * * * * cd /home/YOURUSERNAME/kzcash/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1

It was error in pathl. Check if it has "kzcash" in path to sentinel. And run this command under user:

$ cd /home/YOURUSERNAME/kzcash/sentinel && ./venv/bin/python bin/sentinel.py

It must return no errors.
We need santinel for windows guide please )

Working on it. Windows is a bit more complicated. Will anounce as it is ready.
member
Activity: 344
Merit: 14
October 31, 2017, 10:37:13 AM
is the quantity of tokens limited?

Yes it is. There will be maximum 18 000 000 KZC in future.
member
Activity: 344
Merit: 14
October 31, 2017, 10:35:52 AM
When we can exchage KZC?

Waiting for first listings in the days coming.
hero member
Activity: 1764
Merit: 570
Twitter\X @AlexKosa1
October 31, 2017, 09:55:45 AM
Attention! There was an error in manual about installing Sentinel on masternode VPS.
It was updated.  But if you already installed Sentinel - please check your cron:

* * * * * cd /home/YOURUSERNAME/kzcash/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1

It was error in pathl. Check if it has "kzcash" in path to sentinel. And run this command under user:

$ cd /home/YOURUSERNAME/kzcash/sentinel && ./venv/bin/python bin/sentinel.py

It must return no errors.
We need santinel for windows guide please )
newbie
Activity: 53
Merit: 0
October 31, 2017, 09:07:44 AM
Attention! There was an error in manual about installing Sentinel on masternode VPS.
It was updated.  But if you already installed Sentinel - please check your cron:

* * * * * cd /home/YOURUSERNAME/kzcash/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1

It was error in pathl. Check if it has "kzcash" in path to sentinel. And run this command under user:

$ cd /home/YOURUSERNAME/kzcash/sentinel && ./venv/bin/python bin/sentinel.py

It must return no errors.
member
Activity: 160
Merit: 10
October 31, 2017, 07:38:54 AM
if we only can got it by mining?
why not create a bounty thread to spread it in the world?
I think it's more good for a project not just miner join the game.
they mining and sell,who buy it?
spread it is important,
You want generosity in order to sell these coins, instead of supporting the network.
This is a bad idea, networks need reliable coin holders!


Hi Dev,  Is that SOLO mining no need share reward with masternode?  then It is time to solo.


http://chain.kzcash.kz/address/KbsqWob628uK5xcw44y1SpfDFCmkUDnPAD
hero member
Activity: 1078
Merit: 500
October 31, 2017, 06:08:21 AM
1002 KZC has been sold to https://cctalk.io/index.php?action=profile;u=141
Still 2k is remaining for selling.
Contact me via shoutbox if you are interested to buy.
member
Activity: 109
Merit: 10
October 30, 2017, 08:59:45 PM
When we can exchage KZC?
newbie
Activity: 53
Merit: 0
October 30, 2017, 04:59:07 PM
Hi Dev
My masternode status is watchdog expired.
How to fix it.
What OS are running MN at? Windows or Linux?
For Linux there's manual one post above.
full member
Activity: 151
Merit: 105
October 30, 2017, 03:59:46 PM
Hello!

We created guides for you and published them in the topic.

You can download instruction and set up Masternode - https://drive.google.com/open?id=0B0eJniRYnEFhZXZvdFJuM0Fkekk

HOW TO UPGRADE MASTERNODE to 0.1.7.1 version - https://drive.google.com/open?id=0B0eJniRYnEFhOEo3YmxNa3ZfTkU
member
Activity: 344
Merit: 14
October 30, 2017, 03:01:13 PM
if we only can got it by mining?
why not create a bounty thread to spread it in the world?
I think it's more good for a project not just miner join the game.
they mining and sell,who buy it?
spread it is important,
You want generosity in order to sell these coins, instead of supporting the network.
This is a bad idea, networks need reliable coin holders!
The community will decide. We will just provide service and infrastructure - it is our mission.
Our opinion is no bounty.
full member
Activity: 140
Merit: 100
October 30, 2017, 02:53:02 PM
if we only can got it by mining?
why not create a bounty thread to spread it in the world?
I think it's more good for a project not just miner join the game.
they mining and sell,who buy it?
spread it is important,
You want generosity in order to sell these coins, instead of supporting the network.
This is a bad idea, networks need reliable coin holders!
member
Activity: 344
Merit: 14
October 30, 2017, 02:46:51 PM
That's an amazing idea! This industry needs more transparency
We will use our reserve to fulfil our Plan. No bounty is in budget.
But the Community can vote on a voting to use part of 10% DAO reward for this purposes, for example. Then it can be possible.
Pages:
Jump to: