Bitcoin Forum
April 24, 2024, 06:24:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 [145] 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 ... 318 »
  Print  
Author Topic: ▉ANN▉ MTNC ▉▉▉▉░ Masternodecoin ░▉▉▉ Multiple Privacy Center Platform  (Read 239042 times)
BTC-ABC
Newbie
*
Offline Offline

Activity: 19
Merit: 0


View Profile
September 22, 2017, 08:13:03 AM
 #2881

A bug is that you can receive 24 coins after build a new masternode for a while  Grin

What do you mean? Masternode recieve 24 MTNC every hour or so, constantly.
Yep! How often you get 24 coins is depending on how many masternodes are online. The more are online, the less coins for each of them.
Old masternodes online will be check for which one have receive reward ,but the one build newly will not be check.Good luck. Grin
1713939859
Hero Member
*
Offline Offline

Posts: 1713939859

View Profile Personal Message (Offline)

Ignore
1713939859
Reply with quote  #2

1713939859
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
cimpex
Sr. Member
****
Offline Offline

Activity: 588
Merit: 252



View Profile
September 22, 2017, 08:19:37 AM
 #2882

A bug is that you can receive 24 coins after build a new masternode for a while  Grin

What do you mean? Masternode recieve 24 MTNC every hour or so, constantly.
Yep! How often you get 24 coins is depending on how many masternodes are online. The more are online, the less coins for each of them.
Old masternodes online will be check for which one have receive reward ,but the one build newly will not be check.Good luck. Grin
Can you show us a masternodes address where this is done? If that is true this is something that has to be fixed. Thanks!


            ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
         █████████████████████████▄   
       ███████                 ██████
     ██████                      ██████
    █████      ███████████▄        ████
   ████      █████████████▀         ████
  ████      █████            ██      ████
 █████     ████     ▄▄▄      ███     ████
 █████     ████   ███████   ████
 ████      ████   ███████   ████
 ████      ████   ██████    ████      ███
  ████     █████   ▀▀▀▀     ████     ████
  ████      █████            ██      ████
   ████      █████████████▄         ████
    █████      ███████████▀        ████
     ██████                       ████
       ██████
         ██████████████████████▄
             ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
SKYFchain
█▀▀▀▀▀▀█
█  ▄██
██▀  █
█  ▄██
██▀  █
█  ▄██
██▀  █
█  ▄██
██▀  █
█      █
█▄▄▄▄▄▄█

█▀▀▀▀▀▀█
█  ▄██
██▀  █
█  ▄██
██▀  █
█  ▄██
██▀  █
█  ▄██
██▀  █
█      █
█▄▄▄▄▄▄█
seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
September 22, 2017, 08:22:03 AM
 #2883

hope the accusations about bitzure turn out to be false would be a shame.
Hope they start processing withdrawals soon

They have already managed to withdraw all the funds through bitcoin-mixer.
I received several emails from Cryptopia "Failed Login Attempt". If you used the same email, they will try to scam you some more by trying to access your exchanges, using the password you gave on Bitzure, and trying weak passwords. 

Hmm this is so serious. It is safer to use different unique passwords for each website or exchange.
vanedwap
Full Member
***
Offline Offline

Activity: 560
Merit: 113



View Profile WWW
September 22, 2017, 08:25:14 AM
 #2884

the 50k coins from the 1st airdrop arrived today to my wallet!
big thanks!!!  Cheesy Wink

you're so lucky mate. i didn't receive any coins yet hopefully i get some coins at 2nd airdrop

seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
September 22, 2017, 08:32:04 AM
Last edit: September 22, 2017, 01:49:20 PM by seyola89
 #2885

1: airdrop form will be update later .

2 :about airdrop issue , please read airdrop rule carefully .

3: we will pay for masternodes.pro later.

4: reddit community is necessary .

5: roadmap is under the way.

good luck all.


Thanks for the update dev. It is good to see you around !
Pls try to update the members rank in the spreadsheet so that 2nd week payment can be appropriate
Buchi-88
Legendary
*
Offline Offline

Activity: 3780
Merit: 2496



View Profile
September 22, 2017, 08:33:40 AM
 #2886

sorry, i was running console version only on a pi

i will try to get the qt version working
might take 1-2 days for a (hopefully positive) result

So here is a working guide how to compile the Masternode-qt binary on a Raspberry Pi 3:
Code:
#
# ###########################
# raspbian-stretch (tested with version of 2017-09-07) on a Raspberry Pi 3 with 16 GiB sdcard
# (running from a user-account with sudo rights)
# ###########################
#

#
# Install dependencies
#
sudo apt-get update
sudo apt-get install git build-essential qt5-default libtool autotools-dev autoconf pkg-config libssl-dev libprotobuf-dev protobuf-compiler libcrypto++-dev libevent-dev libminiupnpc-dev libgmp-dev libboost-all-dev
sudo apt-get install libssl1.0-dev libssl1.0.2 # downgrade SSL from 1.1 to 1.0.2

# set the swap space on sd-card to 2 GB (the amount of physical memory is insufficient)
sudo su -
echo "CONF_SWAPSIZE=2048" > /etc/dphys-swapfile
systemctl restart dphys-swapfile
exit # exit root shell to be logged in as user again


#
# Build Berkeley DB
# Debian 9 ships with version 5.3 but this wallet needs older version 4.8
# The required version is not hosted in the newer debian repositories, so we need to compile on our own.
#
# Fetch the source
cd ~
wget 'http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz'
# verify it's really the file we are looking for
echo '12edc0df75bf9abd7f82f821795bcee50f42cb2e5f76a6a281b85732798364ef  db-4.8.30.NC.tar.gz' | sha256sum -c
# ONLY CONTINUE if there is no error - should be a line like this:
# -> db-4.8.30.NC.tar.gz: OK
tar -xzvf db-4.8.30.NC.tar.gz

# Build the library and install to /usr/local
cd db-4.8.30.NC/build_unix/
../dist/configure --prefix=/usr/local --enable-cxx
make -j4 # compile on 4 cores
sudo make install # copy compiled files to /usr/local

# You can delete db-4.8.30.NC.tar.gz file and db-4.8.30.NC folder now if you like.

# I added LD_LIBRARY_PATH to my .bashrc, so the bdb lib can be found by the executable we will compile later on
export LD_LIBRARY_PATH="/usr/local/lib/"



#
# Get MasterNodeCoin sources from github and compile it
#
cd ~
mkdir masternodecoin
cd masternodecoin
git clone https://github.com/masternodecoin/masternodecoin.git .

# these scripts need to be executable
chmod +x src/leveldb/build_detect_platform
chmod +x src/secp256k1/autogen.sh



# workaround because lrelease is not working on raspi - it never starts...
# so qmake would never end. we just create a dummy executable which does nothing
sudo touch dummy.sh
sudo chmod +x dummy.sh
sudo mv dummy.sh /usr/bin/
sudo ln -s /usr/bin/dummy.sh /usr/lib/arm-linux-gnueabihf/qt5/bin/lrelease

# ensure using the right version of qt
export QT_SELECT=qt5
# Now we can build the MasterNodeCoin-QT binary ...
qmake
make # compile.. this will take ages, wait patiently ;)
# ... and copy the resulting binary to bin-folder
sudo cp Masternodecoin-qt /usr/bin/Masternodecoin


# to run it simply type "Masternodecoin" to a terminal
# or create a link to the binary in the start-menu / on the desktop

# Data (Blockchain and wallet.dat) is saved to ~/.Masternodecoin

THX, i will test it today Wink

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
vitvert
Hero Member
*****
Offline Offline

Activity: 867
Merit: 500



View Profile
September 22, 2017, 09:01:49 AM
 #2887

sorry, i was running console version only on a pi

i will try to get the qt version working
might take 1-2 days for a (hopefully positive) result

So here is a working guide how to compile the Masternode-qt binary on a Raspberry Pi 3:
Code:
#
# ###########################
# raspbian-stretch (tested with version of 2017-09-07) on a Raspberry Pi 3 with 16 GiB sdcard
# (running from a user-account with sudo rights)
# ###########################
#

#
# Install dependencies
#
sudo apt-get update
sudo apt-get install git build-essential qt5-default libtool autotools-dev autoconf pkg-config libssl-dev libprotobuf-dev protobuf-compiler libcrypto++-dev libevent-dev libminiupnpc-dev libgmp-dev libboost-all-dev
sudo apt-get install libssl1.0-dev libssl1.0.2 # downgrade SSL from 1.1 to 1.0.2

# set the swap space on sd-card to 2 GB (the amount of physical memory is insufficient)
sudo su -
echo "CONF_SWAPSIZE=2048" > /etc/dphys-swapfile
systemctl restart dphys-swapfile
exit # exit root shell to be logged in as user again


#
# Build Berkeley DB
# Debian 9 ships with version 5.3 but this wallet needs older version 4.8
# The required version is not hosted in the newer debian repositories, so we need to compile on our own.
#
# Fetch the source
cd ~
wget 'http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz'
# verify it's really the file we are looking for
echo '12edc0df75bf9abd7f82f821795bcee50f42cb2e5f76a6a281b85732798364ef  db-4.8.30.NC.tar.gz' | sha256sum -c
# ONLY CONTINUE if there is no error - should be a line like this:
# -> db-4.8.30.NC.tar.gz: OK
tar -xzvf db-4.8.30.NC.tar.gz

# Build the library and install to /usr/local
cd db-4.8.30.NC/build_unix/
../dist/configure --prefix=/usr/local --enable-cxx
make -j4 # compile on 4 cores
sudo make install # copy compiled files to /usr/local

# You can delete db-4.8.30.NC.tar.gz file and db-4.8.30.NC folder now if you like.

# I added LD_LIBRARY_PATH to my .bashrc, so the bdb lib can be found by the executable we will compile later on
export LD_LIBRARY_PATH="/usr/local/lib/"



#
# Get MasterNodeCoin sources from github and compile it
#
cd ~
mkdir masternodecoin
cd masternodecoin
git clone https://github.com/masternodecoin/masternodecoin.git .

# these scripts need to be executable
chmod +x src/leveldb/build_detect_platform
chmod +x src/secp256k1/autogen.sh



# workaround because lrelease is not working on raspi - it never starts...
# so qmake would never end. we just create a dummy executable which does nothing
sudo touch dummy.sh
sudo chmod +x dummy.sh
sudo mv dummy.sh /usr/bin/
sudo ln -s /usr/bin/dummy.sh /usr/lib/arm-linux-gnueabihf/qt5/bin/lrelease

# ensure using the right version of qt
export QT_SELECT=qt5
# Now we can build the MasterNodeCoin-QT binary ...
qmake
make # compile.. this will take ages, wait patiently ;)
# ... and copy the resulting binary to bin-folder
sudo cp Masternodecoin-qt /usr/bin/Masternodecoin


# to run it simply type "Masternodecoin" to a terminal
# or create a link to the binary in the start-menu / on the desktop

# Data (Blockchain and wallet.dat) is saved to ~/.Masternodecoin
Thank you for the detailed instructions. Here everything is very clear and detailed.  Smiley I hope that it will fit my operating system. I will soon move from Windows to Linux.
Tell me, please, if I install the FreeBSD - can I understand this instruction by applying it to the FreeBSD? Thank's.
Filmmmakerr
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250

Hello. Bye.


View Profile
September 22, 2017, 09:03:43 AM
 #2888

Sucks that I can't be part of the airdrop because there is no Mac wallet. A true pity.

Campaign Manager (2018)
yinoye
Full Member
***
Offline Offline

Activity: 532
Merit: 101



View Profile
September 22, 2017, 09:06:13 AM
 #2889

We still never raised enough funds to get on http://masternodes.pro/
This would be great a advertisement for the project  

What does masternodes.pro really does ?? I checked it out and I don't really understand.
Does it offer online VPS where I can host my masternode server if I cannot keep my pc online 24/7 ??
Or is it just a website showing the comparisons between and details of various available masternodes ?
Dfinest
Full Member
***
Offline Offline

Activity: 461
Merit: 101


View Profile
September 22, 2017, 09:09:40 AM
 #2890


