From 733b9a9225aa406ef1fa2043865bffba8a9c6339 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+miavonsteinkirch@users.noreply.github.com> Date: Thu, 17 Nov 2022 12:14:14 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=97=20ethereum=20blockspace=20by=20par?= =?UTF-8?q?adigm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- blockspace/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/blockspace/README.md b/blockspace/README.md index 32e1853..199075f 100644 --- a/blockspace/README.md +++ b/blockspace/README.md @@ -12,3 +12,10 @@ #### block size manipulation * if a block is larger than the target block size, the base fee increases. a block builder can manipulate the size of the block to increase/decrease the base fee in the next block. + + +
+ +### resources + +- [ethereum blockspace by paradigm](https://research.paradigm.xyz/ethereum-blockspace)