From a3b80ed564135c3b1fcf47a3c56bc51c75d2034e Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:57:39 -0800 Subject: [PATCH] randao, ethash, and those 12 seconds --- oracles/twap.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/oracles/twap.md b/oracles/twap.md index 2965385..c518df6 100644 --- a/oracles/twap.md +++ b/oracles/twap.md @@ -12,6 +12,10 @@ * 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. + + +Screen Shot 2022-12-21 at 4 57 12 PM + ___ ### resources