Bitcoin core developers are engaging in intense discussions about removing the OP_Return data storage limit. Peter Todd's PR 32359 proposal suggests abolishing the current 83-byte data carrier output limit, a proposal that has received theoretical support from Chaincode Labs developer Antoine Poinsot. Developers have pointed out that the existing limit has proven ineffective, as users still store non-financial data through various means such as Taproot unspendable outputs and miner private mempools (e.g., MARA Slipstream). Supporters argue that the current limit is ineffective and hinders legitimate use, while opponents, represented by Luke Dashjr, describe the proposal as "completely insane," emphasizing that vulnerabilities should be fixed rather than tolerating "spam data attacks." Developers continue to comment via mailing lists and GitHub; some express support with "concept ACK," though comprehensive technical testing has not yet been conducted, while others express opposition with "concept NACK."