Report about the architecture and the scalability of Ethereum for the Concurrent and Distributed Systems master course at the University of Padua.
git clone https://github.com/herrBez/ethereum-scalability.git
cd ethereum-scalability
make
To compile the project you need a recent version of LaTex and the packages listed in the travis file.
To reproduce the results reported in the document, we made our benchmark system public. The code and the instructions to use it can be found in the ethereum-test repository.
Any contribution is welcome.