From b5b7e86d88cfa99c57cbf8c95bf3f8d18381b7be Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:55:24 -0800 Subject: [PATCH] add tatistical analysis on Ethereum k-consecutive block proposa --- oracles/twap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oracles/twap.md b/oracles/twap.md index 14ec01f..2965385 100644 --- a/oracles/twap.md +++ b/oracles/twap.md @@ -16,5 +16,5 @@ ___ ### resources -* [Why is Oracle Manipulation after the Merge so cheap? Multi-Block MEV](https://chainsecurity.com/oracle-manipulation-after-merge/) * [Multi Block MEV by flashbots](https://collective.flashbots.net/t/multi-block-mev/457/2?u=nerolation) +* [Statistical analysis on Ethereum k-consecutive block proposal](https://alrevuelta.github.io/posts/ethereum-mev-multiblock)