blockchain-unica / blockapi

A general framework for blockchain analytics
http://blockchain.unica.it/projects/blockchain-analytics/
GNU General Public License v3.0
129 stars 64 forks source link

Empty Bitcoin Blocks Project update #19

Closed francescopisu closed 6 years ago

francescopisu commented 6 years ago

We applied some changes to the scala script in order to compute the desired results using only one mongo collection and we also did update the mongo query taking into account the new boolean isEmpty which tells us whether a block is empty or not.