Pages:
Author

Topic: [ANN][MASTERNODE] Monoeci - A cryptocurrency for Monaco - page 85. (Read 102457 times)

full member
Activity: 206
Merit: 100
www.monoeci.io
When these sporks will be activated?
  "SPORK_2_INSTANTSEND_ENABLED": 0,
  "SPORK_8_MASTERNODE_PAYMENT_ENFORCEMENT": 0,
  "SPORK_10_MASTERNODE_PAY_UPDATED_NODES": 0

Why you allow miners not to pay to masternodes? Almost all blocks with only 1 address at generation coins line http://lpool.name/explorer/MCC?hash=00000000002dd46ee244e856f1de49acacc02347da2c484118464afc943aca40

edit: ok, 1st spork is active

HI,

thank's for you post, devteam waiting 1 week after offical launching for active SPORK 8 and 10, and today is 1 week after launch Smiley
Also , spork 8 and 10 is now activated a 20h00 GMT+1

Now sprok resume is :

{
  "SPORK_2_INSTANTSEND_ENABLED": 0,
  "SPORK_3_INSTANTSEND_BLOCK_FILTERING": 0,
  "SPORK_5_INSTANTSEND_MAX_VALUE": 500,
  "SPORK_8_MASTERNODE_PAYMENT_ENFORCEMENT": 0,
  "SPORK_9_SUPERBLOCKS_ENABLED": 4070908800,
  "SPORK_10_MASTERNODE_PAY_UPDATED_NODES": 0,
  "SPORK_12_RECONSIDER_BLOCKS": 0,
  "SPORK_13_OLD_SUPERBLOCK_FLAG": 4070908800,
  "SPORK_14_REQUIRE_SENTINEL_FLAG": 4070908800
}

you can see spork parameter to write in commande console : spork show

Thank's four your support
full member
Activity: 268
Merit: 102
Hi

How long until the first masternode reward? My MN is started for more than 24h but still no rewards. Status is ENABLED


Thanks

newbie
Activity: 71
Merit: 0
When these sporks will be activated?
  "SPORK_2_INSTANTSEND_ENABLED": 0,
  "SPORK_8_MASTERNODE_PAYMENT_ENFORCEMENT": 0,
  "SPORK_10_MASTERNODE_PAY_UPDATED_NODES": 0

Why you allow miners not to pay to masternodes? Almost all blocks with only 1 address at generation coins line http://lpool.name/explorer/MCC?hash=00000000002dd46ee244e856f1de49acacc02347da2c484118464afc943aca40

edit: ok, 1st spork is active
full member
Activity: 206
Merit: 100
www.monoeci.io
What does it mean "PRE_ENABLED" in masternodelist?
Hi,

PRE_ENABLED is just in first start, masternode waiting last watchdog cycle and after masternode set ENABLED .

member
Activity: 82
Merit: 10
What does it mean "PRE_ENABLED" in masternodelist?
full member
Activity: 206
Merit: 100
www.monoeci.io
Difficulty decrease to monacoCoin but is good news for miner is more easy to generate block and for create a new masternode Smiley Now more 53 masternode running to the neworks .

Thank's for you support and pool server for your work !
full member
Activity: 206
Merit: 100
www.monoeci.io
What the goal of this MonacoCoin? What use case do devs plan to do with this?

Hi,

thank's for your questions, i receive many questions about monacoCoin , dev plan and goal . Actually devteam and me working to a white paper and full roadmap for explain what will be the key steps of this project.

The monacoCoin team working to devellope small application software and other technology for try to use MCC to monaco principality and around to few shops partenaire (private beta test in first time after public beta test).

The fesh news is publish here (to bitcointalk) and to website every week, devteam working also to video to explain what is step of this project

Thank's Smiley

sr. member
Activity: 457
Merit: 250
Generation Blockchain.
What the goal of this MonacoCoin? What use case do devs plan to do with this?
full member
Activity: 268
Merit: 102
Very confusing because tutorial for setup Masternode for windows doesnt explain how to install sentinel for windows or any workaround.

