Home  >  Article  >  Bitcoin's Programmability Draws Closer to Reality as Robin Linus Delivers 'BitVM2'

Bitcoin's Programmability Draws Closer to Reality as Robin Linus Delivers 'BitVM2'

王林
王林Original
2024-08-16 09:38:12850browse

Last October's publication of the "BitVM" paradigm inspired a wave of projects aiming to build layer-2 networks and protocols secured by the

Bitcoin's Programmability Draws Closer to Reality as Robin Linus Delivers 'BitVM2'

Bitcoin developer Robin Linus has published the second version of his "BitVM" paradigm, which aims to make the oldest blockchain more programmable without altering its code.

The latest version, dubbed "BitVM2," boasts several critical improvements over its predecessor, including increased efficiency and the ability for anyone to challenge suspicious transactions.

Linus's initial proposal last year sparked a wave of projects seeking to build layer-2 networks and protocols secured by the largest and oldest blockchain.

A group of researchers led by Linus published the latest version of the BitVM paradigm on Thursday, proposing a more efficient and flexible way to execute programs on the Bitcoin blockchain.

The basic setup involves using cryptography to compress programs into sub-programs that can then be executed within Bitcoin transactions, according to a white paper published Thursday by Linus along with five co-authors. The programs are then "verified" – basically making sure nobody is trying to cheat or steal – in three on-chain transactions.

In the previous version, the verification could take upwards of 70 transactions, according to one of the co-founders, who separately works for a project called BOB, short for Build on Bitcoin.

Another key improvement of the new version is that anyone can call into question a suspicious transaction, in a feature known as "permissionless challenging." In the original BitVM, which was published last October but never really put into any practical implementation, only a fixed set of operators could initiate challenges.

"This design gives us these major improvements," Zamyatin said in a video interview with CoinDesk. "We now have a full and comprehensive writeup of the BitVM paradigm."

Linus is a core contributor at ZeroSync Association, a Swiss non-profit organization based in the canton of Zug. The other co-authors besides Zamyatin included Lukas Aumayr, Andrea Pelosi, Zeta Avarikioti and Matteo Maffei.

Linus's project has been hailed as a breakthrough partly because it doesn't require any changes to the underlying Bitcoin code. That's crucial since Bitcoin is, more so than most subsequent blockchain projects, fully decentralized in its governance; there isn't really a guiding foundation or governing body or lead developer as there is with, say, Ethereum or Solana.

Even seemingly modest proposals like the much-discussed OP_CAT have faced difficulty getting adopted by the maintainers of the Bitcoin code, since nearly total consensus has evolved to be the de facto standard for suggested updates.

The initial application of BitVM2 would be to enable a "rollup" – essentially a separate auxiliary network atop Bitcoin that could handle faster and cheaper transactions, but with similar security guarantees.

Just the publication of Linus's original design helped to inspire a fervor for building projects on Bitcoin; as of July, CoinDesk counted at least 83 Bitcoin layer-2 projects in the works, with a variety of setups, including rollups as well as sidechains.

The new paradigm could be used to create a blockchain "bridge" that could be used to securely transfer bitcoin (BTC) to the rollup, and later safely bring it back so the deposits could be withdrawn.

While Bitcoin's proof-of-work consensus mechanism – the method of confirming transactions, essentially involving data centers working nonstop to solve cryptographic puzzles, with heavy electricity consumption – has been criticized for its environmental impact, most blockchain experts agree that it is the most secure blockchain.

Such a virtue is underscored by the $1.2 trillion market value of all bitcoin outstanding – more than all other cryptocurrencies combined.

"Our new bridge design is simpler and more capital efficient," Linus told CoinDesk in a Telegram message. "The previous design caused liquidity issues both in terms of how much and for how long bridge operators had to lock collateral. Now, it requires less capital, which is locked for a shorter duration."

The above is the detailed content of Bitcoin's Programmability Draws Closer to Reality as Robin Linus Delivers 'BitVM2'. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn