By destructing the blocks early in the loop, we could no longer read the hash of the first transaction (the only thing we are interested in).
So just keep all blocks fully in memory for the whole benchmark.
By destructing the blocks early in the loop, we could no longer read the hash of the first transaction (the only thing we are interested in).
So just keep all blocks fully in memory for the whole benchmark.
Concept ACK
<!--e57a25ab6845829454e8d69fc972939a-->Note to reviewers: This pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
@MarcoFalke Why the close? Fixed elsewhere?
@practicalswift I can't reproduce this anymore, so maybe not worth spending time on this.