Pages:
Author

Topic: [TX]TRANSFER - BITTREX - MULTIPOOL - ANDROID - POS,TOR,MN, STEALTH - page 24. (Read 318004 times)

sr. member
Activity: 714
Merit: 252
I have 10K + TX in my wallet and would like to start a masternode.
When entering masternode start I get following message back:

not capable masternode: Could not find suitable coins!

I guess I am doing something wrong. Can somebady help me here? Thanks!

HERE http://txproject.io/#community
Videos NOW INSTALL MASTERNODE.
Thank you. I followed the youtube instructions already. But I cant start the node and get the above message back.

check in coincontrol that you have an input of exactly 10k in your masternode address
full member
Activity: 149
Merit: 100
I have 10K + TX in my wallet and would like to start a masternode.
When entering masternode start I get following message back:

not capable masternode: Could not find suitable coins!

I guess I am doing something wrong. Can somebady help me here? Thanks!

HERE http://txproject.io/#community
Videos NOW INSTALL MASTERNODE.
Thank you. I followed the youtube instructions already. But I cant start the node and get the above message back.
full member
Activity: 242
Merit: 100
I have 10K + TX in my wallet and would like to start a masternode.
When entering masternode start I get following message back:

not capable masternode: Could not find suitable coins!

I guess I am doing something wrong. Can somebady help me here? Thanks!

HERE http://txproject.io/#community
Videos NOW INSTALL MASTERNODE.
full member
Activity: 149
Merit: 100
I have 10K + TX in my wallet and would like to start a masternode.
When entering masternode start I get following message back:

not capable masternode: Could not find suitable coins!

I guess I am doing something wrong. Can somebady help me here? Thanks!
newbie
Activity: 42
Merit: 0
Debian 7 works through this without any compiling errors.

Cryptoiskey also did a revised version of the Youtube video Yesterday with more info:
https://www.youtube.com/watch?v=WXggprkVdnM&


-----------------------------------------------------------------------------
Error  again,Ubuntu 16.04 ,4GB memory:
...T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference::type = CScriptID&]’
rpcrawtransaction.cpp:217:71:   required from here
/usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE
     BOOST_STATIC_ASSERT_MSG(
     ^
makefile.unix:217: recipe for target 'obj/rpcrawtransaction.o' failed
make: *** [obj/rpcrawtransaction.o] Error 1
r@r:~/Transfercoin/src$

I compiled it on VPS. Tried to use original guide as much as possible. Tried to solve every observed issue on the way and it worked. With Google friend asking.
https://docs.google.com/presentation/d/1xArNdbs75XUy7hbeX2XKNiGnc0JFWDivNlkg9XQrsq0/edit#slide=id.p15
full member
Activity: 242
Merit: 100
After this command:
 apt-get update
 apt-get upgrade
 apt-get dist-upgrade
 apt-get install build-essential libssl-dev libboost-all-dev libdb5.1 libdb5.1-dev libdb5.1++-dev libtool                                                                                                                                                  
 apt-get install git ntp make g++ gcc autoconf cpp ngrep iftop sysstat autotools-dev pkg-config                                                                                                                                                            
 sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev                                                                                                                                                          
 git clone  https://github.com/transferdev/Transfercoin.git
cd Transfercoin/src
sudo apt-get remove qt3-dev-tools libqt3-mt-dev
sudo apt-get install libqt4-dev libminiupnpc-dev
apt-get install libmpc-dev
sudo make -f makefile.unix # Headless transfer
-----------------------------------------------------------------------------
Error  again,Ubuntu 16.04 ,4GB memory:
...T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference::type = CScriptID&]’
rpcrawtransaction.cpp:217:71:   required from here
/usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE
     BOOST_STATIC_ASSERT_MSG(
     ^
makefile.unix:217: recipe for target 'obj/rpcrawtransaction.o' failed
make: *** [obj/rpcrawtransaction.o] Error 1
r@r:~/Transfercoin/src$

full member
Activity: 242
Merit: 100
tx can be dumped to 4k sat again, i guess so  Cheesy
1. Seems you want cheap coins. Grin
2.Dumpers, will a fools if will do it.We're now have  a 93MN (historical high TX).
3. But all is possibly -this is market.
full member
Activity: 252
Merit: 100
Aliens are real!
tx can be dumped to 4k sat again, i guess so  Cheesy
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
I compiled it on VPS. Tried to use original guide as much as possible. Tried to solve every observed issue on the way and it worked. With Google friend asking.
https://docs.google.com/presentation/d/1xArNdbs75XUy7hbeX2XKNiGnc0JFWDivNlkg9XQrsq0/edit#slide=id.p15

I finally compiled transferd on Linux.

Now I try to configure and to start it.

But strange thing is, that command "transferd masternode status" displays different address than where 10 000 TX were sent.

./transferd masternode status
{
    "vin" : "CTxIn(COutPoint(be3f41da92, 0), scriptSig=)",
    "service" : "x.y.z.w:17170",
    "status" : 9,
    "pubKeyMasternode" : "address",
    "notCapableReason" : "Could not find suitable coins!"
}

But address in Masternode list - Transfer network in controller Transfer-QT wallet is displayed correctly.

Trying to find out what happened and how to resolve it?

Any suggestion, please?

Is it correct or it needs to be fixed?

How to find out if it is setup correctly?

Controller Transfer-QT wallet displays "Masternode is Running."

Command "./transferd masternode list" shows ENABLED.

EDIT: But it seems to work, since I received first 0.5 TX mn reward.
Great. which commands you use for compile?

full member
Activity: 242
Merit: 100
Can anyone give me a current Masternode overview: how many TX coins needed, average monthly income, etc?
How many TX are people earning per masternode per day?

I average 2 x 0.5 per hour. So about 25 coins per day.

10k TX =1Masternode.
member
Activity: 66
Merit: 10
Can anyone give me a current Masternode overview: how many TX coins needed, average monthly income, etc?
member
Activity: 97
Merit: 10
Here is a revised version on how to setup a Masternode on a VPS using windows https://youtu.be/WXggprkVdnM
full member
Activity: 242
Merit: 100
I finally compiled transferd on Linux.

Now I try to configure and to start it.

But strange thing is, that command "transferd masternode status" displays different address than where 10 000 TX were sent.

./transferd masternode status
{
    "vin" : "CTxIn(COutPoint(be3f41da92, 0), scriptSig=)",
    "service" : "x.y.z.w:17170",
    "status" : 9,
    "pubKeyMasternode" : "address",
    "notCapableReason" : "Could not find suitable coins!"
}

But address in Masternode list - Transfer network in controller Transfer-QT wallet is displayed correctly.

Trying to find out what happened and how to resolve it?

Any suggestion, please?

Is it correct or it needs to be fixed?

How to find out if it is setup correctly?

Controller Transfer-QT wallet displays "Masternode is Running."

Command "./transferd masternode list" shows ENABLED.

EDIT: But it seems to work, since I received first 0.5 TX mn reward.
Great. which commands you use for compile?
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
I finally compiled transferd on Linux.

Now I try to configure and to start it.

But strange thing is, that command "transferd masternode status" displays different address than where 10 000 TX were sent.

./transferd masternode status
{
    "vin" : "CTxIn(COutPoint(be3f41da92, 0), scriptSig=)",
    "service" : "x.y.z.w:17170",
    "status" : 9,
    "pubKeyMasternode" : "address",
    "notCapableReason" : "Could not find suitable coins!"
}

But address in Masternode list - Transfer network in controller Transfer-QT wallet is displayed correctly.

Trying to find out what happened and how to resolve it?

Any suggestion, please?

Is it correct or it needs to be fixed?

How to find out if it is setup correctly?

Controller Transfer-QT wallet displays "Masternode is Running."

Command "./transferd masternode list" shows ENABLED.

EDIT: But it seems to work, since I received first 0.5 TX mn reward.
full member
Activity: 242
Merit: 100
TX today hit 88MN.
We will grow!
full member
Activity: 242
Merit: 100
I am trying to setup a masternode on Ubuntu 16.

Trying to follow this guide.
https://docs.google.com/presentation/d/1xArNdbs75XUy7hbeX2XKNiGnc0JFWDivNlkg9XQrsq0/edit#slide=id.p13

But it seems I am getting compilation issue, see below.

Is not here simpler way to get transferd and transfer-cli for Ubuntu?

sudo make -f makefile.unix
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -I/home/pavel/Transfercoin/src -I/home/pavel/Transfercoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DENABLE_WALLET -I/home/pavel/Transfercoin/src/secp256k1/include -I/home/pavel/Transfercoin/src/leveldb/include -I/home/pavel/Transfercoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
In file included from alert.h:9:0,
                 from alert.cpp:5:
serialize.h:19:48: fatal error: boost/type_traits/is_fundamental.hpp: No such file or directory
 #include
                                                ^
compilation terminated.
makefile.unix:217: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1


when trying compile linux wallet -got this error too..
In result -installed windows wallet  from http://txproject.io/ in wine. wallet.dat encrypted,
full member
Activity: 242
Merit: 100
You guys think TX could hit $1?
i hope it not  will very hard...
legendary
Activity: 1025
Merit: 1000
You guys think TX could hit $1?
nov
sr. member
Activity: 433
Merit: 251
Independent crypto developer
I am trying to setup a masternode on Ubuntu 16.

Trying to follow this guide.
https://docs.google.com/presentation/d/1xArNdbs75XUy7hbeX2XKNiGnc0JFWDivNlkg9XQrsq0/edit#slide=id.p13

But it seems I am getting compilation issue, see below.

Is not here simpler way to get transferd and transfer-cli for Ubuntu?

sudo make -f makefile.unix
g++ -c -O2  -pthread -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -g -DBOOST_SPIRIT_THREADSAFE -I/home/pavel/Transfercoin/src -I/home/pavel/Transfercoin/src/obj -DUSE_UPNP=0 -DUSE_IPV6=1 -DENABLE_WALLET -I/home/pavel/Transfercoin/src/secp256k1/include -I/home/pavel/Transfercoin/src/leveldb/include -I/home/pavel/Transfercoin/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
In file included from alert.h:9:0,
                 from alert.cpp:5:
serialize.h:19:48: fatal error: boost/type_traits/is_fundamental.hpp: No such file or directory
 #include
                                                ^
compilation terminated.
makefile.unix:217: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1

full member
Activity: 242
Merit: 100
Need update OP and info on Bittrex.
New members should see actual info.

Or you can continue to buy them cheap before they do see the info  Wink
Can't. all btc in.
Pages:
Jump to: