Author

Topic: OP_RETURN (Read 2655 times)

legendary
Activity: 2912
Merit: 1060
newbie
Activity: 29
Merit: 0
April 03, 2014, 06:09:23 AM
#10
There is something frustrating about this OP_RETURN discussion as to what the blockchain is supposed to be used for.

High hopes in stories about the blockchain being the infinite third party for proof of existence. Then when people think of ways to leverage that power, they get told not to spam the blockchain, because that's not what it's supposed to be used for.

The same with micro payments. When you get to using it, the fee turns out to be larger than the payment amount (prior to v0.9).

I understand this from a technical view point, but as a Bitcoin user, I find it discouraging.


With v0.9 I believe the OP_RETURN implementation provides a balanced solution: prunable outputs, infinite storage for those who want to build on top of it.

Now let's get us novices up and running with examples on how to create transactions with valid OP_RETURN values. Thank you.
full member
Activity: 123
Merit: 100
January 15, 2014, 02:43:43 AM
#9


Quote
because it can be pruned from there.

That's interesting point. What do you mean ?
Is the miner going to prune it, and it wont
reach the block chain at all ?
member
Activity: 80
Merit: 10
January 14, 2014, 05:04:00 PM
#8
It's not supposed to.
Don't store data in the chain.

OP_RETURN is like saying "please don't rape me! but if you do, please be gentle".
It doesn't justify or make the rape (abuse of the blockchain, in this case) easier.

Or another way I've seen it phrased, "I can't stop you from raping me, but please be gentle."

To clarify, the only reason that OP_RETURN is in marginally better than other methods of inserting arbitrary data into transactions is that it doesn't bloat the UTXO set, because it can be pruned from there.
legendary
Activity: 2576
Merit: 1186
January 14, 2014, 04:27:57 PM
#7
I am trying to understand how exactly the OP_RETURN help us to store sporadic data in the chain, can somebody explain it with some good example.
It's not supposed to.
Don't store data in the chain.

OP_RETURN is like saying "please don't rape me! but if you do, please be gentle".
It doesn't justify or make the rape (abuse of the blockchain, in this case) easier.
full member
Activity: 123
Merit: 100
January 14, 2014, 09:22:06 AM
#6
Quote

Well that's not a terribly useful comment now, is it?


Well there is some true there, like to say :
"don't ask a stupid questions". My point
is that I am looking somebody with the
experience on that topic.
sr. member
Activity: 430
Merit: 250
January 14, 2014, 08:06:08 AM
#5
Just look in the source code.

Well that's not a terribly useful comment now, is it?


I don't think there are any limitations on the size apart from the 100kb per transaction limit that would make it fail the IsStandard(), but I haven't actually read the source so don't take my word for it
legendary
Activity: 2912
Merit: 1060
January 14, 2014, 07:35:23 AM
#4
Just look in the source code.
full member
Activity: 123
Merit: 100
January 14, 2014, 07:02:56 AM
#3
That's what I thought , but
what are the actual limits ?
How much data can I place there ?
Is miner going take it with any chunk
of data after the OP_RETURN ?
sr. member
Activity: 430
Merit: 250
January 14, 2014, 06:41:24 AM
#2
Hi Fellows ,

I am trying to understand how exactly the OP_RETURN
help us to store sporadic data in the chain, can somebody
explain it with some good example.

Thanks in advance
Roman



Just use OP_RETURN as a 0-value output, I guess?
full member
Activity: 123
Merit: 100
January 14, 2014, 03:07:14 AM
#1
Hi Fellows ,

I am trying to understand how exactly the OP_RETURN
help us to store sporadic data in the chain, can somebody
explain it with some good example.

Thanks in advance
Roman

Jump to: