EIP1559
Supplementary Materials: Code, Data, Digital Assets
Paper Title:
“Empirical Analysis of EIP-1559: Transaction Fees, Waiting Time, and Consensus Security”, Accepted at ACM CCS’22
Author List:
Yulin Liu, Yuxuan Lu, Kartik Nayak, Fan Zhang*, Luyao Zhang*, and Yinhong Zhao
(names by alphabetic order, * corresponding authors)
Colab Notebook
Code for generating the main results: starting from importing the data published on Harvard Dataverse
Empirical Analysis of EIP-1559: Transaction Fees, User Experience, and Consensus Security.ipynb
Code for generating the additional results considering extra blocks in the afterwords
Cite Dataset Published on Harvard Dataverse (BibTex):
Style in @misc
@misc{DVN/K7UYPI_2022,
author = {Liu, Yulin and Lu,Yuxuan and Nayak, Kartik and Zhang,Fan and Zhang, Luyao and Zhao,Yinhong},
publisher = {Harvard Dataverse},
title = ,
UNF = {UNF:6:NU1/xlGhrKx4HWWJwZbxQA==},
year = {2022},
version = {V1},
doi = {10.7910/DVN/K7UYPI},
url = {https://doi.org/10.7910/DVN/K7UYPI}
}
Style in @data
@data{DVN/K7UYPI_2022,
author = {Liu, Yulin and Lu,Yuxuan and Nayak, Kartik and Zhang,Fan and Zhang, Luyao and Zhao,Yinhong},
publisher = {Harvard Dataverse},
title = ,
UNF = {UNF:6:NU1/xlGhrKx4HWWJwZbxQA==},
year = {2022},
version = {V1},
doi = {10.7910/DVN/K7UYPI},
url = {https://doi.org/10.7910/DVN/K7UYPI}
}
The Presentation
Part of the Rsearch Agenda: Computer Science Meets Economics on Blockchain
Presented (online) jointly by Fan Zhang and Luyao Zhang at the invited Feature Talk, ETHconomics @ Devconnect, Ethereum Foundation, Amsterdam, Netherland, Apr. 21, 2022
-
Documentary on ETHconomics Devconnect YouTube Channel:
- **Presentation Video **: https://www.youtube.com/watch?v=QetFrMDBFWY
-
Spotlight article for this event: https://ce.pubpub.org/pub/ethconomics2022
- Slides in PDF: https://docsend.com/view/s8798vk8w3cdmjqz
- Slides in Flipbook: https://heyzine.com/flip-book/6d0ae9deab.html
- YouTube Documentary: https://youtu.be/QetFrMDBFWY
Prof. Tim Roughgarden’s Keynote talk in the same session followed by ours
Prof. Tim Roughgarden’s research is one of our major inspirations
- Documentary on ETHconomics Devconnect YouTube Channel:
Follow other Presentations at ETHconomics @ Devconnect
- ETHconomics @ Devconnect Twitter
- ETHconomics @ Devconnect YouTube Channel
- ETHconomics @ Devconnect Program
Table of Contents
The repository
├── data
│ └── https://github.com/SciEcon/EIP1559/tree/main/Data
├── code
│ └── https://github.com/SciEcon/EIP1559/tree/main/code
├── figs
│ └── https://github.com/SciEcon/EIP1559/tree/main/figs
└── Presentation
└── https://github.com/SciEcon/EIP1559/tree/main/Presentation