Update twap.md

This commit is contained in:
mia von steinkirch, phd 2022-12-21 16:35:51 -08:00 committed by GitHub
parent 9d7b236816
commit 74561711c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,17 @@
## TWAP oracles ## TWAP oracles
### tl; dr
<br>
---
### oracle attacks
* on pos ethereum, block builder building successive block might be able to manipulate oracles for multi-block MEV extraction.
* with mev-boost, an attacker could observe the set of upcoming proposers. if they finds two successive proposers that have both been proposing blocks, then the attacker can anticipate the attack.
___
### resources