Misha Komarov, founding father of the cryptographic analysis agency alloc init, introduced this April 29 on the Bitcoin 2026 occasion in Las Vegas a know-how known as PIPEs v2.
The proposal seeks to resolve two limitations of Bitcoin: the impossibility of programming superior spending circumstances with out modifying the protocol, and the issue of integrating zero-knowledge proofs (ZK proofs), cryptographic proofs that will let you confirm that one thing is true with out revealing the underlying data, instantly in mainnet transactions.
The acknowledged limitations originate from the Bitcoin programming language, which is intentionally easy and helps some fundamental spending circumstancessimilar to blocking funds till a sure date (the mechanism that inheritance wallets use to switch bitcoin to a beneficiary after the proprietor’s dying).
That simplicity results in extra advanced circumstances, similar to releasing funds provided that an arbitrary cryptographic check is met, not potential with out modifying the protocol guidelines. Some builders, like these behind PIPEs v2, are dedicated to increasing this programmability with out touching the consensus.
How does PIPEs v2 work in Bitcoin?
Each transaction in Bitcoin requires a digital signature, produced with a non-public key that solely the proprietor of the funds is aware of. PIPEs v2 acts exactly on this level. As a substitute of asking Bitcoin to examine an extra situation (one thing the protocol can not do with out being modified), PIPEs v2 Cryptographically locks the non-public key behind a predefined situationin line with its technical doc, revealed final February.
The mechanism that makes this blocking potential is known as token encryption (witness encryption), a cryptographic scheme that encrypts the signing key in order that it will probably solely be recovered if the individual trying to spend the funds can show that the acknowledged situation is met.
If the situation is happy, the bottom line is launched and the signing can happen. If not, it’s mathematically infeasible. From Bitcoin’s perspective, the transaction appears to be like like some other: a typical signature below a typical public key.
Relating to the combination of zero-knowledge proofs into Bitcoin transactions, they’d be used, for instance, to confirm that a consumer meets an eligibility situation with out disclosing what that situation is and with out the primary community having to do this work. Token encryption would clear up it off-chain.
Handan Kılınç Alper, cryptographer and researcher on the PIPEs v2 workforce, summarized the precept behind the method:
If signature validity is the one situation that Bitcoin verifies, then probably the most highly effective spending coverage we are able to implement with out modifying the protocol is one which controls whether or not a sound signature may be generated.
Handan Kılınç Alper, criptógrafa de alloc init.
In return, and after the presentation, Peter Todd, one of many historic builders of Bitcoin Core, commented: “By no means underestimate lunar arithmetic.” The expression, which within the cryptocurrency ecosystem alludes to developments that appear inconceivable till they’re confirmed viablesummarizes the issues that, in Todd’s imaginative and prescient, PIPEs v2 should overcome, since it will be a mathematically sound proposal whose sensible viability at scale has but to be demonstrated.
What’s PIPEs v2 for in observe?
In response to its doc, the PIPEs v2 mechanism opens the door to make use of instances that in the present day require modifications to the protocol or extra advanced mechanisms.
Probably the most particular are safety vaults (vaults in English). These are contracts that permit funds to be locked with strict withdrawal circumstances, similar to requiring cryptographic proof or a ready interval, with out anybody with the ability to transfer them earlier than that situation is met. It will additionally allow managed outputs of second layer (L2) protocols, similar to Lightning Community (LN).
Nevertheless, in line with the alloc init workforce, PIPEs v2 is at present analysis in progress. The present execution value is between USD 100 and USD 200 per operation in cloud computing infrastructure, viable for prime worth instances however not for on a regular basis usewhereas the workforce works on optimization strategies that might cut back it.
