Skip to content

v2.2.0

Compare
Choose a tag to compare
@JuliusHenke JuliusHenke released this 07 Jan 19:18
· 49 commits to master since this release
c475f65

This minor release mainly improves caching behaviour.

Previously the cache could grow uncontrolled. Now there is fixed limit of elements that are stored simultaneously in the cache. They add up to < 100 MB of heap size.

We also reduced the amount of times heavy computations like updating relay details run when processing recent descriptors.