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

Update big query script #155

Closed LadyChristina closed 2 months ago

LadyChristina commented 3 months ago

All Submissions:

Description

Updated block data collection script so that it only fetches new blocks (that don't exist in the local files). Also only fetches blocks before a certain day (today by default). Also removed --force-query cmd arg as it seems unnecessary now.