• About
  • FAQ
  • Earn Bitcoin while Surfing the net
  • Buy & Sell Crypto on Paxful
Newsletter
Approx Foundation
  • Home
    • Home – Layout 1
  • Bitcoin
  • Ethereum
  • Regulation
  • Market
  • Blockchain
  • Business
  • Guide
  • Contact Us
No Result
View All Result
  • Home
    • Home – Layout 1
  • Bitcoin
  • Ethereum
  • Regulation
  • Market
  • Blockchain
  • Business
  • Guide
  • Contact Us
No Result
View All Result
Approx Foundation
No Result
View All Result
Home Bitcoin

bitcoin core – If OP_RETURN relay limits are ineffective, why remove the safeguard instead of keeping it as a default discouragement?

Moussa by Moussa
October 7, 2025
in Bitcoin
0
peer discovery – how to obtain the IP addresses of nodes for mining pools?
189
SHARES
1.5k
VIEWS
Share on FacebookShare on Twitter


TL;DR: The standardness limit on OP_RETURN outputs was lifted by default because it did more harm than good.

Disclaimer: I am the author of the proposal to lift this policy limit.


The OP_RETURN policy limit was introduced as a nudge to rate limit the amount of arbitrary data published onchain. By tolerating some small amount of arbitrary data publication (up to 80 bytes) through the public relay network, it would incentivize developers of applications wishing to publish arbitrary data to adapt their software to these limits rather than building alternative ways to reach miners.

This limit became obsolete when users started exploiting the witness discount to store arbitrary data in transaction witnesses. This method is called “inscriptions” and allows to store close to 400kb of data (i.e. 5000x more data than standard OP_RETURN outputs). These “inscriptions” created a trend and quickly became the main driver of block space demand, generating hundreds of millions of dollars in mining fees.

Meanwhile, infrastructure was being built to make it easier to bypass the public relay network and therefore Bitcoin Core’s relay policy. APIs to submit transactions directly to miners, alternative peer-to-peer networks with looser relay policy restrictions, and a broad interest from users and developers to build these alternatives. Therefore while the OP_RETURN limit in particular was made obsolete by inscriptions, nudging with paternalistic policy limits in general was made less effective as an application developers now has access to many alternatives to access the block chain.

A good example of this dynamic is the recent “sub 1sat/vb summer” trend. Bitcoin Core has for a decade only ever relayed transactions paying a feerate of at least 1sat/vb. This was one of the most well-known and accepted relay policy limit. During the summer of 2025 a number of users, developers and miners “memed” themselves into bypassing this limit. Very quickly, close to half of all transactions included in the block chain were transactions that no version of Bitcoin Core would relay by default. This just goes to show how fragile policy limits really are, and that they are unsuitable to counteract what gets included in the block chain.

Sub 1sat/vByte transactions

While the OP_RETURN policy limit was obsoleted by inscriptions, and while relay policy limits are anyways unsuitable for counteracting how block space gets used, they did do something. By definition, the OP_RETURN limit prevents leveraging the peer-to-peer transaction relay network. Using this network, while not necessary to get access to block space, still has value. It is to this day the best way to ensure fast and robust propagation to the majority of miners. This is an essential property for second-layer protocols (like the Lightning Network), whose security relies on being able to get a transaction confirmed in a timely manner.

If it was the case that some application wished to store arbitrary data in non-witness parts of a Bitcoin transaction while still benefiting from the properties of the peer-to-peer transaction relay network, the OP_RETURN policy limit would actually be counterproductive! It would create an incentive for such users to masquerade the data they want to publish as real, spendable, transaction outputs. This way they can still publish the data in non-witness parts of the transactions AND they can still benefit from the properties peer-to-peer transaction relay network. A relay policy that creates perverse incentives is terrible: this is the polar opposite to what it is supposed to be doing! The OP_RETURN policy limit was not serving its intended purpose anymore, yet it was created perverse incentives. From a principled standpoint, it had to be lifted.

It is the case that some application wished to store arbitrary data in non-witness parts of a Bitcoin transaction while still benefiting from the properties of the peer-to-peer transaction relay network. The Citrea bridge is an example of that. And guess what, they started masquerading the data they wanted to publish as spendable outputs! This provided further evidence that the OP_RETURN policy limit was now a liability and was the trigger for my proposal.

The OP_RETURN policy limit did more harm than good and that is why it was proposed to be lifted, and the proposal accepted.

Doesn’t uncapping by default increase the bandwidth and storage burden on every full node?

No. The storage burden is bounded by the consensus limit on the block size. The bandwidth burden on a node depends on usage patterns on the network. For instance if it was common to use OP_RETURN outputs larger than 80 bytes and you kept this policy limit on your own node (with the -datacarriersize option in Bitcoin Core), it could possibly increase the bandwidth burden of your node. Therefore lifting the limit in this case would reduce your bandwidth burden. But i don’t think this will happen, and i think bandwidth usage will be unaffected.

Doesn’t uncapping by default create potential legal risks for operators forced to store arbitrary or illicit data.

No. There may be risk associated with a Bitcoin node, because you cannot prevent the storage of arbitrary data. These risks are not materially affected by this change, if only because for anything that can be stored in a 100KB OP_RETURN output, something 4x bigger (and therefore potentially more harmful) can already be stored in a 400KB inscription. It would use a different encoding, but this has no bearing on the legality of the stored content. It’s also the case that someone malicious willing to store nefarious content in a large OP_RETURN specifically (for some reason) can already do so today at minimal cost. Again, relay policy are not suitable to counteract how block space gets used.

Doesn’t risk mission drift by encouraging non-monetary use of Bitcoin’s scarce block space?

This change does not encourage non-monetary use of Bitcoin. Users wishing to use Bitcoin to store arbitrary data can already use inscriptions that are 4x cheaper to use for the same amount of data, and also allow to store up to 4x the amount of data.

For more about the implication of this change, please see this answer.



Source link

Related articles

The Historical Performance That Says Dogecoin Price Will Hit $11.71 By End Of Year

The Historical Performance That Says Dogecoin Price Will Hit $11.71 By End Of Year

October 8, 2025
Europeans Can Now Live On The Bitcoin Standard With Bringin

Europeans Can Now Live On The Bitcoin Standard With Bringin

October 8, 2025
Share76Tweet47

Related Posts

The Historical Performance That Says Dogecoin Price Will Hit $11.71 By End Of Year

The Historical Performance That Says Dogecoin Price Will Hit $11.71 By End Of Year

by Moussa
October 8, 2025
0

Historically, the Dogecoin price has recorded some of the most legendary rallies in the crypto space. Over the last couple...

Europeans Can Now Live On The Bitcoin Standard With Bringin

Europeans Can Now Live On The Bitcoin Standard With Bringin

by Moussa
October 8, 2025
0

Bringin, an Estonia-based Bitcoin financial services platform, has announced the full release of its comprehensive Bitcoin-to-euro solution, following an 18-month...

Bitgo Secures VARA Broker‑Dealer License to Launch Regulated Institutional Trading in Dubai

Bitgo Secures VARA Broker‑Dealer License to Launch Regulated Institutional Trading in Dubai

by Moussa
October 8, 2025
0

Bitgo MENA FZE announced that it has obtained a Broker‑Dealer license from the Dubai Virtual Assets Regulatory Authority (VARA), allowing...

peer discovery – how to obtain the IP addresses of nodes for mining pools?

wallet recovery – Can you generate password from a decrypted and encrypted bip38 keys?

by Moussa
October 8, 2025
0

I made 5 bip38 wallets on bitaddress.org all with the same password. all the keys generated started with number 6....

Spot Bitcoin ETFs Near $50B In Total Inflows After $1B Surge

Bitcoin Price Down Slightly, VanEck Sees Surge To Half Gold Value

by Moussa
October 8, 2025
0

Join Our Telegram channel to stay up to date on breaking news coverage The Bitcoin price edged down a fraction...

Load More

youssufi.com

sephina.com

[vc_row full_width="stretch_row" parallax="content-moving" vc_row_background="" background_repeat="no-repeat" background_position="center center" footer_scheme="dark" css=".vc_custom_1517813231908{padding-top: 60px !important;padding-bottom: 30px !important;background-color: #191818 !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}" footer_widget_title_color="#fcbf46" footer_button_bg="#fcb11e"][vc_column width="1/4"]

We bring you the latest in Crypto News

[/vc_column][vc_column width="1/4"][vc_wp_categories]
[/vc_column][vc_column width="1/4"][vc_wp_tagcloud taxonomy="post_tag"][/vc_column][vc_column width="1/4"]

Newsletter

[vc_raw_html]JTNDcCUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydG5wJTIwdG5wLXN1YnNjcmlwdGlvbiUyMiUzRSUwQSUzQ2Zvcm0lMjBtZXRob2QlM0QlMjJwb3N0JTIyJTIwYWN0aW9uJTNEJTIyaHR0cHMlM0ElMkYlMkZhcHByb3gub3JnJTJGJTNGbmElM0RzJTIyJTNFJTBBJTBBJTNDaW5wdXQlMjB0eXBlJTNEJTIyaGlkZGVuJTIyJTIwbmFtZSUzRCUyMm5sYW5nJTIyJTIwdmFsdWUlM0QlMjIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRucC1maWVsZCUyMHRucC1maWVsZC1maXJzdG5hbWUlMjIlM0UlM0NsYWJlbCUyMGZvciUzRCUyMnRucC0xJTIyJTNFRmlyc3QlMjBuYW1lJTIwb3IlMjBmdWxsJTIwbmFtZSUzQyUyRmxhYmVsJTNFJTBBJTNDaW5wdXQlMjBjbGFzcyUzRCUyMnRucC1uYW1lJTIyJTIwdHlwZSUzRCUyMnRleHQlMjIlMjBuYW1lJTNEJTIybm4lMjIlMjBpZCUzRCUyMnRucC0xJTIyJTIwdmFsdWUlM0QlMjIlMjIlM0UlM0MlMkZkaXYlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMnRucC1maWVsZCUyMHRucC1maWVsZC1lbWFpbCUyMiUzRSUzQ2xhYmVsJTIwZm9yJTNEJTIydG5wLTIlMjIlM0VFbWFpbCUzQyUyRmxhYmVsJTNFJTBBJTNDaW5wdXQlMjBjbGFzcyUzRCUyMnRucC1lbWFpbCUyMiUyMHR5cGUlM0QlMjJlbWFpbCUyMiUyMG5hbWUlM0QlMjJuZSUyMiUyMGlkJTNEJTIydG5wLTIlMjIlMjB2YWx1ZSUzRCUyMiUyMiUyMHJlcXVpcmVkJTNFJTNDJTJGZGl2JTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ0bnAtZmllbGQlMjB0bnAtcHJpdmFjeS1maWVsZCUyMiUzRSUzQ2xhYmVsJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyY2hlY2tib3glMjIlMjBuYW1lJTNEJTIybnklMjIlMjByZXF1aXJlZCUyMGNsYXNzJTNEJTIydG5wLXByaXZhY3klMjIlM0UlQzIlQTBCeSUyMGNvbnRpbnVpbmclMkMlMjB5b3UlMjBhY2NlcHQlMjB0aGUlMjBwcml2YWN5JTIwcG9saWN5JTNDJTJGbGFiZWwlM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRucC1maWVsZCUyMHRucC1maWVsZC1idXR0b24lMjIlM0UlM0NpbnB1dCUyMGNsYXNzJTNEJTIydG5wLXN1Ym1pdCUyMiUyMHR5cGUlM0QlMjJzdWJtaXQlMjIlMjB2YWx1ZSUzRCUyMlN1YnNjcmliZSUyMiUyMCUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmZvcm0lM0UlMEElM0MlMkZkaXYlM0UlM0NiciUyRiUzRSUzQyUyRnAlM0U=[/vc_raw_html][/vc_column][/vc_row]
No Result
View All Result
  • Contact Us
  • Homepages
  • Business
  • Guide

© 2024 APPROX FOUNDATION - The Crypto Currency News