musquash / mastersthesis_transactionspam

This rep contains code used for the experiments of my Master's Thesis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for my Master's thesis about transaction spam attacks in Ethereum

This rep contains code used for the experiments of my Master's Thesis.

Since the filesizes here are restricted, below you can find a Google Drive to the private Berlin blockchain (zip size ~250 MB) that I used for some experiments: https://drive.google.com/drive/folders/1YYKZ23zAfP1PIXKGL_ZyaWeeEZfFmYU7

The other blockchain used for experiments can be set up by anyone by syncing to block 11567314 of mainnet (size > 900 GB using Geth).

About

This rep contains code used for the experiments of my Master's Thesis.


Languages

Language:Python 85.5%Language:Solidity 14.5%