Miner Extractable Value (MEV) i programabilni novac: dobro, loše i ružno

By Bitcoin Magazin - prije 3 mjeseca - Vrijeme čitanja: 11 minute

Miner Extractable Value (MEV) i programabilni novac: dobro, loše i ružno

Srž Bitcoin’s security model relies on this basic game theory—miners, armed with their digital pickaxes, are in a relentless chase for profit. And it’s this pursuit that keeps the network secure. Basic vanilla mining involves producing blocks to earn the block rewards and transaction fees, but have you ever considered that miners might have other ways to extract value from the blockchain beyond this standard mining process? Are there other avenues for profit on the blockchain where miners can leverage their unique position as validators?

Šta je MEV?

U sistemima dokaza o radu, “Miner Extractable Value"(GĐA) je termin koji opisuje profit koji rudari mogu zaraditi manipulirajući načinom na koji se transakcije određuju prioritetima, isključuju, preuređuju ili mijenjaju u blokovima koje rudare. Međutim, od Ethereumove nadogradnje na Ethereum 2.0, koja je mrežu prebacila na proof-of-stake, koncept MEV-a je dobio novo ime i sada se u sustavima proof-of-stake naziva "Maksimalna vrijednost koja se može izdvojiti". U ovom kontekstu, predlagači blokova umjesto rudara – koji su validatori – imaju priliku da izdvoje ovu vrijednost.

Rudari (ili validatori u Ethereumu) imaju posebnu ulogu u ovim mrežama koji potvrđuju transakcije u blokovima. Njihov položaj stavlja ih korak ispred ostalih korisnika i omogućava im da odrede konačni red transakcija u lancu. Unutar bloka, transakcije se obično naručuju s najvišim naknadama na vrhu, ali se s vremena na vrijeme otvaraju prilike koje bi omogućile rudarima da uzmu dodatni profit strateškim promjenom redoslijeda transakcija u vlastitu korist.

Mogli biste pomisliti, koja je šteta u dopuštanju rudarima da uzmu malo ekstra profita s vrha? Zabrinutost počinje da se javlja tek kada neki od ovih rudara, oni koji su opremljeni naprednijim analitičkim mogućnostima i moćnijim računarstvom, mogu efikasnije da identifikuju i iskoriste MEV prilike za profit od drugih.

These opportunities might not always be easy to spot, but the more value that can be extracted through analyzing the chain, the stronger the incentive becomes for research teams equipped with bots to do this work. Over time, this disparity in miner's profit-making ability creates a trend toward centralization within the network. Ultimately undermining the core principle of the blockchain: decentralization.

This is exactly the scenario the Bitcoin developer community is aiming to prevent when considering how best to manage more expressivity on Bitcoin.

Zašto želimo programibilni novac?

Istorijski, Bitcoin has operated with relatively simple smart contracts. However, this model struggles with even moderately complex transactions. Bitcoin Script can only validate authentication data, it doesn’t have the capability to impose speed limits on transactions or define coin destinations because Bitcoin Script doesn’t have access to transaction data.

As a somewhat separate issue, working with and writing Bitcoin smart contracts can be challenging for users who don't fully grasp its security requirements. A proposed feature, known as ‘vaults,’ aims to solve some of these pain points by introducing time-locked conditions for transactions. Essentially, vaults could serve as an emergency “escape hatch,” allowing users to recover their funds in the event of compromised private keys. But features like this are only possible with more expressivity.

Ethereum is widely recognized for its highly expressive scripting capabilities, but it also notably struggles with the issue of MEV. Most users generally assume that Bitcoin has no MEV, in stark contrast to Ethereum, which is viewed as a wild frontier for it. But is this the full story?

Da li izražajniji pametni ugovori automatski podstiču više MEV scenarija?

Postoji nekoliko faktora koji doprinose MEV-u: (1) transparentnost mempula, (2) transparentnost pametnog ugovora i (3) ekspresivnost pametnog ugovora. Svaki od ovih faktora otvara nove kanale za MEV, svaki ćemo ovdje pregledati.

Loše: (1) Transparentnost Mempoola

kao Bitcoin's mempool, the mempools of most blockchains are fully transparent, open, and visible, so that everyone can see what transactions are pending before being validated and confirmed in a block. Bitcoin blocks typically take about 10 minutes to find, which theoretically gives miners that same amount of time to take advantage and front-run.

In practice, on Bitcoin, this isn’t a source of MEV for a few reasons: (1) Bitcoin transactions are simple enough that no miners have a significant analytic advantage over other miners, and (2) Bitcoin transactions generally don’t execute multi-asset transactions such as swaps or open trades that could be front-run.

Usporedite ovo s Ethereumom, koji ima neke od najsloženijih transakcija s više sredstava koje se odvijaju na javnim decentraliziranim berzama (DEX). Zvanično vrijeme bloka na Ethereumu je 15 sekundi, ali tokom perioda velikog prometa mempula, potrebne naknade za plin za trenutno uključivanje bloka mogu lako premašiti sto dolara. Kao rezultat toga, transakcije s nižim naknadama čekaju nekoliko minuta ili čak sati prije nego što budu uključene u blok. Ovo može proširiti okvir za ove zlobne prilike za pokretanje, koje su već rasprostranjenije na Ethereumu zbog značajne vrijednosti umotane u tokene sloja 2.

Loše: (2) Transparentnost pametnog ugovora

In Bitcoin “smart contracts” are the simple locking and unlocking mechanism inherent in Bitcoin Script. The transaction values, sender, and receiver details are all publicly visible on the blockchain. While this complete and naked transparency isn’t ideal from a privacy perspective, it’s part of how Bitcoin allows all participants in the network to verify the full state of the blockchain. Any observer can analyze these contract details, potentially opening the door to certain MEV-related strategies.

ali Bitcoin scripting language is, by design, quite limited, focusing primarily on the basic functions of sending and receiving funds, and validating transactions with signatures or hashlocks. This simplicity inherently limits the scope for MEV strategies on Bitcoin, making such opportunities relatively scarce compared to other chains.

Platforms like Ethereum, Solana, and Cardano also have fully transparent smart contracts, but they diverge from Bitcoin by also having highly complex and expressive scripting languages. Their Turing-complete systems make it possible to theoretically execute virtually any computational task which has come to include: self-executing contracts, integration of real-world data through oracles, decentralized applications (dApps), layer-2 tokens, swaps within DEXs, and automated market makers (AMMs). These come together to foster a rich environment for MEV opportunities. Zero-knowledge-proof-based schemes, such as STARKex, could theoretically avoid some of these issues, but this trade-off would come with other complexities.

Ružno: (3) Ekspresivnost pametnog ugovora

The MEV opportunities are so lucrative on some chains that there are “MEV trading firms” bringing in “high five figures, mid six figures” in profits a month. This trend has become so prominent that there are public dashboards dedicated to scanning for profitable opportunities on Ethereum and Solana. Their profitability is generated by executing the full basket of MEV strategies: front-running, sandwich trading, token arbitrage, back-running, and liquidations to name a few. Each exploiting a different smart contract dynamics for profit.

Neke od ovih MEV strategija primjenjuju se i na sloj-1 i na sloj-2.

Generalized Front-Running: Bots scan the mempool for profitable transactions, and then front-run the original transaction for a profit.Sandwich Trading: The attacker places orders both before and after a large transaction to manipulate asset prices for profit. This strategy leverages the predictable price movement caused by the large transaction.

Tada su određene strategije jedinstvene za tokene sloja 2 i pametne ugovore.

Arbitrage Across Different DEXs: Bots exploit price differences for the same asset on various DEXs by buying low on one and selling high on another.Back-running in DeFi Bonding Curves: MEV bots capitalize on predictable price rises in DeFi bonding curves by placing transactions immediately after large ones, buying during uptrends, and selling for profit. DeFi Liquidations: MEV bots spot opportunities in DeFi lending where collateral values fall below set thresholds, allowing validator's to prioritize their transactions for buying the liquidated collateral at lower prices.

Složenost ugovora značajno doprinosi izazovima vezanim za MEV.

Re-entrancy Attacks: These attacks exploit smart contract logic flaws, allowing attackers to repeatedly call a function before the first execution completes, extracting funds multiple times. In the context of MEV, skilled individuals can significantly profit from this, particularly in contracts with substantial funds.Interconnected Contracts and Global State: On platforms like Ethereum, smart contracts can interact, leading to chain reactions across several contracts from a single transaction. This interconnectivity enables complex MEV strategies, where a transaction in one contract may impact another, offering a chain reaction of profit opportunities.

Dio problema ovdje je u tome što ukupna vrijednost koju stvaraju tokeni i dApps izgrađene na sloju-2 često premašuje vrijednost izvorne imovine blockchaina na sloju-1, potkopavajući poticaj validatora da biraju i potvrđuju transakcije isključivo na osnovu naknada.

Da stvar bude gora, mnoge od ovih mogućnosti nisu striktno ograničene na mrežne validatore. Drugi učesnici mreže sa MEV botovima za skeniranje mogu se takmičiti za iste mogućnosti, uzrokujući zagušenje mreže, podizanje naknada za gas i povećanje troškova transakcije. Ovaj scenario stvara negativnu eksternaliju za mrežu i njene korisnike, koji su svi pogođeni cijenom viših transakcijskih naknada, jer lanac postaje manje efikasan i skuplji za rad. MEV u DeFi-ju je toliko uobičajen da su ga korisnici gotovo prihvatili kao nevidljivi porez za sve u mreži.

Da li se ove MEV mogućnosti prirodno pojavljuju kao nusproizvod veoma ekspresivnih pametnih ugovora ili postoji alternativni put do sna o potpuno programabilnom novcu?

Short of avoiding protocols with highly expressive smart contracts and layer-2 tokens, users can avoid some of these risks by utilizing protocols that support Povjerljive transakcije, like Liquid, that conceal transaction details. But unlike these platforms with more expressive scripting languages, Bitcoin lacks the ability to do things you would expect to be able to do with programmable money.

Dobro: kompromisi za programibilni novac

When considering the evolution of smart contracts on Bitcoin the options we’re given are to (1) push the complexity off-chain, (2) cautiously integrate narrow or limited covenant functionalities, or (3) embrace the path of full expressivity. Let’s explore some of the proposals from each of these options.

(1) Nova struktura za Off-Chain ugovore: BILO PREVID

Off-chain solutions, like the Lightning Network, aim to enhance Bitcoin’s scalability and functionality without burdening the mainchain, keeping transactions fast and fees low. This all sounds good so far.

SIGHASH_ANYPREVOUT (APO) je prijedlog za novu vrstu javnog ključa koji dozvoljava određena prilagođavanja transakcije čak i nakon što je potpisana. Pojednostavljuje kako se transakcije ažuriraju, omogućavajući transakcijama da se lakše upućuju na prethodne (UTXO), čineći kanale Lightning Network bržim, jeftinijim, sigurnijim i jednostavnijim, posebno u rješavanju sporova.

Under the hood, APO is a new proposed type of sighash flag. Every Bitcoin transaction must have a signature to prove it’s legitimate. When creating this signature, you use a “sighash flag” to determine which parts of the transaction you’re signing. With APO a sender would sign all outputs and none of the inputs, to commit the outputs of the transaction, but not specifically which transaction the funds are going to come from.

APO enables Eltoo, allowing users to exchange pre-signed transactions off-chain. However APO may inadvertently introduce MEV by making transactions reorderable. As soon as you allow a signature that’s binding the transaction graph you have the ability to swap out transactions. Inputs can be swapped, as long as the new inputs are still compatible with the signature.

(2) Ugovori: CAT + CSFS i CTV

Ugovori bi omogućili korisnicima da kontroliraju gdje se novčići mogu kretati, nametanjem ograničenja brzine ili postavljanjem specifičnih odredišta za kovanice u transakciji. Postoje dvije različite kategorije zavjeta: rekurzivne i nerekurzivne.

Recursive covenants allow coins to continually return to covenants of the same type.Non-recursive covenants limit this control to the next transaction, requiring the entire future path of the coins to be defined upfront.

CAT + CSFS is a covenant proposal that allows scripts to construct or define certain parts of a future transaction. CHECKSIGFROMSTACK (CSFS) verifies a signature against the data that OP_CAT constructed. By using CSFS to require the signature to match some dynamically constructed format from OP_CAT, we can define how these UTXOs can be spent in the future and create a recursive covenant, albeit clunkily.

OP_CHECKTEMPLATEVERIFY (CTV) je način kreiranja nerekurzivnih ugovora. Umjesto definiranja i provjere u odnosu na određene dijelove transakcije, CTV ograničava kako se sredstva mogu potrošiti, bez navođenja tačne sljedeće adrese na koju moraju ići. Definira "šablon" koji sljedeća transakcija mora potvrditi.

One risk with recursive covenants might be possible to create a scenario where coins must follow a set of rules that repeat over and over, that get trapped in a loop without a way of getting out. Another is that, because covenants are transparent and self-executing they could open Bitcoin up to some of the MEV strategies we see on other chains.

Koje su dobre vijesti ovdje?

Dobra vijest je da svi ovi prijedlozi unose novu izražajnost!

Koja je maksimalna ekspresivnost koju možemo dobiti?

(3) Puna ekspresivnost: jednostavnost

jednostavnost is a blockchain-based programming language that differs from other scripting languages in that it is very low-level. It is not a language on top of Bitcoin Script or a new opcode within it, it’s an alternative to it. Theoretically, it’s possible to implement all covenant proposals within Simplicity, and implement many of the other contracts cypherpunks want from programmable money, but with less of the negative externalities of Ethereum.

Simplicity maintains Bitcoin’s design principle of self-contained transactions whereby programs do not have access to any information outside the transaction. Designed for both maximal expressiveness and safety, Simplicity supports formal verification and static analysis, giving users more reliable smart contracts.

Compare Simplicity to: (1) bitcoin covenant proposals and (2) scripting languages on other blockchains:

The covenant proposals on Bitcoin Script, though much simpler than Simplicity, lack the expressivity to handle fee estimation in Script, due to Bitcoin's lack of arithmetic functions. There is no way to multiply or divide, no conditionals or stack manipulations opcodes; it is also very hard to estimate a reasonable fee to be associated with a given contract or covenant. Users end up with spaghetti code, where 80% of their contract logic is dedicated to trying to determine what their fee rate should be. Making these covenant contracts super complicated and difficult to reason about.

The EVM has looping constructs which makes static analysis of gas usage very difficult. Whereas with Script or Simplicity, you can just count each opcode, or recursively add up the cost of each function. Because Simplicity has a formal model, you can formally reason about program behavior. You can't do this with Script even though you can do static analysis of resource usage.

Jednostavnost bi korisnicima pružila najviši stepen ekspresivnosti, zajedno sa drugim vrednim karakteristikama kao što su statička analiza i formalna verifikacija. Korisnici su podstaknuti, iako nisu ograničeni, da grade pametne ugovore koji su otporni na MEV. Dodatno, kombinacija različitih ugovora zajedno može dovesti do MEV-a, čak i kada to pojedinačno ne čine. Ovo predstavlja fundamentalni kompromis.

The idea of advancing Bitcoin’s smart contract functionality is undeniably promising and exciting. But it’s important to acknowledge that all these proposals carry some degree of MEV risk—albeit likely not to the extent that we see on other chains. As we think about bringing more programmable money to Bitcoin, there are questions we have to ask:

Can we build a protocol with zero MEV risk, or is this an unattainable ideal?Given the inherent risks of MEV in many proposals, what level of MEV risk is acceptable?And finally, what represents the simplest proposal that offers the greatest degree of expressivity?

Svaki prijedlog ima svoj skup prednosti i mana. Međutim, bez obzira na smjer kojim idemo, uvijek bismo trebali težiti da prioritet postavimo sigurnost i da poštujemo princip decentralizacije.

Za detaljna ažuriranja i više informacija, pripazite na Blockstream Research 𝕏 feed.

This is a guest post by Kiara Bickers. Opinions expressed are entirely their own and do not necessarily reflect those of BTC Inc or Bitcoin Časopis.

Izvorni izvor: Bitcoin Časopis