BitSend icon indicating copy to clipboard operation
BitSend copied to clipboard

Feature request: Increase OP_RETURN

Open shawnshaddock opened this issue 6 years ago • 1 comments

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=

shawnshaddock avatar May 09 '18 10:05 shawnshaddock