Pages:
Author

Topic: [ANN] LINDA-PoW/PoS-99% APR- MASTERNODE-MULTI-WALLET - page 43. (Read 95214 times)

full member
Activity: 294
Merit: 100
Lot of premine. I ll just keep an eye on it.
member
Activity: 148
Merit: 11
So as I see now, 10 people own 99% of coins.

Not sure how you think this coin can work hehe

This is 99% the pre mine which the dev team is using to fund the development of the coin.  They will be selling this on the exchanges and hopefully using that money to promote the coin and have airdrops.
full member
Activity: 518
Merit: 100

Good initiative, but the dev(s) should really change the attitude, owise it will be a pump and dump coin.
sr. member
Activity: 357
Merit: 251
Compiling the Linux No Gui Wallet:

Code:
g++ -c -m64 -pipe -fstack-protector-all --param ssp-buffer-size=1 -DUSE_SECP256K1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIC -DENABLE_WALLET -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DUSE_DBUS -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/local/include -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Ibuild -Ibuild -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o build/masternode.o src/masternode.cpp
src/masternode.cpp: In function ‘void ProcessMessageMasternode(CNode*, std::__cxx11::string&, CDataStream&)’:
src/masternode.cpp:161:26: error: cannot convert ‘bool’ to ‘bool*’ in initialization
  bool* pfMissingInputs = false;
                          ^~~~~
src/masternode.cpp: In member function ‘void CMasterNode::Check()’:
src/masternode.cpp:602:33: error: cannot convert ‘bool’ to ‘bool*’ in initialization
         bool* pfMissingInputs = false;
                                 ^~~~~
Makefile:3728: recipe for target 'build/masternode.o' failed
make: *** [build/masternode.o] Error 1
What operating system are you using for compilation the wallet?
Install the build program: sudo apt-get install libssl-dev openssl git miniupnpc libdb-dev libdb++-dev build-essential libgmp-dev autoconf libtool libboost-all-dev libcurl4-openssl-dev git libboost-chrono-dev libboost-filesystem-dev libboost-program-options-dev libboost-system-dev libboost-test-dev libboost-thread-dev libprotobuf-dev protobuf-compiler libqrencode-dev -y

Try to download source code and compilation wallet.
How to make wallet no gui:
sudo apt-get install git
git clone https://github.com/Lindacoin/Linda
cd Linda/src
sudo apt-get install libssl-dev openssl miniupnpc libdb-dev libdb++-dev build-essential libgmp-dev autoconf libtool libboost-all-dev libcurl4-openssl-dev git libboost-chrono-dev libboost-filesystem-dev libboost-program-options-dev libboost-system-dev libboost-test-dev libboost-thread-dev libprotobuf-dev protobuf-compiler libqrencode-dev -y
make -f makefile.unix
full member
Activity: 308
Merit: 100
So as I see now, 10 people own 99% of coins.

Not sure how you think this coin can work hehe
member
Activity: 318
Merit: 10
dev, Whats the eta on a masternode guide?
newbie
Activity: 10
Merit: 0
Compiling the Linux No Gui Wallet:

Code:
g++ -c -m64 -pipe -fstack-protector-all --param ssp-buffer-size=1 -DUSE_SECP256K1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIC -DENABLE_WALLET -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DUSE_DBUS -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -Isrc -Isrc/json -Isrc/qt -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/local/include -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Ibuild -Ibuild -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o build/masternode.o src/masternode.cpp
src/masternode.cpp: In function ‘void ProcessMessageMasternode(CNode*, std::__cxx11::string&, CDataStream&)’:
src/masternode.cpp:161:26: error: cannot convert ‘bool’ to ‘bool*’ in initialization
  bool* pfMissingInputs = false;
                          ^~~~~
src/masternode.cpp: In member function ‘void CMasterNode::Check()’:
src/masternode.cpp:602:33: error: cannot convert ‘bool’ to ‘bool*’ in initialization
         bool* pfMissingInputs = false;
                                 ^~~~~
Makefile:3728: recipe for target 'build/masternode.o' failed
make: *** [build/masternode.o] Error 1
newbie
Activity: 4
Merit: 0
Is there any working pool? Lindacoinmining pool keeps cutting in and out with a low efficiency
sr. member
Activity: 385
Merit: 257
Open to any CryptoBusiness idea you have for Ghana
Hello, i can no longer find the richlist feature on both explorers.
Its important for us to know what is happening
newbie
Activity: 26
Merit: 0
masternode cost 0.6btc bit expensive when coin selling at 1 satoshi
full member
Activity: 176
Merit: 100
Delayed dev, we are going to see if you extract it in novaechange in voting that it does in yobit to this price, seize loaded the currency, impressively, I hope that in it nongoes echange when it goes out cost mas, for that if you are not going to have post of complaints to get fed up, a greeting
member
Activity: 318
Merit: 10
Hi dev can you submit Linda to coinmarketcap.com so it will be listed on there?


Already submitted and waiting for them to add it.
dev, are you selling your premine through yobit now?
full member
Activity: 179
Merit: 100
Hi dev can you submit Linda to coinmarketcap.com so it will be listed on there?


Already submitted and waiting for them to add it.
full member
Activity: 336
Merit: 100
50 billion supply. wow.
When would that be a dollar each?
Is this charity?
sr. member
Activity: 326
Merit: 256
Hi dev can you submit Linda to coinmarketcap.com so it will be listed on there?
full member
Activity: 278
Merit: 100
hey dev you need a slack channel so we can grow the community.
ad the invite link thank you.
they have discord, please go previous page
newbie
Activity: 42
Merit: 0
hey dev you need a slack channel so we can grow the community.
ad the invite link thank you.
hero member
Activity: 658
Merit: 507
Passive Income Bot Trading
Yobit Market added to http://LindaChain.com
Fixed the Network tab for connections in the last 24 hours.
full member
Activity: 278
Merit: 100
So what is ahppening with pools?  Brutum has delisted Linda and other pool gives 1Mhash for all miners?
pool not allow asic :p
legendary
Activity: 2044
Merit: 1231
Linda Coin [LINDA] is listed: https://yobit.net/en/trade/LINDA/BTC
Linda Coin Dice: https://yobit.net/en/dice/LINDA



Code:
[url=https://yobit.net/en/trade/LINDA/BTC][img]https://yobit.net/imginfo/LINDA[/img][/url]

Happy trading gues Wink
Pages:
Jump to: