Author

Topic: Ixcoin TODO - page 250. (Read 631736 times)

legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 19, 2014, 04:21:40 PM
Guys, someone suggested that we should try to get listed on CryptoStocks.com.

It would be a great idea but can we do it without cash flows and without paying dividends?

Any ideas or suggestions?
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
January 19, 2014, 12:33:44 PM
Today i have submitted an article about ixcoin here:

http://beforeitsnews.com

After registration, you can complete your profile and then, as a new user your article will have to pass their approval.
What do you think about a bounty for every article published on a online newspaper?

That's a good idea.  We don't have a lot of bounty, however,  let's go with 100 IXC for a legit online newspaper. 
sr. member
Activity: 294
Merit: 250
January 19, 2014, 11:33:20 AM
Today i have submitted an article about ixcoin here:

http://beforeitsnews.com

After registration, you can complete your profile and then, as a new user your article will have to pass their approval.
What do you think about a bounty for every article published on a online newspaper?
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
January 19, 2014, 11:18:31 AM
Hi guys,

Lets make IXC a bit more popular by adding it to a new exchange site.

https://www.coinmarket.io/

https://bitcointalk.org/index.php?topic=422153.new

Frictionlesscoin, what do you think?
To me, it looks like a maxi gathering of scummy coins.


Is a one coin exchange?

We already have trouble with liquidity with 2 exchanges.  The only exchange we should be interested in is international exchanges.
sr. member
Activity: 294
Merit: 250
January 19, 2014, 11:15:57 AM
Hi guys,

Lets make IXC a bit more popular by adding it to a new exchange site.

https://www.coinmarket.io/

https://bitcointalk.org/index.php?topic=422153.new

Frictionlesscoin, what do you think?
To me, it looks like a maxi gathering of scummy coins.
sr. member
Activity: 322
Merit: 250
January 19, 2014, 09:38:29 AM
Hi guys,

Lets make IXC a bit more popular by adding it to a new exchange site.

https://www.coinmarket.io/

https://bitcointalk.org/index.php?topic=422153.new
full member
Activity: 266
Merit: 100
NXT is the future
January 19, 2014, 09:35:29 AM
]If going native will somehow let people do it without needing the whole blockchain but without having to trsut some third party's server then hey maybe that might be what going native is intended to buy us.

...

If it is a hard fork it is in a way not IXCoin at all, it is a change-over from IXCoin to some new similar coin that has colour somehow in the protocol or blockchain directly and has everyone's coins still at the same addresses they were at in the IXCoin that existed prior to the block number at which the hard fork goes into effect.


-MarkM-


This is exactly what native provides.

The normal colored coin implementation is required to traverse the current transaction back to the genesis transaction to verify the validity of a transaction.

In the usual SPV thin client implementation,  validation requires only that the previous transaction is in the block chain.

Why does this work?  Because the clients and miners ensure that it will not validate a transaction where the inputs don't balance with the outputs.

With a native colored coin implementations,  the clients and miners validate a transaction where the colored inputs must balance with the colored outputs.  There exists no valid transaction where a colored input does not match a colored output (unless the output has no color.... this allows the destruction of the colored coin, but preservation of the IXC).

So it definitely is not marketing speak. It is a reality that Bitcoin because of its legacy is unable to make the necessary changes, while iXcoin can do so because it is much smaller.   So if we time these changes correctly, the can go in with the 0.8.7 changes.

It will be a hard fork that will only affect transactions of a different version.  So all IXC transaction will work like they work today.  But a colored IXC transaction will work slightly differently.

Hope this answers your questions.



https://github.com/slothbag/nxt-decompiled/blob/master/Nxt.java
full member
Activity: 266
Merit: 100
NXT is the future
January 19, 2014, 09:34:56 AM

Also, what do you even mean by invalid coloured coin transactions? Aren't all possibilities accounted for, typically by resolving to erasure/loss of colour? So that maybe what you are thinking is an invalid colour-transaction is actually a perfectly valid uncolouring?

-MarkM-


Invalid color transaction -  a colored coin can't change its colors!

It is that simple.  This is the only validation you need to make aside from the checking of balances.


https://github.com/slothbag/nxt-decompiled/blob/master/Nxt.java
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
January 19, 2014, 08:29:54 AM

Also, what do you even mean by invalid coloured coin transactions? Aren't all possibilities accounted for, typically by resolving to erasure/loss of colour? So that maybe what you are thinking is an invalid colour-transaction is actually a perfectly valid uncolouring?

-MarkM-


Invalid color transaction -  a colored coin can't change its colors!

It is that simple.  This is the only validation you need to make aside from the checking of balances.
legendary
Activity: 2940
Merit: 1090
January 19, 2014, 07:39:03 AM
I was wrong about needing the whole chain: https://bitcointalksearch.org/topic/m.4585334

You are right that they need to traverse from genesis of the colour though.

Miners can only verify colours they know about.

I suspect that coloured coins are only practical at all thanks to no one having to know about / track any colours other than the few or many or millions that they are interested in.

How much extra information and processing does each colour involve?

How much more effective would spamming colours be than spamming ordinary transactions?

From that, how much fee will creating a colour need to have to adequately pay for all the excess storage and lookups?

Do miners need to go find the contract of each colour or its kernel definition or whatever?

Do they only do that once then store it forever, or do they need to periodically check that it has not been superceded or altered etc?

A "catalogue of many or most of the colours ever used" site/server might be a massive service all on its own, it is reasonable to expect all miners to in effect subsume all the info from all such sites about al colours in order to mine?

Does such info maybe even get put into the blockchain to eliminate the need to go look at third party URLs to find the kernel for the colour?

What happens if someone gets a miner to record information about a colour into the blockchain then changes the data at the URL after the blockchain already processed the colour in accordance with the colour-kernel the prior state of the URL had claimed that colour uses?

What do the current coloured coin developers say about these kinds of questions?

It seems to me one could easily break a nicely working high security blockchain by trying to jam coloured coin client stuff into its mining algorithms.

Normally coloured coin clients in effect do their own "mining" in the sense of verifying transactions.

Also, what do you even mean by invalid coloured coin transactions? Aren't all possibilities accounted for, typically by resolving to erasure/loss of colour? So that maybe what you are thinking is an invalid colour-transaction is actually a perfectly valid uncolouring?

-MarkM-
legendary
Activity: 868
Merit: 1000
Cryptotalk.org - Get paid for every post!
January 19, 2014, 07:09:02 AM
]If going native will somehow let people do it without needing the whole blockchain but without having to trsut some third party's server then hey maybe that might be what going native is intended to buy us.

...

If it is a hard fork it is in a way not IXCoin at all, it is a change-over from IXCoin to some new similar coin that has colour somehow in the protocol or blockchain directly and has everyone's coins still at the same addresses they were at in the IXCoin that existed prior to the block number at which the hard fork goes into effect.


-MarkM-


This is exactly what native provides.

The normal colored coin implementation is required to traverse the current transaction back to the genesis transaction to verify the validity of a transaction.

In the usual SPV thin client implementation,  validation requires only that the previous transaction is in the block chain.

Why does this work?  Because the clients and miners ensure that it will not validate a transaction where the inputs don't balance with the outputs.

With a native colored coin implementations,  the clients and miners validate a transaction where the colored inputs must balance with the colored outputs.  There exists no valid transaction where a colored input does not match a colored output (unless the output has no color.... this allows the destruction of the colored coin, but preservation of the IXC).

So it definitely is not marketing speak. It is a reality that Bitcoin because of its legacy is unable to make the necessary changes, while iXcoin can do so because it is much smaller.   So if we time these changes correctly, the can go in with the 0.8.7 changes.

It will be a hard fork that will only affect transactions of a different version.  So all IXC transaction will work like they work today.  But a colored IXC transaction will work slightly differently.

Hope this answers your questions.
legendary
Activity: 2940
Merit: 1090
January 19, 2014, 03:49:30 AM
I didn't say I saw any problems, I just don't see what native is meant to be nor what it will buy us.

Plain old coloured coins run on any blockchain, with no modifications to the blockchain, the normal clients, miners, and so on.

No problems there, for people willing to run full nodes, that is, to have the entire blockchain themselves.

If going native will somehow let people do it without needing the whole blockchain but without having to trsut some third party's server then hey maybe that might be what going native is intended to buy us.

Or maybe native is just marketing-speak propaganda that really just means we'll be using coloured coin clients as our notmal default clients so that it will seem as if colour is native to the coin simply because we never use the coin with a client that doesn't know about colour.

Right now coloured coin clients seem to be based on Armoury. Maybe the intent is to build a QT based coloured coin client so the client can look like normal QT based coin-clients yet, unlike other coins that haven't copied the code yet into their QT clients, it has colour "built in". (To the client. Not the coin/blockchain.)

So maybe the first question is, is native to mean native to the reference client / default client / recommended client / standard daemon / main daemon used by pools nodes whatever, or is it to mean hacking at the actual coin/blockchain (and if so, are we talkign about a "forking change" and if so is it a "hard fork"?)

If it is a hard fork it is in a way not IXCoin at all, it is a change-over from IXCoin to some new similar coin that has colour somehow in the protocol or blockchain directly and has everyone's coins still at the same addresses they were at in the IXCoin that existed prior to the block number at which the hard fork goes into effect.

(Bitcoin tends to allow two years for a hard fork to go into effect. Not sure how fast would be too fast for IXCoin if for some reason a hard fork of IXCoin was desperately required. Maybe the block at which block rewards stop would be a logical block at which to have any hard fork go into effect if one is for some reason urgently needed?)

-MarkM-
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 19, 2014, 03:30:49 AM
I'm no techie mark and it seems even real coders know little about colored coins.

Maybe Friction can add some color as to what is Native.

So the more coins ride on top of iXcoin the more fees iXcoin holders get?

Wow, that's a huge benefit and that solves the problem right there with no more coins being mined in 2015.

Friction seems to think this will work with no problems but it seems you're not so sure.

So how can Friction be so sure given you're very experienced.  

And why hasn't anyone else done this - why isn't bit coin doing it chase it's a brilliant idea.  I haven't even heard of any other coin doing what iXcoin is attempting.

So why not? I hope this isn't just some elaborate hype/scam.
legendary
Activity: 2940
Merit: 1090
January 19, 2014, 03:00:39 AM
Miners need not even know. They can just go on mining as they normally do.

The only difference to them is there should be more transactions happening thus more fees.

They would need a coloured coin client to be able to track which transactions involved colours and which colours they involved.

That is why i do not understand what "native" coloured coins is even supposed to mean.

Colouring is a whole distinct thing the blockchains need not know about.

The coloured coin clients though need to be able to track the entire blockchain I think. No "thin clients" unless they are prepared to (blindly?) trust some real client somewhere to say what is what.

Haven't you read any of the coloured coin people's sites and threads and such?

-MarkM-
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 19, 2014, 02:51:12 AM
Friction or Mark,

If a coin is riding on top of iXcoin using native colored coins then how does that when with miners?

As a miner I'm mining iXcoin and it has a coin riding it how does that work? And does that other coin also require mining or is that not even possible?

Thanks.
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 18, 2014, 07:54:36 PM
Thanks for your input, Mobile.

Hopefully I can sell just one of these domains to get some working capital and then I'll forget about them until Bitcoin really takes off.
sr. member
Activity: 294
Merit: 250
January 18, 2014, 07:52:32 PM
So far we have:

1. wikipedia: the head of the project is iampingu.

2. Press release attempt n.1: the head of the task is nfigueir


3. Selling on eBay UK from 10th february: nfigueir, mobile - still 2 missing
http://www.coindesk.com/ebay-uk-virtual-currency-february/

Please, other 2 volunteers needed.

PS If you wanna sell IXC now, the only way is to sell e.g. 1 cent fiat coin and give for free a certain amount of IXC. If you and the receiver use CEX.io the fee is zero.
Check action 14 https://bitcointalk.org/index.php?topic=405116.new#new

sr. member
Activity: 400
Merit: 250
the sun is shining, but the ice is still slippery
January 18, 2014, 07:48:02 PM
The conversation has moved forward and these replies are dated but I already wrote them in contribution to this discussion so posting anyways!

Which domain names do you like in particular?  I have about another 100 on top of the roughly 90 I listed on here, but I forgot my 2 factor logon and I don't want to give away all my ideas since I only wanna sell a few domains.

