Pages:
Author

Topic: [ANN][XRY] Royalties | Cryptonote | Upto 15% Interest on Deposits - page 5. (Read 31107 times)

full member
Activity: 798
Merit: 103
It is strange that the coin is still being traded as the blockchain is dead... As it is still on exchanges, people can still buy XRY.
full member
Activity: 798
Merit: 103
Wallet can't connect to any source. Royalties dies just after the return of the dev and now dev left. The coin was too hard to mine compare to it's price, that's why i think it is dead. The difficulty of mining didn't adjust to the current price of the coin.
hero member
Activity: 2730
Merit: 552
All these little crypto-traumas get people so worried and they sell cheap and then the coin goes up.  It's hard to know what goes on.   Maybe some of them are planned.
newbie
Activity: 12
Merit: 0
Come on!

No blocks in 117 hóurs.

Are you guys jerking off ?

Not only are they jerking, but obviously, they are "double fisting" it and unable to use the keyboard since both hands are occupied. 

Note to DEV's, let your mistress join in so you can free one hand to fix the issue.  Alls you need is one hand free. 

 Cheesy Cheesy Cheesy Cheesy Cheesy
sr. member
Activity: 440
Merit: 250
Hi,

I'm new here, I was just wondering what's going on with this project? Why is it so cheap? Seems like there is alot of upside to buy this coin?
Are there still developers working on this?
Maybe the development team is on vacation, but we investors can't do anything?
I hope they get back to work as soon as possible.
newbie
Activity: 1
Merit: 0
Hi,

I'm new here, I was just wondering what's going on with this project? Why is it so cheap? Seems like there is alot of upside to buy this coin?
Are there still developers working on this?
newbie
Activity: 30
Merit: 0
There was some news that it was going to pump back to 800 sats last week . I dont understand why did it die so quick , did the dev sell all their coins ?
full member
Activity: 560
Merit: 113
Still very quiet in this thread, I was surprised to see the dev gone.

Glad to see he is still in Discord. A message here would also help to instill some more confidence.
newbie
Activity: 47
Merit: 0
I saw that there was an update at GITHUB 4 days ago in Royalties (XRY).
I would like to know what the "final improvements" (in practice) that this update may entail for the cryptocurrency XRY.
Dev, or someone, could respond?

Thx!

Dev is active in official Discord channel. Why don't you send him a PM re your question? His username is @GOAT.
newbie
Activity: 28
Merit: 2
I saw that there was an update at GITHUB 4 days ago in Royalties (XRY).
I would like to know what the "final improvements" (in practice) that this update may entail for the cryptocurrency XRY.
Dev, or someone, could respond?

Thx!
member
Activity: 165
Merit: 10
Has anyone addressed the issue with Cryptopia and its not able to find any nodes? 
newbie
Activity: 1
Merit: 0
I was fix the network. An incorrect transaction input to the daemon and it crashed.

Now the network is working stably, but the pools should make an additional check input transaction in the deamon.

For self-assembly:
1. In src/CryptoNoteCore/TransactionPool.cpp file, you need to replace the function canAdd(string 71):
Quote
private:
    bool canAdd(const Transaction& tx) {
      for (const auto& in : tx.inputs) {
        if (in.type() == typeid(KeyInput)) {
          if (m_keyImages.count(boost::get(in).keyImage)) {
            return false;
          }
        } else if (in.type() == typeid(MultisignatureInput)) {
          const auto& msig = boost::get(in);
          if (m_usedOutputs.count(std::make_pair(msig.amount, msig.outputIndex))) {
            return false;
          }
        }
      }
     
     uint64_t inputs_amount = 0;
      for (const auto& in : tx.inputs) {
        uint64_t amount = 0;

        if (in.type() == typeid(KeyInput)) {
           amount = boost::get(in).amount;
        }
        else if (in.type() == typeid(MultisignatureInput)) {
           amount = boost::get(in).amount;
        }

        inputs_amount += amount;
     }

     uint64_t outputs_amount = 0;
     for (const auto& o : tx.outputs) {
        outputs_amount += o.amount;
     }
     
     if (outputs_amount > inputs_amount) {
        return false;
     }

      return true;
    }

    std::unordered_set m_keyImages;
    std::set> m_usedOutputs;
    std::vector m_txHashes;
  };

2. Delete string 158 in CMakeLists.txt or fix test.
Quote
add_subdirectory(tests)

Files in repo https://github.com/Vetro7/RoyaltiesCLI NOT correct.
For work use source code from offsite https://xry.io/#download



member
Activity: 165
Merit: 10
Come on!

No blocks in 117 hóurs.

Are you guys jerking off ?

Not only are they jerking, but obviously, they are "double fisting" it and unable to use the keyboard since both hands are occupied. 

Note to DEV's, let your mistress join in so you can free one hand to fix the issue.  Alls you need is one hand free. 
member
Activity: 165
Merit: 10
Ag grow up cryptopathshala......

Ive and im sure alot of other here have allready made alot of monet from XRY.......and i will do so again!!!!

@cryptopathshala

Your math is 10000% correct and most people in Crypto don't know how to calculate mining since they probably won't do any mining anyways.  Alls they are interested in is finding the low price coin or being an early investor with hopes of the coin rising later.  So while your calculation is correct, and if a coin doesn't attract miners, it can't grow, those who are new to crypto won't understand those two dynamics when choosing a coin.  They just won't do it because that information isn't put on coin tracking sites and new investors don't know the correlation between the two.  With that being said, you are still correct. 
newbie
Activity: 10
Merit: 0
Ag grow up cryptopathshala......

Ive and im sure alot of other here have allready made alot of monet from XRY.......and i will do so again!!!!
jr. member
Activity: 80
Merit: 2
Your True Helping Hand in Crypto World- Join Slack
Someone is trying to move 1 Billion coins.  http://xryexplorer.info/#



Why you should stop buying and sell XRY right now

We are a group of blockchain volunteers who are educating users about potential risk wherever its misleading to fellow crypto investors to improve overall experience about crypto industry.

So, Just look at this project as we see innocent people are falling in a trap by watching its low price. Let us explain why we feel is you are paying too much for this coin.

First, thought coinmarketcap do not show current supply, but if you check their block explorer, you get to know supply is 18,450,415,378.40 XRY
Which is 18.45 Billion.

If you multiply supply with current price: 18450415378.40 *$0.001732 = $31,956,119

So essentially you are buying this coin at 31 million marketcap, now ask yourself, this coin always have 0 marketcap data because insufficient details on coinmarketcap. It was never in 1-2 million marketcap coin.

You are buying too expensive coin, its a trap based upon human psycology to buy low price coins and many people dont know this calculation.

No sane crypto person will tell you to buy a coin with only 11 pages on bitcoin forum in these many months to buy at 31 million marketcap.

It will be soon back to 1 satoshi, if you act fast you will save your money if not blame yourself for your half based knowledge.

Why no one will mine this coin and no one should

Current block reward for XRY is 0.1000 , so if you mine with 6 GPU rig which can give you 6 XRY a day. So current earning per day per rig will be : 6*0.001732=$0.010392
So now to make it mining profitable it needs to go to $1.5 per XRY, and for which this needs to get 24 Billion Marketcap. Which is impossible as it would need this to go to 6th price, above NEM.

Now, understand there will be few accounts , mostly new account, try to convince you that it will go up. But use your mind, show this analysis to person whom you trust in crypto and sell as fast as you can.

Once you save yourself or even you were late to sell, you will already have a learning from this and you will do better in future investments.
We are always open for your well being and guidance. You can join us on instagram and twitter with accounts as same name.


We were right on time to reveal to save you guys, anyone want to give some merits to this so that we can continue helping people
member
Activity: 165
Merit: 10
DEV is you dont show up, Cryptopia is going to jerk you off like you are jerking the investors, thus causing lose of money. 
sr. member
Activity: 1478
Merit: 264
Come on!

No blocks in 117 hóurs.

Are you guys jerking off ?
member
Activity: 165
Merit: 10
DEV - really, no connections for over 48 hours.  Really DEV!?!?!?
newbie
Activity: 10
Merit: 0
What happens with XRY network? Last block 37 hours ago Sad
it stucked, wait dev resolve their chain, be patient!
Pages:
Jump to: