From a4c30cab2fe7fe9d2c6b3b69f740344198ed7bba Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+miavonsteinkirch@users.noreply.github.com> Date: Wed, 16 Nov 2022 19:19:22 -0800 Subject: [PATCH] congestion control and eip1559, by barnabe.eth --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 30b63f8..96bc2f5 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ * [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. +* [congestion control and eip1559, by barnabe.eth](https://barnabe.substack.com/p/congestion-control-and-eip1559) +
### mev-smoothing