Brendan Lee

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: PayCash LLP & free handcash.to payments URL service #1876
    BrendanBrendan Lee
      • Novice

      Hi Derek, not sure if you saw but I wrote an extension for BIP20 which enhances the URI spec for Bitcoin allowing many more capabiliites. It needs polish, but I have put it on ice until someone actually wants to use it. Link: https://github.com/BitcoinUnlimited/BUIP/blob/master/086.mediawiki
      Keen to hear your thoughts.

      in reply to: Clarification on OP_RETURN size limit. #1875
      BrendanBrendan Lee
        • Novice

        Hi WR, love your work lately.
        The current consensus limit is 223 bytes in an OP_RETURN script, but this includes the OP_RETURN opcode, and the push instruction which is 1 byte for less than 73 bytes and 2 bytes (OP_PUSHDATA <datalength>) for anything more, so is fundamentally limited to 220B of actual data. That limit also includes any push instructions that you might include to help explorers parse your data. This was a limitation we hit a lot at Tokenized.
        Ping me if you want more info. I can show you how we use the data carrier in our protocol.

      Viewing 2 posts - 1 through 2 (of 2 total)