transaction fee mechanism design for ethereum, by tim roughgarden

This commit is contained in:
mia von steinkirch, phd 2022-11-16 18:52:07 -08:00 committed by GitHub
parent f4198737bf
commit b9caebda74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,3 +16,4 @@
### 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.