I'm holding mine forever. No plans to sell, just gonna build until i get my masternode.

Very smart holders always make more profit in the end.

I'm holding it forever lol , I'm a crypto and blockchain enthusiast ,what makes me happy is to see the project you supported early eventually achieve success , not making a few bucks for burger  Grin

That is the right mentality, i'm also holding it forever.Smiley Did someone get the next stream of airdrop?
yinoye
Full Member
***
Offline Offline

Activity: 532
Merit: 101



View Profile
September 22, 2017, 09:16:27 AM
 #2891

hi guys , i'm sorry , so many things on hand.

we will send airdrop (2nd week +  third week)  together at 9.26 ,that means if you submit info at 9.5 then you can get bounty at 9.26 again.

sorry again.




Ok dev we understand that you have been busy. So what of we that submitted info during 2nd week ?? Any hope for us ?
bamb
Sr. Member
****
Offline Offline

Activity: 938
Merit: 251



View Profile
September 22, 2017, 09:19:26 AM
 #2892

A bug is that you can receive 24 coins after build a new masternode for a while  Grin

What do you mean? Masternode recieve 24 MTNC every hour or so, constantly.
You can rebuild masternode repeatedly for more rewards
Somebody just received 50k MTNC! and couldn't just link that with masternode reward. Dev should do something about that asap. The reason I 'm here is because of fair distribution! It will be unfair to allow spamming and other manipulations. It will be bad for the fans and the market value as well.

                                  ██▄▄              ▄▄██
                                   █████▄        ▄█████
      ▄▄▄▄▄        ▄▄▄▄▄ ▄▄▄▄▄▄     █████▄      ▄█████      ▄▄▄▄▄▄▄
  ▄███████████▄    █████████████▄    █████▄    ▄█████   ▄▄███████████▄    █████     █████
 █████▀▀▀▀██████   ██████▀▀▀██████    █████▄  ▄█████   ▄█████▀▀▀▀▀█████▄   █████   █████
█████  ▄▄█████▀▀   █████     █████     █████▄▄█████    █████       █████    █████ █████
██████████▀▀       █████     █████      ██████████     █████       █████     █████████
 ██████▀ ▄▄▄█▄     █████     █████       ████████      ▀█████▄▄▄▄▄█████▀      ███████
  ▀████████████    █████     █████        █████        ▀▀███████████▀         █████
     ▀▀▀▀▀▀▀▀      ▀▀▀▀▀     ▀▀▀▀▀         ▀▀▀▀             ▀▀▀▀▀▀▀           █████
                                                                             █████
                                                                            █████
                                                                           █████
.
                    ▄▄▄████▄
▀████▄▄▄          ▄██████████
 ▀███████▄       ▄██████████
  ▀████████      ██████████
   █████████    ██████████▀
    █████████  ▄█████████▀
     █████████ ██████████
      ██████████████████
      ▀████████████████
       ▀█████████████▀
        ▀████████████▀
         ▀██████████▀
           ▀███████▀
.
Dfinest
Full Member
***
Offline Offline

Activity: 461
Merit: 101


View Profile
September 22, 2017, 09:20:29 AM
 #2893

hi guys , i'm sorry , so many things on hand.

we will send airdrop (2nd week +  third week)  together at 9.26 ,that means if you submit info at 9.5 then you can get bounty at 9.26 again.

sorry again.




No probs, thanks for the information.
ansi
Sr. Member
****
Offline Offline

Activity: 882
Merit: 254



View Profile
September 22, 2017, 09:39:09 AM
 #2894

I can't find my name at all in the spreadsheet although when i try to re-register it says I'm already registered (which i am).

