Flash Boys 2; frontrun.me web code, data gathering, and public data.
Go
437
5 commits
updated Dec 7, 2022
This is the repository of data associated with the Flash Boys 2.0: Frontrunning, Transaction Reordering, and Consensus Instability in Decentralized Exchanges paper.
As you can see, there are various python scripts in the root of this repository. These scripts take the raw transaction data from the Etherum network as stored in a SQL DB and parse it to find information about gas auctions.
Contains a list of known relayers for various exchanges.
Contains scripts to perform scraping of Etherdelta's transaction order book data.
This directory contains the source code for our fork of go-ethereum that we developed to monitor the ethereum network and collect transaction data as it propogated accross the network. Primarily the files that are of interest are:
LaTeX source code for generating graphs (used for the paper).
The LaTeX source of the associated paper.
The web application source code for the auction monitoring dashboard, which displays the data for monitoring of gas auctions as they happen.
Go
79.3%
TeX
6.4%
C
4.6%
JavaScript
3.8%
CSS
2.0%
Python
1.4%
Flash Boys 2; frontrun.me web code, data gathering, and public data.
Go
437
5 commits
updated Dec 7, 2022
This is the repository of data associated with the Flash Boys 2.0: Frontrunning, Transaction Reordering, and Consensus Instability in Decentralized Exchanges paper.
As you can see, there are various python scripts in the root of this repository. These scripts take the raw transaction data from the Etherum network as stored in a SQL DB and parse it to find information about gas auctions.
Contains a list of known relayers for various exchanges.
Contains scripts to perform scraping of Etherdelta's transaction order book data.
This directory contains the source code for our fork of go-ethereum that we developed to monitor the ethereum network and collect transaction data as it propogated accross the network. Primarily the files that are of interest are:
LaTeX source code for generating graphs (used for the paper).
The LaTeX source of the associated paper.
The web application source code for the auction monitoring dashboard, which displays the data for monitoring of gas auctions as they happen.
Go
79.3%
TeX
6.4%
C
4.6%
JavaScript
3.8%
CSS
2.0%
Python
1.4%