full member
Activity: 206
Merit: 100
www.monoeci.io
Hi,
if you have install sentinel as root you can change the owner of sentinel directory with :
Code:
chown -R USER_NAME DIRECTORY
And try to run sentinel with same user of monacoCoind

thanks ill try that later.. after 16h i now got the status WATCHDOG_EXPIRED
i have sentinel installed and passed the test, something is wrong. maybe my crontab?

currently no time to work on that :/

Possible, check your crontab commande and try to run sentinel with
Quote
SENTINEL_DEBUG=1 ./venv/bin/python bin/sentinel.py
is debut mode .

You can see if sentinel working good or not, you have change config file sentinel.conf ?
sr. member
Activity: 546
Merit: 254
ʕʘ̅͜ʘ̅ʔ
Hi,
if you have install sentinel as root you can change the owner of sentinel directory with :
Code:
chown -R USER_NAME DIRECTORY
And try to run sentinel with same user of monacoCoind

thanks ill try that later.. after 16h i now got the status WATCHDOG_EXPIRED
i have sentinel installed and passed the test, something is wrong. maybe my crontab?

currently no time to work on that :/
full member
Activity: 206
Merit: 100
www.monoeci.io
so to get a quick start i setup windows masternode for now.
but status is WATCHDOG_EXPIRED

i guess its because of sentinel?
sentinel for windows available?
or is it because of something else?

Yes , your masternode is set to WATCHDOG_EXPIRED with you dont have sentinel running every time, for my part i already run sentinel to linux, but is Phyton language normaly your can run to windows ou MaxOsX but i never try.

I send to devteam for try to run to windows and after post here if i have solution .

Why masternode is set to Watchdog_expired after few hours ?

Because sentinel software verify is masternode is up and syncronysed after verify  send to networks "ok is up" and if masternode is up he can reveice reward. Also sentinel is available for gouvernance systeme object (Masternode vote for project) post tutoriel in few week about Gouvernance object systeme.

Thank's for you support

thanks so back to linux, ill try to fix the symlinks first....
symlinks fix worked but now it needs miniupnp, which is a pain to install...
guess ill try to build again xD building....

ok i successfully build and launched the masternode.
ill write it down later, took some notes. i hope it stays online.

one problem:
i installed sentinel as root,
i now only works if i launch monacoCoin as root too, even if i configured the right path to .conf file

maybe i could have installed sentinel as user and it will work. ill try soon, maybe someone can confirm?

Hi,

if you have install sentinel as root you can change the owner of sentinel directory with :
Code:
chown -R USER_NAME DIRECTORY

And try to run sentinel with same user of monacoCoind

sr. member
Activity: 546
Merit: 254
ʕʘ̅͜ʘ̅ʔ
so to get a quick start i setup windows masternode for now.
but status is WATCHDOG_EXPIRED

i guess its because of sentinel?
sentinel for windows available?
or is it because of something else?

Yes , your masternode is set to WATCHDOG_EXPIRED with you dont have sentinel running every time, for my part i already run sentinel to linux, but is Phyton language normaly your can run to windows ou MaxOsX but i never try.

I send to devteam for try to run to windows and after post here if i have solution .

Why masternode is set to Watchdog_expired after few hours ?

Because sentinel software verify is masternode is up and syncronysed after verify  send to networks "ok is up" and if masternode is up he can reveice reward. Also sentinel is available for gouvernance systeme object (Masternode vote for project) post tutoriel in few week about Gouvernance object systeme.

Thank's for you support

thanks so back to linux, ill try to fix the symlinks first....
symlinks fix worked but now it needs miniupnp, which is a pain to install...
guess ill try to build again xD building....

ok i successfully build and launched the masternode.
ill write it down later, took some notes. i hope it stays online.

one problem:
i installed sentinel as root,
i now only works if i launch monacoCoin as root too, even if i configured the right path to .conf file

maybe i could have installed sentinel as user and it will work. ill try soon, maybe someone can confirm?
full member
Activity: 206
Merit: 100
www.monoeci.io
so to get a quick start i setup windows masternode for now.
but status is WATCHDOG_EXPIRED

i guess its because of sentinel?
sentinel for windows available?
or is it because of something else?

Yes , your masternode is set to WATCHDOG_EXPIRED with you dont have sentinel running every time, for my part i already run sentinel to linux, but is Phyton language normaly your can run to windows ou MaxOsX but i never try.

I send to devteam for try to run to windows and after post here if i have solution .

Why masternode is set to Watchdog_expired after few hours ?

Because sentinel software verify is masternode is up and syncronysed after verify  send to networks "ok is up" and if masternode is up he can reveice reward. Also sentinel is available for gouvernance systeme object (Masternode vote for project) post tutoriel in few week about Gouvernance object systeme.

Thank's for you support
sr. member
Activity: 546
Merit: 254
ʕʘ̅͜ʘ̅ʔ
so to get a quick start i setup windows masternode for now.
but status is WATCHDOG_EXPIRED

i guess its because of sentinel?
sentinel for windows available?
or is it because of something else?
sr. member
Activity: 546
Merit: 254
ʕʘ̅͜ʘ̅ʔ
i have a problem when trying to start the wallet on linux vps ubuntu 16.04:

Code:
./monacoCoind: error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory

i installed all dependencies from tutorial..
what can it be ?!

Code:
/home/monaco# sudo updatedb && locate "libboost_system.so"
/usr/lib/x86_64-linux-gnu/libboost_system.so
/usr/lib/x86_64-linux-gnu/libboost_system.so.1.46.1
/usr/lib/x86_64-linux-gnu/libboost_system.so.1.58.0

i tried to generate symbolic link
Code:
sudo ln -s /usr/lib/x86_64-linux-gnu/libboost_system.so.1.58.0 /usr/lib/x86_64-linux-gnu/libboost_system.so.1.54.0

still not working

The main dependencies for monacoCoin is :

Code:
sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev

You can check : https://github.com/monacocoin-net/monacoCoin-Core/blob/master/doc/build-unix.md for help you to build on linux,

also Try to ubuntu 14.04 is very easy to build

Thank's

thanks, the helpfile is very clear exept on this line:

Code:
git clone https://github.com/monacocoin-net/monacoCoin-Core.git cd monacoCoin-Core ./autogen.sh ./configure make make install # optional

i think it goes like this:

Code:
git clone https://github.com/monacocoin-net/monacoCoin-Core.git
cd monacoCoin-Core
./autogen.sh
./configure --without-miniupnpc
make
make install # optional
full member
Activity: 206
Merit: 100
www.monoeci.io
can not synced!  nodes info?

You have download wallet and is not syncronised ?

in first page you have node list, but into monacoCoin Wallet software this node is include normaly you don"t need add
full member
Activity: 206
Merit: 100
www.monoeci.io
Sorry to ask, this project is the same as monaco yesterday what this new program again, the same name but its different symbol, waiting bounty social media

This one is MonacoCoin (MCC)

that one is just Monaco (MCO), totally different coin

it got me too because I just came from their thread  Grin

Sorry to ask, this project is the same as monaco yesterday what this new program again, the same name but its different symbol, waiting bounty social media

This one is MonacoCoin (MCC)

that one is just Monaco (MCO), totally different coin

it got me too because I just came from their thread  Grin

Yes is not same project, MCO Token is one other great projet but is about credit card (There is no connection with principality of Monaco), but monacoCoin is new currency which has a link with the Monaco of principality .

Thank's for your question Smiley

full member
Activity: 407
Merit: 101
can not synced!  nodes info?
hero member
Activity: 1540
Merit: 500
Sorry to ask, this project is the same as monaco yesterday what this new program again, the same name but its different symbol, waiting bounty social media

This one is MonacoCoin (MCC)

that one is just Monaco (MCO), totally different coin

it got me too because I just came from their thread  Grin
Pages:
Jump to: