Close Menu
    Trending
    • Bitcoin Forms Descending Triangle Amid Israel-Iran Tensions
    • eth2 quick update no. 8
    • 2 Important Pi Network Updates for All Pioneers (PI Users, Devs, Investors): Details
    • Inverse Head And Shoulders Signals Quiet Surge Ahead
    • Validated, staking on eth2: #2 – Two ghosts in a trench coat
    • Bitcoin’s Stability Tested Following Trump’s ‘Very Alarming’ Remarks on Middle East Tension
    • Ethereum Whales Ramp Up Accumulation By 1.50 Million ETH — Incoming Price Boom?
    • Can Ethereum Price Return To $4,000? Analyst Says ETH Needs To Hold Above This Support
    Facebook X (Twitter) Instagram YouTube
    Finance Insider Today
    • Home
    • Cryptocurrency
    • Bitcoin
    • Ethereum
    • Altcoins
    • Market Trends
    • More
      • Blockchain
      • Mining
    • Sponsored
    Finance Insider Today
    Home»Bitcoin»Bitcoin Covenants: OP_CAT (BIP 347)
    Bitcoin

    Bitcoin Covenants: OP_CAT (BIP 347)

    Finance Insider TodayBy Finance Insider TodayMay 3, 2025No Comments6 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email


    That is the fifth article in a series deep diving into particular person covenant proposals which have reached some extent of maturity meriting an in-depth breakdown.

    OP_CAT, put ahead for reactivation in tapscript by Ethan Heilman and Armin Sabouri in BIP 347, just isn’t a covenant. It was an opcode that was initially included within the first launch of Bitcoin for manipulating knowledge parts on the stack. It was deactivated in 2010 with the release of Bitcoin 0.3.10 together with plenty of different opcodes as a consequence of issues of denial of service assaults that might crash nodes. A world most restrict of 520 bytes for any particular person merchandise on the stack whereas executing a script was additionally added. 

    You must have already got a primary understanding of how script analysis on the stack works, and the essential items of a bitcoin transaction, so there isn’t actually a lot pre-requisite explaining needed for OP_CAT. 

    Whereas OP_CAT is probably not a covenant in and of itself, it may emulate covenants as a consequence of a quirk in how Schnorr signatures work. It is a fairly in depth matter, totally defined here by Andrew Poelstra from Blockstream, so I’ll simply persist with a excessive stage view. Each elliptic curve has a generator level, which is basically “0”, that’s used within the elliptic curve math for key technology and signing. With Schnorr, you possibly can signal utilizing the generator level as a key, and provides or take a number of bytes that it’s a must to signal repeatedly to get proper, the ensuing signature is definitely the identical hash of the transaction you signed. 

    Put aside the mechanics of how that works mathematically for now, and simply bear in mind for later that these “bizarre” signatures mean you can get the present transactions TXID on the stack. 

     How OP_CAT Works

    OP_CAT takes the highest two knowledge gadgets on the stack and concatenates them collectively. So if the highest two gadgets on the stack are “1” and “2”, OP_CAT removes each of them after which places “12” on prime of the stack. That’s it. 

    What Is OP_CAT Helpful For

    Okay, so what’s the massive deal? Why is everybody freaking out about OP_CAT though it’s so easy the reason of the way it works didn’t even take a full paragraph to jot down? 

    Two causes, though given the character of OP_CAT I can provide no ensures these are the one two causes. OP_CAT permits the development and verification of merkle bushes instantly on the stack, which opens the door to some fascinating conduct and performance. It additionally permits emulation of covenants enabling full granular introspection as a result of “bizarre” Schnorr signatures talked about above. 

    Merkle proof verification is a key element of Taproot, however the best way it’s applied merkle tree verification solely happens within the context of verifying {that a} tapscript spending path is dedicated to within the root Schnorr public key within the output script of the coin being spent. Taproot doesn’t help generic merkle proof verification. 

    OP_CAT permits this in a very generic method. Merely offering the leaf hash(es) after which inside hash nodes in the fitting order and calling OP_CAT successively will mean you can reconstruct a merkle root hash, and examine in opposition to a pre-defined hash within the script. You possibly can do that to supply unilateral withdrawal paths for shared UTXOs like in CatVM, you may make transactions depending on different transactions having been included in a block with legitimate work, you can also make a transaction depending on just about any situation that may be verified with a merkle proof. 

    Now, for the covenant emulation that allows full introspection. What you are attempting to do is be certain that a transaction has to have sure traits to be legitimate. Keep in mind now that the “bizarre” signature will get the hash of the transaction on the stack. A transaction signature isn’t really performed over the uncooked transaction, it’s performed over its hash. This enables us to do one thing fascinating. 

    You may assemble very sophisticated and convoluted scripts utilizing OP_CAT to take the person uncooked items of the transaction as a part of the witness, and slowly put them collectively on the stack with OP_CAT. Alongside the best way, particular person items of the transaction may be checked in opposition to predefined hashes by simply hashing them and utilizing OP_EQUAL. On the finish of the script you may have the total transaction on the stack itself, and may append the required knowledge to it after which hash it, as soon as once more evaluating it with OP_EQUAL, this time in opposition to the “bizarre” signature. If that examine passes, a standard CHECKSIG may be run and so long as the “bizarre” signature was made with the transaction being spent, all the pieces executes as legitimate. 

    The OP_EQUAL checks of particular person items of the transaction alongside the best way assure that these items of the transaction are precisely what they need to be. If any of them fails verification, the transaction is invalid. This enforces the emulated covenants. On the finish, if the transaction hash constructed with OP_CAT and the “bizarre’ signature match, then the ultimate CHECKSIG ensures that the transaction constructed with OP_CAT and checked in opposition to the emulated covenant matches the precise transaction being spent on the time. 

    Closing Ideas

    OP_CAT blows open the doorways of introspection and ahead knowledge carrying fully. Introspection may be completed to any granular diploma desired, with every particular person area of the transaction having the ability to be independently dedicated to. It permits all the identical introspective capabilities that TXHASH does, after which some. 

    The potential to confirm generic merkle proofs can be a robust performance, however brings into query how that functionality can be used, and what sort of incentives that might create. Bitcoin scripts might be constructed requiring some transaction be made on exterior blockchain methods, so long as they use merkle bushes constructed with the hash features out there in Bitcoin script. 

    Whereas OP_CAT is itself not a covenant, it permits full emulation of covenants with a a lot much less environment friendly blockchain footprint (and potential for builders to make errors and burn cash). It’s a proposal that regardless of being extremely easy itself, ought to be approached cautiously given the large design house it opens up. 



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Finance Insider Today
    • Website

    Related Posts

    JPMorgan Reports Record Profits For Bitcoin Miners In Q1

    June 14, 2025

    UK Gold Mining Company Bluebird To Convert Gold Revenues Into Bitcoin

    June 14, 2025

    The 30,000-Foot View Of The Oslo Freedom Forum

    June 14, 2025

    Bitcoin Layer 2: Statechains

    June 13, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    Major Update in Ripple vs. SEC Lawsuit: Is Official Resolution Closer?

    June 13, 2025

    AB Launches on Binance

    June 7, 2025

    Ethereum Shows No Spike in Network Engagement Despite Successful Pectra Upgrade

    May 21, 2025

    SEC delays decision on Bitwise, 21Shares Solana ETF applications, opens public consultation

    May 20, 2025

    How Will Pi Network’s Price React?

    May 15, 2025
    Categories
    • Altcoins
    • Bitcoin
    • Blockchain
    • Cryptocurrency
    • Ethereum
    • Market Trends
    • Mining
    About us

    Welcome to Finance Insider Today – your go-to source for the latest Crypto News, Market Trends, and Blockchain Insights.

    At FinanceInsiderToday.com, we’re passionate about helping our readers stay informed in the fast-moving world of cryptocurrency. Whether you're a seasoned investor, a crypto enthusiast, or just getting started in the digital finance space, we bring you the most relevant and timely news to keep you ahead of the curve.
    We cover everything from Bitcoin and Ethereum to DeFi, NFTs, altcoins, regulations, and the evolving landscape of Web3. With a global perspective and a focus on clarity, Finance Insider Today is your trusted companion in navigating the future of digital finance.

    Thanks for joining us on this journey. Stay tuned, stay informed, and stay ahead.

    Top Insights

    Bitcoin Forms Descending Triangle Amid Israel-Iran Tensions

    June 15, 2025

    eth2 quick update no. 8

    June 15, 2025

    2 Important Pi Network Updates for All Pioneers (PI Users, Devs, Investors): Details

    June 15, 2025
    Categories
    • Altcoins
    • Bitcoin
    • Blockchain
    • Cryptocurrency
    • Ethereum
    • Market Trends
    • Mining
    Facebook X (Twitter) Instagram YouTube
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About us
    • Contact us
    Copyright © 2025 Financeinsidertoday.com All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.