Skip to content

SciEcon/EIP1559

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EIP1559

Supplementary Materials: Code, Data, Digital Assets

DOI

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

Empirical Analysis of EIP-1559: Transaction Fees, User Experience, and Consensus Security (afterwords waiting time only: light mode).ipynb

Empirical Analysis of EIP-1559: Transaction Fees, User Experience, and Consensus Security (afterwords waiting time only: dark mode).ipynb

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 = {{Replication Data for: ``Empirical Analysis of EIP-1559: Transaction Fees, Waiting Time, and Consensus Security''}},
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 = {{Replication Data for: ``Empirical Analysis of EIP-1559: Transaction Fees, Waiting Time, and Consensus Security''}},
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

Prof. Tim Roughgarden's Keynote talk in the same session followed by ours

Prof. Tim Roughgarden's research is one of our major inspirations

Follow other Presentations at ETHconomics @ Devconnect

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