How do i know that i have a chance to get in the next Air Drop ? or should i quit & forget about this coin?
Followed the rule about minimum post (I'm so active in BCT) but forgot to follow the social media of MTNC.

So Devs' should i continue or what i do since i don't know if i'm in already in the next Air Drop ?
fanten
Full Member
***
Offline Offline

Activity: 266
Merit: 101

The Future of Global Copyright Registration


View Profile
September 22, 2017, 10:31:02 AM
 #2895

50k for first round airdrop?? Wow i missed that as i am one of the earliest to register gor that airdrop but that time my ranking is just jr member only.. too bad.. wanted to setup a masternode but i dont have enough fund for it.  Cry

Smile
nezero
Full Member
***
Offline Offline

Activity: 276
Merit: 102


View Profile
September 22, 2017, 12:27:43 PM
 #2896

50k for first round airdrop?? Wow i missed that as i am one of the earliest to register gor that airdrop but that time my ranking is just jr member only.. too bad.. wanted to setup a masternode but i dont have enough fund for it.  Cry

Get trading!  Wink Buy a few and trade up you'll a masternode in no time!

seyola89
Full Member
***
Offline Offline

Activity: 518
Merit: 102



View Profile
September 22, 2017, 02:04:39 PM
 #2897

Hi guyz, I have an urgent question: is it possible to create another masternodecoin qt wallet with differnent private key and address (public key) or better let me say differnet wallet.dat file on the same pc that I already have the windows qt wallet installed and then transfer my funds from the old wallet to the new wallet and therefore have a new wallet.DAT file.

I misplaced my storage device where I backed up my wallet.dat files for many qt wallets of various coins. So I think someone may have access to it soon. Though I compressed and locked it with a password but I still don't wana take any risk as the password archive password may be possible to be compromised

Thanks for your urgent replies!!
teosanru
Hero Member
*****
Offline Offline

Activity: 2100
Merit: 618


View Profile
September 22, 2017, 02:46:33 PM
 #2898

A bug is that you can receive 24 coins after build a new masternode for a while  Grin

What do you mean? Masternode recieve 24 MTNC every hour or so, constantly.
You can rebuild masternode repeatedly for more rewards
Somebody just received 50k MTNC! and couldn't just link that with masternode reward. Dev should do something about that asap. The reason I 'm here is because of fair distribution! It will be unfair to allow spamming and other manipulations. It will be bad for the fans and the market value as well.

I'll ask you, did you sign up for the first round of airdrop distribution? if that person received the 50K coins is because it sure was the first round, because you cry about that? if you did not participate in the first round is not the fault of any of the users that we attended the call of the first round, that we believe in masternodecoin, and that we did publicity all over Bitcointalk, and other forums, where is the distribution unfair? It would be unjust if anyone who did his work in the first round did not receive his 50,000 coins. Do not be jealous


in my case, I received my 50,000 coins a week after the first 8 people, and I am glad that now they could receive their 50,000 coins from the first round


the people that we registered for the first round were the basis for the growth of the currency because the others arrived later thanks to our work, so leaves the envy aside. where is the unfair?

but read for when it was said that there would be second round, Dev consulted us all as the second round should be, took our opinions into account.

as I said no one is guilty that from the beginning you have not entered the first round of airdrop
teosanru
Hero Member
*****
Offline Offline

Activity: 2100
Merit: 618


View Profile
September 22, 2017, 02:52:03 PM
 #2899

hi guys , i'm sorry , so many things on hand.

we will send airdrop (2nd week +  third week)  together at 9.26 ,that means if you submit info at 9.5 then you can get bounty at 9.26 again.

sorry again.




Ok dev we understand that you have been busy. So what of we that submitted info during 2nd week ?? Any hope for us ?

Thanks for the information, I did not read this
teosanru
Hero Member
*****
Offline Offline

Activity: 2100
Merit: 618


View Profile
September 22, 2017, 02:53:51 PM
 #2900

Hi guyz, I have an urgent question: is it possible to create another masternodecoin qt wallet with differnent private key and address (public key) or better let me say differnet wallet.dat file on the same pc that I already have the windows qt wallet installed and then transfer my funds from the old wallet to the new wallet and therefore have a new wallet.DAT file.

I misplaced my storage device where I backed up my wallet.dat files for many qt wallets of various coins. So I think someone may have access to it soon. Though I compressed and locked it with a password but I still don't wana take any risk as the password archive password may be possible to be compromised

Thanks for your urgent replies!!

there is a guide in the main post to create multiple masternodes
Pages: « 1 ... 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 [145] 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 ... 318 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!