Author

Topic: [XC][XCurrency] Decentralised Trustless Privacy Platform / Encrypted XChat / Pos - page 1329. (Read 1484248 times)

member
Activity: 101
Merit: 10
Why does XC on divide to 6 decimals?

in util.h on github.
{
static const int64 COIN = 1000000;
static const int64 CENT = 10000;
}

COIN should be 100 million not 1 million.  This means that XC are only divisible to 6 decimals and not to 8 decimals.

You can't do much colored coin related things with only 6 decimals, not enough units.

pretty stupid. that means there are 400 times less XC units then bitcoin units. If this coin is ever going to take off, it should be
built from success from the ground up.

Turns out that the devs just forked mintcoin code (obvious from /contrib in the github source) and they didn't even bother to notice.


Another example of dev incompetence.

You guys just say this guy is trolling
But is his point true?
Any people can confirm?

I can answer this.  XC like 99% of all coins out there, successful or not, uses code from other sources.  In other words, the source is open.  Or, open source.  That means anyone can use it, with little in the way of limitation.

There is an excellent chance that the webpage you are reading right now, though it may contain original code, uses open JS libs such as node.js that are used by 88% of the sites on the internet.  Only morons write new code when it is freely available in code libs.  One big reason is code libs, such as the CPP STL, are optimized over the course of years by industry experts.  They are fast and efficient, and save developers time and cost.  In software, it's more important to be right than original.

The files in question on github were last updated seven days ago.  The XC project is a work in progress, and some of the updates are experimental, alpha, and/or beta.  Until the coloured coin or any other feature is in a stable release, it won't be considered "finished", and even then it will go into maintenance phase for a very long time.  That is how software development works.

As for these repeated attacks on the dev team over stupid things like this, so what?  It's the software industry writing reusable code.  That's what it is supposed to be doing.  Once XC is finished with their original code additions to XC, and the market share is secure, they will release the code to open source so that integrity42 can blame the next code reusers for reusing XC code that was permitted and encouraged to be reused.
hero member
Activity: 672
Merit: 501
someone trying hard to pound the price into the ground.
sr. member
Activity: 602
Merit: 255
Mr Integrity42 you have not posted on this forum since the 1 march and suddenly you come here and troll this thread, What is your goal ?

he just bought into drk... drk is crashing so hes coming here to Fud to make potential investors flee back to drk... hes just mad at himself.  its ok.
sr. member
Activity: 602
Merit: 255
Even Darkcoin DRK got it right

util.h
{
static const int64 COIN = 100000000;
static const int64 CENT = 1000000;

}


XC didn't even fork Darkcoin properly.  Their code is totally broken, and it doesn't even have any Xnode code or implemenation available.

wow. what a fail.

XC does not need code to run xnodes (which are working) - XC is magical... thats why u dont see the code u fool, u cant see magic! 
member
Activity: 297
Merit: 30
Why does XC on divide to 6 decimals?

in util.h on github.
{
static const int64 COIN = 1000000;
static const int64 CENT = 10000;
}

COIN should be 100 million not 1 million.  This means that XC are only divisible to 6 decimals and not to 8 decimals.

You can't do much colored coin related things with only 6 decimals, not enough units.

pretty stupid. that means there are 400 times less XC units then bitcoin units. If this coin is ever going to take off, it should be
built from success from the ground up.

Turns out that the devs just forked mintcoin code (obvious from /contrib in the github source) and they didn't even bother to notice.


Another example of dev incompetence.

We are closed source right now, so github source is irrelevant for several versions now.
Github source is version 1.33
Version 1.36 is current
Version 1.37 is released tonight



sr. member
Activity: 602
Merit: 255
So if the ports are the same it simply means that it wouldn't be able to work with Bitcoin daemon simultaneously which doesn't appear to be catastrophic.

No, you don't understand. The P2P port and RPC ports are both set the same. This makes the binary built from source impossible to use.


This is concerning because the windows/mac/linux binaries that everyone is using are NOT the same as the ones built from source.  Who knows if the official binaries contain malware unless we can build from source?

And I've already proved theres a bug in the source.  Amateur hour here. I can't believe nobody spotted this yet. I suppose real auditors and devs stay away from the altcoin section of this forum.

Tried to build it myself but it requires libboost 1.55 while I have 1.54 in repos. Too lazy to get 1.55 so not going to test it. However I haven't seen people reporting problems with that. Also config must be enough to correct that.

Thats convenient. You don't have to build it. Check the port numbers on the init file and bitcoinrpc file on github.

Hell, even look at the --help output. they have the ports wrong there too.

Thanks man, we really appreciate that you are giving us warnings.
As you can see on Mintpal currently, where the price is rocketing from 0.00095000 to currently 0.0118799, everyone is dumping in panic mode because of your warnings. Oh no wait, nobody seems to give a fuck.

They don't understand that the devs of this coin are clueless and it will be worthless. You should sell your coins to the idiots.

Can you provide proof of this- link to the source or paste it here... rather than just rambling like a drk troll
full member
Activity: 126
Merit: 100
what is problem?
all works fine
member
Activity: 684
Merit: 10
Why does XC on divide to 6 decimals?

in util.h on github.
{
static const int64 COIN = 1000000;
static const int64 CENT = 10000;
}

COIN should be 100 million not 1 million.  This means that XC are only divisible to 6 decimals and not to 8 decimals.

You can't do much colored coin related things with only 6 decimals, not enough units.

pretty stupid. that means there are 400 times less XC units then bitcoin units. If this coin is ever going to take off, it should be
built from success from the ground up.

Turns out that the devs just forked mintcoin code (obvious from /contrib in the github source) and they didn't even bother to notice.


Another example of dev incompetence.

You guys just say this guy is trolling
But is his point true?
Any people can confirm?
hero member
Activity: 672
Merit: 501
Mr Integrity42 you have not posted on this forum since the 1 march and suddenly you come here and troll this thread, What is your goal ?

If its not obvious enough. He needs to go back and wishing Gox is going to reopen.
hero member
Activity: 661
Merit: 500
Mr Integrity42 you have not posted on this forum since the 1 march and suddenly you come here and troll this thread, What is your goal ?
full member
Activity: 476
Merit: 100
Do we know when updated wallet is being released?

Maybe, but they don't publish the source code, so you're running useless wallets with malware
legendary
Activity: 1070
Merit: 1021
Do we know when updated wallet is being released?
legendary
Activity: 1190
Merit: 1002
Pecvniate obedivnt omnia.
Messages will be completely deletable? Are they only stored locally? Does the blockchain keep a record in any way?

As you can tell I have no idea how this is going to work!
we can only guess, i'm sure the Dev will work this out, he is a smart bloke.
hero member
Activity: 812
Merit: 1000
Messages will be completely deletable? Are they only stored locally? Does the blockchain keep a record in any way?

As you can tell I have no idea how this is going to work!
legendary
Activity: 1190
Merit: 1002
Pecvniate obedivnt omnia.
so...encrypted messaging released possibly this week, can't wait to see it, exciting stuff! Wink

+1. The pace of development here leaves nothing to be desired.
the encrypted instant messaging is going to be a big one, if there was a way you could simply attach a payment to that message, as easily as attaching an emotion etc, that is were i think the next big thing in crypto is, i hope our Dev is thinking along these lines as well, people want privacy when exchanging email's, messages etc, add this with private payments in a quick easy format and you have all the ingredients for something bound to go mainstream.
legendary
Activity: 1070
Merit: 1021
All i see is 'This user is currently ignored.' lol....many trolls lurk here
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
much fun today at XC...must sleep now....bye all see ya after encrypted messaging release
legendary
Activity: 1190
Merit: 1000
SoNiC BooM
Even Darkcoin DRK got it right

util.h
{
static const int64 COIN = 100000000;
static const int64 CENT = 1000000;

}


XC didn't even fork Darkcoin properly.  Their code is totally broken, and it doesn't even have any Xnode code or implemenation available.

wow. what a fail.

This thread is only for XC true believers. No FUD allowed at all.

Try this thread. https://bitcointalksearch.org/topic/unmoderated-xc-thread-631052

totally broken fork Darkcoin, XC didn't. Xnode doesn't even have code is totally broken like darkcoin
wow. what a fail.  Grin

For a thread not related to Darkcoin at all, a lot of you like to talk about it.

desintegrity42 like to lick my XC balls so let him  Grin
hero member
Activity: 658
Merit: 500
The Buck Stops Here.
Even Darkcoin DRK got it right

util.h
{
static const int64 COIN = 100000000;
static const int64 CENT = 1000000;

}


XC didn't even fork Darkcoin properly.  Their code is totally broken, and it doesn't even have any Xnode code or implemenation available.

wow. what a fail.

This thread is only for XC true believers. No FUD allowed at all.

Try this thread. https://bitcointalksearch.org/topic/unmoderated-xc-thread-631052

totally broken fork Darkcoin, XC didn't. Xnode doesn't even have code is totally broken like darkcoin
wow. what a fail.  Grin

For a thread not related to Darkcoin at all, a lot of you like to talk about it.
Jump to: