Daniel Vogel

Results 4 issues of Daniel Vogel

By taking memory snapshots of a live kestrel server using YourKit, we identified that the following object is leaking memory: com.twitter.ostrich.stats.LatchedStatsListener

Fixing small grammatical error.

## Description 5 weeks ago I started noticing my validator node missing attestations. I then realized these missed attestations matched moments where CPU usage in my node was high. I...

the getCycleSnapshot function currently uses the following to determine the block index of the snapshot at a given cycle: https://github.com/dakk/tezpool/blob/847f855ff26246039bc1d477a99eaf3c7038a6a1/tezpool.py#L81 This is wrong. However, when looking into fixing it I...