As for tesla or really any other unique domain, I feel these will be as hot or hotter [temporarily] than normal internet domains and I expect that to really start happening in the next 12 months as lots of people start creating top notch personalized domains and corporations throw their hat in the ring.

There's only so many decent coin domains and I'm glad I found out about BTC with just enough time to grab a few.  Had I found out just a few months earlier (prior to May 2013) I feel strongly if have millions of dollars now.  So I found out late but it was still just in time.

So if I don't get a lucrative offer I will wait cause I know what's coming and I'm not hurting for money I just want to speed up iXcoin development.

Thanks for your input!


Edit:  I did some research and start-ups regularly pay $200,000-$300,000 for simple general domain names.  Something like TeslaCoin would not be considered general or normal as it is a hot and popular brand, a household name yet in the public domain.  That's an incredibly rare opportunity to have.

I was just speaking in general about the domains you current hold. I mean you have a bunch of future potential altcoin domains. You have a number of IXC (and others) with dice and casino in them (HOT!) And then I was speaking more directly about how your sitting on teslacoin.com. Yeah its incredible the profit that can be made if you buy up the right domain. I imagine it can be a waiting game but pays off in the end. Anyways at the end of the day this is just small talk but wanted to comment positively on the potential "domain gold" that your sitting on. Now onward to more business. Ill work on the IXC ebay thing and ping various media outlets and other various exchanges about IXC. Cheers...

Well obviously this is my first concern, compounded by the fact of these horrors stories and I have this 10+ year old aged account in perfect standing. I imagine that I will either A)Sell something trivial that can be sent on a post card with a added gift of 100IXC B) create a new account just for this. This just gave me the idea to print out IXC stickers as a selling work around. Ill keep my eye on the logo design thread and/or just use the existing one if I can scrap up the funds.

I've sold Steam games on eBay... none issue.

How about selling CEX.IO redeeamble codes?

You can say that you are selling GHs.



I like that. The selling GHs or the redeemable codes. Something to consider.

Speaking of cool domains what do you guys think about these 2 domains?


ExcaliburCoin.com

and...

CamelotCoin.com


..........
Choosing between the two, I would say ExcaliburCoin.com.

So far we have:

1. wikipedia: the head of the project is iampingu.

2. Press release attempt n.1: the head of the task is nfigueir


3. Selling on eBay UK from 10th february: nfigueir - still 3 missing
http://www.coindesk.com/ebay-uk-virtual-currency-february/

Please, other 3 volunteers needed.

There is no reason why you cant count me in for "3.Selling on eBay UK". I do however want to do make sure I do some due diligence in that matter before committing.

//edit: formatting
sr. member
Activity: 294
Merit: 250
January 18, 2014, 07:47:35 PM
Well obviously this is my first concern, compounded by the fact of these horrors stories and I have this 10+ year old aged account in perfect standing. I imagine that I will either A)Sell something trivial that can be sent on a post card with a added gift of 100IXC B) create a new account just for this. This just gave me the idea to print out IXC stickers as a selling work around. Ill keep my eye on the logo design thread and/or just use the existing one if I can scrap up the funds.

I've sold Steam games on eBay... none issue.

How about selling CEX.IO redeeamble codes?

You can say that you are selling GHs.



Yes, in the meantime (till 10th feb ebay uk) the only working solution seems to sell something trivial, adding as a gift a specific amount of IXC. On eBay there are a lot examples of such auctions. 
legendary
Activity: 3052
Merit: 1534
www.ixcoin.net
January 18, 2014, 07:38:37 PM
Here Vlad.  Go to GoDaddy if you want to auction some Domain names.  Their limits go way higher than $5000 as well.

https://auctions.godaddy.com/

Man, I tried for the last hour and listing a domain is impossible.  It's like these idiots have done their best to hide that feature.  I even paid the $4.99 fee to be able to list my domains at auction.  I opened a ticket.

I can't believe these idiots don't have a simple tab which says:  sell my domain.

Does anyone know how to list a domain on Godaddy?  I'm seeing so seriously stupid domains sell for $50,000.  Pretty unreal.
Jump to: