mirror of
https://github.com/autistic-symposium/decentralized-protocols-toolkit.git
synced 2025-04-27 19:26:10 -04:00
20 lines
730 B
Markdown
20 lines
730 B
Markdown
# notes and resources on protocol economy
|
|
|
|
<br>
|
|
|
|
|
|
## 🛵 design
|
|
|
|
### proposer-builder separation
|
|
|
|
* [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.
|
|
|
|
|
|
<br>
|
|
|
|
### eip-1559
|
|
|
|
* [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.
|