Search content
Sort by

Showing 6 of 6 results by IgorVeyn
Post
Topic
Board Announcements (Altcoins)
Re: Arctic Coin (ARC), No premine, Evolution over 1 year
by
IgorVeyn
on 21/08/2017, 08:24:14 UTC
I have setup a masternode with transaction ID "ebef28357f0e3fd349c98da34a7aa7b13f23e9ba6949c43b74bf31d432cd876d". It's been active on goldmine list for couple of days now.

https://arcticcoin.org/goldmine-list

How long does it take to get payout? This is my first masternode setup. Since I didn't receive payout, I suspect that I am missing something.

Any help will be appreciated. Is there any other community channel/forum where I can get help for masternodes?



About 2-3 days. There is a discord channel that is much more active then this forum https://discordapp.com/channels/336432726309863426

Thank you. I have joined the discord channel for masternodes. Following is channel invite.

https://discordapp.com/invite/z46dG7X


Hi guys.
Tell me please how to disconnect the Masternode and withdraw funds from the wallet?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.0
by
IgorVeyn
on 21/08/2017, 07:44:27 UTC
Hi all,
I am having  trouble compiling my first masternode and have the following error immediately before the 'make' command is used. (My swapfile size seems large enough...)

Code:
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
checking whether __builtin_clz is declared... yes
checking whether __builtin_clzl is declared... yes
checking whether __builtin_clzll is declared... yes
checking for SSL... yes
checking for CRYPTO... yes
checking for EVENT... no
configure: error: libevent not found.
****************@**************** :~/chaincoin$ make
make: *** No targets specified and no makefile found.  Stop.

Hi! You need to install the libevent dependency in order to compile the latest chaincoin build. Run the following command and then you should be ready to compile! Smiley

Code:
sudo apt-get install libevent-dev

Hi guys.
Tell me please how to disconnect the Masternode and withdraw funds from the wallet?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.0
by
IgorVeyn
on 20/08/2017, 10:08:31 UTC
I fixed it and ran it, how to check it works?

You can check to see if your masternode is enabled by running
Code:
chaincoind masternodelist status your-masternode-ip-address-here

It should then tell you it's enabled. Smiley


I started the masternode, it was written masternode started, after 4 hours on the account as before 1000 (CHC), I suspect that it does not work.
Who can write briefly what to write in the Configuration file?
Pleaseee

It can take up to a week to get your first payout. I'm running 7 masternodes and they are all paying out every 1-2 days. Just wait a little bit longer to see if you get any payout. Cheesy

Send an example filled with Chaincoin.conf please
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.0
by
IgorVeyn
on 19/08/2017, 20:15:49 UTC
I fixed it and ran it, how to check it works?

You can check to see if your masternode is enabled by running
Code:
chaincoind masternodelist status your-masternode-ip-address-here

It should then tell you it's enabled. Smiley


I started the masternode, it was written masternode started, after 4 hours on the account as before 1000 (CHC), I suspect that it does not work.
Who can write briefly what to write in the Configuration file?
Pleaseee
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.0
by
IgorVeyn
on 19/08/2017, 09:56:42 UTC
Hello everyone, I have such a problem with Masternode
At the stage where we write in the console "Masternode start", I get this text (not capable masternode: Could not find suitable coins!) Coins on my wallet have 1004 coins CHC. Who faced, I will be grateful for help


Did you send 1004 coins to the wallet? I think you need to send exactly 1000 chc.
Yes, I definitely know that you must have exactly 1000 CHC in a single transaction.  It won't work for example, to send 999.99 and then try to make up the balance by sending more (say 0.01).  Even though the balance in the wallet may be exactly 1000 CHC, that doesn't work.  If you are in a situation where you have the balance in more than one transactions, send the CHC out to another wallet.  Example:

chaincoind sendtoaddress CdaQ5zNe5271t8D838jpmoqN12Rq2xmgL2 1004.00

Then, send it back to the masternode 1000 CHC exactly at once in a single transaction.

I fixed it and ran it, how to check it works?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.0
by
IgorVeyn
on 18/08/2017, 18:28:39 UTC
Hello everyone, I have such a problem with Masternode
At the stage where we write in the console "Masternode start", I get this text (not capable masternode: Could not find suitable coins!) Coins on my wallet have 1004 coins CHC. Who faced, I will be grateful for help