Pages:
Author

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

sr. member
Activity: 302
Merit: 250
had some compiler error while trying to set up a remote masternode on a ubuntu.

anyone ran into this before?

/usr/local/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:213: recipe for target 'obj/rpcrawtransaction.o' failed


i know i've seen this before somewhere, but never kept records how to fix it.

thanks.

p.s.  that 168k dump...ouch...seems like a pump and dump exit, or the WHALE playing...


Had the same problem;

edit rpcrawtransaction.cpp line 217

change
const CScriptID& hash = boost::get(address);

to
const CScriptID& hash = boost::get(address);


omg, thank you!  that's it.  life saver.  will be putting some masternodes online.
member
Activity: 97
Merit: 10
Are there any video tutorials for setting up a Masternode locally for windows?


I also noticed this is a dead link on your site http://mn.infernopool.com/


Is this still current? http://thecryptoworld.org/how-to-setup-your-masternode
newbie
Activity: 11
Merit: 0
had some compiler error while trying to set up a remote masternode on a ubuntu.

anyone ran into this before?

/usr/local/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:213: recipe for target 'obj/rpcrawtransaction.o' failed


i know i've seen this before somewhere, but never kept records how to fix it.

thanks.

p.s.  that 168k dump...ouch...seems like a pump and dump exit, or the WHALE playing...


Had the same problem;

edit rpcrawtransaction.cpp line 217

change
const CScriptID& hash = boost::get(address);

to
const CScriptID& hash = boost::get(address);
full member
Activity: 160
Merit: 100
crown rising again, TX next?
legendary
Activity: 1778
Merit: 1000
had some compiler error while trying to set up a remote masternode on a ubuntu.

anyone ran into this before?

/usr/local/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:213: recipe for target 'obj/rpcrawtransaction.o' failed


i know i've seen this before somewhere, but never kept records how to fix it.

thanks.

p.s.  that 168k dump...ouch...seems like a pump and dump exit, or the WHALE playing...

This always happens - it is probably an impatient trader that needs quick BTC
sr. member
Activity: 302
Merit: 250
had some compiler error while trying to set up a remote masternode on a ubuntu.

anyone ran into this before?

/usr/local/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:213: recipe for target 'obj/rpcrawtransaction.o' failed


i know i've seen this before somewhere, but never kept records how to fix it.

thanks.

p.s.  that 168k dump...ouch...seems like a pump and dump exit, or the WHALE playing...
legendary
Activity: 1778
Merit: 1000





TRANSFERCOIN USED TO TRANSFER HEAT!!!






















full member
Activity: 147
Merit: 100
ok guys, this thread is heating up.

remember to join the slack, it's a great place to team up and get organized, we've got some work to do but ultimately we can rival PIVX if we get moving.

slack: https://transfercoin.herokuapp.com

hero member
Activity: 736
Merit: 500
Offering masternode cold wallet hosting.
You hold all the coins, and we host the running masternode on our high end servers.
You controll the masternode from your local wallet and hence hold ALL funds/coins.
We cant touch your coins ever.
I guaranty a 24/7 uptime on high end servers.

Price is 15% of what your node makes, and payment every 3-5 days.
If payment timeframe is overdue, we close down your node and give a negative rep on your profile, but we can never touch your coins...
Let me know if interested,

IW
hero member
Activity: 924
Merit: 1000
I AM
legendary
Activity: 1778
Merit: 1000
newbie
Activity: 35
Merit: 0
in your conf file:
If staking=0 (off) that means the coins will not stake and you will not receive the stakes. If staking=1 (on) you will receive stakes from coins. Your wallet also has to be unlocked in order to stake coins.

Also make sure you do not have have masterconflock=0. If that is set you will not be able to stake your masternode rewards. Set masterconflock=1 to stake your masternode rewards.
sr. member
Activity: 302
Merit: 250

Thanks for your information! I have also problems with sync the chain. I have right now 10 active connections and have add a lott of masternodes to the config file include listen=0. The chain is syncing for 24 hours right now and still I have 1 year and 26 weeks to go. Can someone tell me what I does wrong?


I've read in older post that changing maxorphanblocks=5000 instead of 10000 will speed up sync as well

yeah this should help with the syncing issue.  the chains been running for awhile so it will take a some time to load.

fantastic that all these old and new faces slowly getting more involved, all from seeing others more involved.

let's keep the momentum moving!

Quote
Feel free to donate TX to Infernoman for the Project. Show your support for the people missed the post.

original post: https://bitcointalksearch.org/topic/m.18305606

https://chainz.cryptoid.info/tx/search.dws?q=TcifiSdQ53JZVbwfmBjKQZQRguv2D1Voeq

yo infernoman, why aren't you staking your fund?  would help get that next masternode a little bit faster?  Wink
member
Activity: 116
Merit: 10

I'm having no issues but I'm running the TX Master Node on my staking server and the TX wallet is running on a workstation. So I have them running on two different computers. I'm pretty sure that in the past I have ran a couple of TX Master Nodes and a TX staking wallet on the same computer.


Thanks for the tip, I'll do some research on setting up a staking server.
hero member
Activity: 604
Merit: 500
this project is huge, realy happy that I bought some coins last year Smiley
newbie
Activity: 62
Merit: 0
Hi Community,

I have the Rasberry wallet but I get the message "Please update to Client version 1.2.3". If you have already updated ignore this message"
Is it save to use this old version for creating a masternode?

Thanks!



No it just comes up anyway, best to change notification settings for wallet


Thanks for your information! I have also problems with sync the chain. I have right now 10 active connections and have add a lott of masternodes to the config file include listen=0. The chain is syncing for 24 hours right now and still I have 1 year and 26 weeks to go. Can someone tell me what I does wrong?


I've read in older post that changing maxorphanblocks=5000 instead of 10000 will speed up sync as well
legendary
Activity: 1764
Merit: 1022

 So now I got me a TX Master Node up and running and also got some coins into a wallet to stake and help move the block chain. There is only one other Master Node coin that is cheaper which is ChainCoin. About a year or so ago is when ChainCoin switched to Master Nodes which was about the same time TX changed to master nodes. Looks like Burning Man is going all in and there are a few names that I've seen around for a few years so I going to play this long term this time and work my way back up to a few master nodes.


Is your masternode working properly?  Mine seemed like it was working, but after adding 2 nodes I am having nothing but problems.  The nodes keep going offline.  Any ideas?

I'm having no issues but I'm running the TX Master Node on my staking server and the TX wallet is running on a workstation. So I have them running on two different computers. I'm pretty sure that in the past I have ran a couple of TX Master Nodes and a TX staking wallet on the same computer.
member
Activity: 116
Merit: 10


Thanks for your information! I have also problems with sync the chain. I have right now 10 active connections and have add a lott of masternodes to the config file include listen=0. The chain is syncing for 24 hours right now and still I have 1 year and 26 weeks to go. Can someone tell me what I does wrong?


You can try listen=1, maybe that might speed things up.
member
Activity: 116
Merit: 10

 So now I got me a TX Master Node up and running and also got some coins into a wallet to stake and help move the block chain. There is only one other Master Node coin that is cheaper which is ChainCoin. About a year or so ago is when ChainCoin switched to Master Nodes which was about the same time TX changed to master nodes. Looks like Burning Man is going all in and there are a few names that I've seen around for a few years so I going to play this long term this time and work my way back up to a few master nodes.


Is your masternode working properly?  Mine seemed like it was working, but after adding 2 nodes I am having nothing but problems.  The nodes keep going offline.  Any ideas?
hero member
Activity: 924
Merit: 1000
I AM
Hi Community,

I have the Rasberry wallet but I get the message "Please update to Client version 1.2.3". If you have already updated ignore this message"
Is it save to use this old version for creating a masternode?

Thanks!



No it just comes up anyway, best to change notification settings for wallet


Thanks for your information! I have also problems with sync the chain. I have right now 10 active connections and have add a lott of masternodes to the config file include listen=0. The chain is syncing for 24 hours right now and still I have 1 year and 26 weeks to go. Can someone tell me what I does wrong?



 it is an old chain it will take awhile
Pages:
Jump to: