From 17165a2517a8c2f4101bf4521d2227e27e99bb0b Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+miavonsteinkirch@users.noreply.github.com> Date: Wed, 16 Nov 2022 19:06:45 -0800 Subject: [PATCH] decentralizing the builder role, by j. charbonneau --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a4a6b70..d580ceb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ * [notes on pbs, by barnabe.eth](https://barnabe.substack.com/p/pbs) - thoughts on in-protocol pbs, market structure and allocation mechanism, whole vs. partial block building, block vs. slot auctions, inclusion lists, capturing true pbs value via consensus bid and protocol capture. + +* [](https://joncharbonneau.substack.com/p/decentralizing-the-builder-role) <br> @@ -17,3 +19,9 @@ * [transaction fee mechanism design for ethereum, by tim roughgarden](https://timroughgarden.org/papers/eip1559.pdf) - thoughts on how eip-1559 proposes a major change to ethereum's transaction fee mechanism, the market for ethereum transactions, incentive-compatible transaction fee mechanisms, and alternative designs. + +<br> + +### mev-smoothing + +* [burning mev through block proposer auctions, by domothy](https://ethresear.ch/t/burning-mev-through-block-proposer-auctions/14029)