From 865385906c513323a03781ebb210fea4fd8b692f Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Tue, 7 Feb 2023 14:39:49 -0800 Subject: [PATCH] Update twap.md --- oracles/twap.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/oracles/twap.md b/oracles/twap.md index e5e426c..2702453 100644 --- a/oracles/twap.md +++ b/oracles/twap.md @@ -13,10 +13,11 @@ --- -### oracle attacks +### 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.