Bitcoin Forum
June 22, 2024, 11:17:42 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 »
101  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 23, 2017, 04:25:18 PM
Hi,

today a new design (beta) of sticker for shop :



Other design update very day about monacoCoin Projet

Thanl's
102  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 22, 2017, 03:56:46 PM
Last new of networks , today more 95 masternodes working in MonacoCoin Networks thank's for your support.



Count +1 if i'll find the time to setup one today Smiley

Nice Smiley

thank's for your support
103  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 22, 2017, 12:58:14 PM
Last new of networks , today more 95 masternodes working in MonacoCoin Networks thank's for your support.

104  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 21, 2017, 04:13:41 PM
A new road map for monacoCoin Projet :

105  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 21, 2017, 02:27:40 PM
How much does does it cost to setup a masternode?

Do we need to buy from exchanges or is there something like an ICO or crowdfunding?

Hi,

monacoCoin not ico or crowfunding , you can buy MCC for create MasterNode to exchange plafetorm, actually to novaexchange https://novaexchange.com/market/BTC_XMCC/ and in few time to other exchange .

Thank's for your support


106  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 21, 2017, 02:25:36 PM
Uhray! I see /root/monacoCoin-Core!   What next step for create MN?

After for create masternode folow : https://monacocoin.net/en/tutoriel-how-to-create-masternode/

Thank's
107  Local / Annonces / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 21, 2017, 12:26:30 PM
Mise a jour de la nouvelle roadmap (graphique)

108  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 21, 2017, 12:07:49 PM
I thinck, something wrong Huh Help!
Code:
root@vultr:~# wget https://github.com/monacocoin-net/monacoCoin-Core/blob/master/autoinstall.sh
--2017-08-21 10:59:45--  https://github.com/monacocoin-net/monacoCoin-Core/blob/master/autoinstall.sh
Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113
Connecting to github.com (github.com)|192.30.253.112|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'autoinstall.sh'

    [ <=>                                                       ] 37,632      --.-K/s   in 0.09s

2017-08-21 10:59:45 (393 KB/s) - 'autoinstall.sh' saved [37632]

root@vultr:~# chmod +x autoinstall.sh
root@vultr:~# ./autoinstall.sh
./autoinstall.sh: line 7: syntax error near unexpected token `newline'
./autoinstall.sh: line 7: `<!DOCTYPE html>'

Yes sorry, i make mistake , if you use wget command to file he download html file :-/

also write this code :

Code:
cd
rm autoinstall.sh
nano autoinstall.sh

copy past to your file :

Code:
apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev -y
add-apt-repository ppa:bitcoin/bitcoin
apt-get update && apt-get install libdb4.8-dev libdb4.8++-dev -y
cd ~
git clone https://github.com/monacocoin-net/monacoCoin-Core.git && cd monacoCoin-Core
bash autogen.sh
./configure --disable-test
make

ctrl +x -> y -> ENTER for exit and save to nano

after :

Code:
chmod +x autoinstall.sh
./autoinstall.sh

To this way is working good Smiley
109  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 21, 2017, 10:19:13 AM
I try again, step by step, but when i need unzip files i saw

Code:
unzip https://github.com/monacocoin-net/monacoCoin-Core/releases/download/0.12.1.5/monacoCoinCore-0.12.1.5-linux64-cli.zip
unzip:  cannot find or open https://github.com/monacocoin-net/monacoCoin-Core/releases/download/0.12.1.5/monacoCoinCore-0.12.1.5-linux64-cli.zip, https://github.com/monacocoin-net/monacoCoin-Core/releases/download/0.12.1.5/monacoCoinCore-0.12.1.5-linux64-cli.zip.zip or https://github.com/monacocoin-net/monacoCoin-Core/releases/download/0.12.1.5/monacoCoinCore-0.12.1.5-linux64-cli.zip.ZIP.

Whats wrong? Shocked

HI,

could you try to complile client , is better on linux, compilation duration 30 minutes try :

Code:
wget https://github.com/monacocoin-net/monacoCoin-Core/blob/master/autoinstall.sh
chmod +x autoinstall.sh
./autoinstall.sh

this code download dependency and compile client is very easy

Thank's for "wyh136" for this code
110  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 21, 2017, 05:58:08 AM
Please, help me with masternode setup. I follow this https://monacocoin.net/en/tutoriel-how-to-create-masternode/ step by step tutorial and after command ./monacoCoind i see
./monacoCoind: error while loading shared libraries: libevent_pthreads-2.0.so.5: cannot open shared object file: No such file or directory
What can i do with it?

Hi,

do you have install all dependency ? what is linux version ?

You could build directly client see : https://github.com/monacocoin-net/monacoCoin-Core/blob/master/doc/build-unix.md

Waiting your more information for help you Smiley
111  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 20, 2017, 07:35:31 AM
Just got my first reward, i was not sure my setup was correct.

Thanks



HI,

if you have receive your first reward, your setup working good ,  now just verify if your online server is alway online and your recieve reward Smiley

Thank's
112  Local / Annonces / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 19, 2017, 06:29:15 PM
Bonjour,

nous avons reçu plusieurs questions au sujet des rewards des masternodes, souvent le masternode ne reçois pas le reward par block.

Cela est normal , l’équipe de développement voulais attendre d'avoir un réseau plus fort afin d'activer le spork 8 et 10 , ce qui es le cas aujourd’hui avec plus de 55 masternode.

Donc a ce jour a 20H00 gmt+1 le spork 8 et 10 sont actif et les masternodes seront automatiquement payes a chaque block générer.

Merci de votre support,
113  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 19, 2017, 06:23:13 PM
Hi

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


Thanks



Hi,

the last 7 days spork 8 and 10 is not activate and masternode no recieve reward every time, is normal , because important to create a strong networks before active spork .

Today networks have more 55 masternode and dev team active spork 8 and 10 , now all block generate on networks masternode recieve reward  , you can see future reward to write in console :
Code:
masternode winners

Many thank's to run masternode for monacoCoin networks.

Regard's
114  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 19, 2017, 06:11:01 PM
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
115  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 19, 2017, 06:22:26 AM
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 .

116  Local / Annonces / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 18, 2017, 09:32:17 PM
Bonne nouvelle , depuis le lancement plus de 53 masternodes on était activer !

Bravo et merci pour votre soutien.
117  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 18, 2017, 09:22:25 PM
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 !
118  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 18, 2017, 09:12:52 PM
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

119  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 18, 2017, 04:00:44 PM
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 ?
120  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MonacoCoin [MCC] [ POW & POS X11] [MASTERNODE] on: August 18, 2017, 02:31:49 PM
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

Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!