Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Increase OP_RETURN #91

Open
shawnshaddock opened this issue May 9, 2018 · 1 comment
Open

Feature request: Increase OP_RETURN #91

shawnshaddock opened this issue May 9, 2018 · 1 comment

Comments

@shawnshaddock
Copy link

shawnshaddock commented May 9, 2018

It's becoming popular to use OP_RETURN to store data on chain to build applications and protocols (see https://memo.cash/protocol). Projects like BitcoinABC are embracing this with large blocks and larger OP_RETURN.

BitSend with 10mb blocks + segwit has lots of room for a larger OP_RETURN, this would open up lots of opportunities for building on top of the BitSend network.

For reference, BitcoinABC will have 32 mb blocks and 223 byte OP_RETURN.
https://github.com/Bitcoin-ABC/bitcoin-abc/search?utf8=%E2%9C%93&q=MAX_OP_RETURN_RELAY&type=

@joshafest
Copy link
Collaborator

hi , this is a good idea. But instead we can add a field directly to block which will give more freedom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants