johnnysof
|
|
December 10, 2017, 01:58:11 PM |
|
I was trying to compile the on linux and get this error:
obj/walletdb.o: In function `copy_file': /usr/include/boost/filesystem/operations.hpp:381: undefined reference to `boost::filesystem::detail::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, boost::filesystem::copy_option, boost::system::error_code*)' collect2: error: ld returned 1 exit status make: *** [neutrond] Error 1
Any advice?
yes install all boost libs regards Unfortunately, all boost libs are installed as well as a manual install from source did not help. This error come all the time. I tried few other wallets and they compile without any issues. Linux version of v2.0 is already compiled and downloadable from the v2.0 release from github, works perfectly Hi dev, I really appreciate your support and like the way you are handling the coin. I also tried the precompiled wallet (ubuntu 14.04): ./neutrond: relocation error: ./neutrond: symbol _ZNKSt8ios_base7failureB5cxx114whatEv, version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference I don't get it running. It is only this coin and I start thinking it is the old linux version making the issues here, but still wondering why the error appears only with this coin? Did you or someone else try it on older linux versions? Cheers! EDIT: It seems indeed an linux version issue. Compiling on 16.04 worked without any problems as well as running the precompiled version.
|
|
|
|
Roi97
Newbie
Offline
Activity: 2
Merit: 0
|
|
December 10, 2017, 09:35:09 PM |
|
Hey folks, new to this coin and it does seem interesting. I have a few questions:
1. What happened in the 'takeover'? 2. No halving. What does that mean for us, users? 3. PoS... how exactly coins are created by me 'giving them away' for staking? 4. Is there a max supply of coins? 5. Who are the competitors? (in terms of project similarity.) 6. What are some big news that are on the way?
Thank you.
|
|
|
|
HmmMAA
|
|
December 11, 2017, 10:31:53 AM |
|
Seems like my wallet is stuck in block 1082120 . Anyone else facing this problem (?) , any help is appreciated .
|
"It is hard to imagine a more stupid or more dangerous way of making decisions than by putting those decisions in the hands of people who pay no price for being wrong." Thomas Sowell
|
|
|
mxnsch
|
|
December 11, 2017, 12:43:53 PM |
|
vps requirements for a masternode? And can multi masternodes be on one vps? thanks in advance Must Have 2048MB RAM , Ubuntu 17.04x64,Wallet v.2 With 25K coins You can't run multiple Neutron MN on a Vps , its only one mn per ip address. the idea is to have a decentralized network Neutron Discord Group https://discord.gg/GJYZwCyIn fact you can: https://masternodes.github.io/vps/./install.sh -p ntrn -c 10 On a current Vultr VPS installs and configures 10 masternodes with 10 different IPv6 adresses.
|
██ ███ nope ██ ███
|
|
|
collapse
Full Member
Offline
Activity: 206
Merit: 102
step forward
|
|
December 11, 2017, 06:12:30 PM Last edit: December 11, 2017, 10:33:12 PM by collapse |
|
I was trying to compile the on linux and get this error:
obj/walletdb.o: In function `copy_file': /usr/include/boost/filesystem/operations.hpp:381: undefined reference to `boost::filesystem::detail::copy_file(boost::filesystem::path const&, boost::filesystem::path const&, boost::filesystem::copy_option, boost::system::error_code*)' collect2: error: ld returned 1 exit status make: *** [neutrond] Error 1
Any advice?
You can try DBOOST_NO_CXX11_SCOPED_ENUMS. In makefile.unix line of "DEFS" add "-DBOOST_NO_CXX11_SCOPED_ENUMS"
|
Elacoin-ELC, Betacoin-BET, Neutroncoin-NTRN, Americancoin-AMC, Stronghands-SHND, Craftcoin-CRC, DOGE, BCH, BTC,..., Bitcoin,...(and a lot more) Linux updated wallets (source code) for: ELC, BET, AMC, NKT, SLING, CRC,...[if (blocknumber > 115000) maxblocksize= largerlimit] [I don't think the threshold should ever be 0. We should always allow at least some free transactions.]
|
|
|
|
Letterman
Newbie
Offline
Activity: 6
Merit: 0
|
|
December 11, 2017, 09:43:22 PM |
|
What’s the current daily reward for running a Masternode? Not sure if a lot of MN were added recently and the reward has gone down a lot or whether the masternodes.online website data is incorrect?
|
|
|
|
audiotopix (OP)
|
|
December 12, 2017, 01:19:06 AM |
|
What’s the current daily reward for running a Masternode? Not sure if a lot of MN were added recently and the reward has gone down a lot or whether the masternodes.online website data is incorrect?
Masternodes online and masternodes.pro are both correct and current. There seems to be a slight difference in the 2 but it is close enough to accept as a reasonable estimation. Masternodes should average around 60 coins a day. And just in case ill post this again: From our Discord: (join here https://discord.gg/vCBccF3) :Neutron: PLEASE VERIFY YOUR BLOCKHASH :Neutron: In Console/Terminal Using Commands : getblockhash 1081411 Does it match this string? 5cf8280d38e1708c9e70e5f613b4f27dc02ddba8f2eddf046b00190d2fe9b023 getblockhash 1081500 Does it match this string? 1098799d14d054d20f3eb4dc0ecfcd6b2421a252387267790bdfa88d75dd486f getblockhash 1081520 Does it match this string? 174fd0dfa1b55ad09749a897c64a4b7dd042ee0fc617c09f73c6dfefe3bacf18 :biohazard: If your values don't match this, :biohazard: :biohazard: then you are following the fork! :biohazard: Updated bootstrap file up to block 1081535: http://45.77.185.102/Neutron_blockchain_20171208_block1081535.zip
|
|
|
|
audiotopix (OP)
|
|
December 12, 2017, 09:43:25 AM Last edit: December 12, 2017, 11:02:02 AM by audiotopix |
|
|
|
|
|
mattbellme
Member
Offline
Activity: 135
Merit: 10
|
|
December 12, 2017, 10:51:22 AM |
|
With masternodes how do they earn?
I mean if there aren't many transactions, why do they earn an income? Or they get a shared earning of the block reward regardless of the traffic on the network?
What happens when the full coin supply is reached?
|
|
|
|
audiotopix (OP)
|
|
December 12, 2017, 11:07:27 AM |
|
With masternodes how do they earn?
I mean if there aren't many transactions, why do they earn an income? Or they get a shared earning of the block reward regardless of the traffic on the network?
What happens when the full coin supply is reached?
Masternodes are paid each time a block is minted, staking wallets make payouts to the masternodes each time they hit a block, The current block reward is 19.14 coins of which 12 are paid out to the winning masternode. Full coin supply will not be reached for 30 more years, which gives us plenty of time to decide : ) NTRN's block reward dynamically reduces over time, its getting more scarce all the time,, and incredibly undervalued.
|
|
|
|
|
MegaKill
Member
Offline
Activity: 93
Merit: 10
|
|
December 13, 2017, 03:31:08 AM |
|
Why Neutron-qt wallet use a lot of cpu and network resources compare to other staking wallets?
|
Cross Exchanges Arbitrage(SPOT) & Spread(Perpetual Futures) Trader
|
|
|
duyenwong
Member
Offline
Activity: 119
Merit: 10
|
|
December 13, 2017, 04:44:48 AM |
|
I had no idea I was on the wrong chain. I was using v2.0 and protocol 60016. When audiotopix posted the test and the zip file to download, that did the trick. Of course, I had to remove the old database. I also had to do a repairwallet because there were some missing transactions. Unfortunately, I thought I got a lot more from staking, but it was lost in the forked chain.
|
|
|
|
audiotopix (OP)
|
|
December 13, 2017, 06:43:35 AM |
|
I had no idea I was on the wrong chain. I was using v2.0 and protocol 60016. When audiotopix posted the test and the zip file to download, that did the trick. Of course, I had to remove the old database. I also had to do a repairwallet because there were some missing transactions. Unfortunately, I thought I got a lot more from staking, but it was lost in the forked chain. The forked chain isnt a place anyone would want to be as thats where the old clients went, masternodes there wouldnt of been paid. We have been monitoring and I am pleased to say that the bad chain is almost completely dead and we have suceeded, 90% of the oldest clients are all now running v2.0 and the largest stakers as well,,, It has all moved over nicely,, the hard ban is next to clean up the rest. Mastrernodesonline and masternodes.pro both have been resolved and are now reporting accurate estimations, the dust seems to be settling nicely. Thanks everyone,, you can expect to see more from us soon.
|
|
|
|
indigolium
Newbie
Offline
Activity: 1
Merit: 0
|
|
December 14, 2017, 09:19:42 AM |
|
Hi guys, Would be grateful if someone could help me out. I'm trying to set up my first masternode (total noob) on a windows 7 pc, and I'm now stuck with this problem(see the 2 attached screenshots for details): https://imgur.com/a0pskHdhttps://imgur.com/PoV5GdOAfter copying the config data from nucleus into a freshly created notepad file (named masternode.conf , not txt) saved in the ~/roaming/neutron folder, I get a parsing error already on the first line when I try to restart the neutron wallet. If I remove the first line (just as a test), it simply says parsing error on the next line. I can't find any description of this error online, and it's not clear to me if the error is on the data/code level or something else. As soon as I remove the masternode.conf again the wallet starts as normal. Thanks
|
|
|
|
AngelPeters
Member
Offline
Activity: 88
Merit: 10
|
|
December 14, 2017, 09:22:51 AM |
|
Seems like my wallet is stuck in block 1082120 . Anyone else facing this problem (?) , any help is appreciated .
Yes. But it's has changed now
|
|
|
|
duyenwong
Member
Offline
Activity: 119
Merit: 10
|
|
December 14, 2017, 04:34:46 PM |
|
Hi guys, Would be grateful if someone could help me out. I'm trying to set up my first masternode (total noob) on a windows 7 pc, and I'm now stuck with this problem(see the 2 attached screenshots for details): https://imgur.com/a0pskHdhttps://imgur.com/PoV5GdOAfter copying the config data from nucleus into a freshly created notepad file (named masternode.conf , not txt) saved in the ~/roaming/neutron folder, I get a parsing error already on the first line when I try to restart the neutron wallet. If I remove the first line (just as a test), it simply says parsing error on the next line. I can't find any description of this error online, and it's not clear to me if the error is on the data/code level or something else. As soon as I remove the masternode.conf again the wallet starts as normal. Thanks You need to review the install guide again to be safe. From your pictures, the entries you have in your masternode.conf should be in neutron.conf. Masternode.conf only has 1 entry.
|
|
|
|
greenhope
|
|
December 14, 2017, 06:56:50 PM |
|
Hi guys, Would be grateful if someone could help me out. I'm trying to set up my first masternode (total noob) on a windows 7 pc, and I'm now stuck with this problem(see the 2 attached screenshots for details): https://imgur.com/a0pskHdhttps://imgur.com/PoV5GdOAfter copying the config data from nucleus into a freshly created notepad file (named masternode.conf , not txt) saved in the ~/roaming/neutron folder, I get a parsing error already on the first line when I try to restart the neutron wallet. If I remove the first line (just as a test), it simply says parsing error on the next line. I can't find any description of this error online, and it's not clear to me if the error is on the data/code level or something else. As soon as I remove the masternode.conf again the wallet starts as normal. Thanks Delete masternode.conf, if your neutron.conf has same content and if you use wallet v2.0. Masternode.conf is not needed for 2.0. Also use port 32001 instead of port 9999.
|
|
|
|
|
|