-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
OP_FALSE OP_RETURN size limit is still at 100kb as far as I can tell and this is the methodology employed by bitsv library to create data carrier transactions.
So let's see how it plays out... there are two ways it could go:
-
Miners raise this limit and we just increase the limit in the bitsv codebase
-
Developers port their protocols over to use OP_PUSHDATA inside of the evaluated script (which afaict will currently have a 100MB size limit and hard consensus cap of 1GB).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request