Blockchain-Technology-Lab / consensus-decentralization

Tool that analyzes blockchain decentralization on the consensus layer by looking at the block production distributions of various blockchain systems.
https://blockchain-technology-lab.github.io/consensus-decentralization
MIT License
25 stars 6 forks source link

Merge adding tox into main #160

Open MokhFn opened 3 weeks ago

MokhFn commented 3 weeks ago

All Submissions:

Description

This PR makes tests more automated as they run via tox. This introduces tox environments, for future uses, such as automated code reformatting, code analysis, releases, doc updates, etc ... within isolated environments.