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)
@@ -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. + +
+ +### mev-smoothing + +* [burning mev through block proposer auctions, by domothy](https://ethresear.ch/t/burning-mev-through-block-proposer-auctions/14029)