Skip to content

Uploads > 100kb #6

@AustEcon

Description

@AustEcon

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:

  1. Miners raise this limit and we just increase the limit in the bitsv codebase

  2. 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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions