diff --git a/oracles/twap.md b/oracles/twap.md index 81ac8ed..bff63b5 100644 --- a/oracles/twap.md +++ b/oracles/twap.md @@ -1 +1,17 @@ ## TWAP oracles + +### tl; dr + + +
+ + +--- + +### 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