Skip to content

1.0.41: Fixes, fixes, fixes

Choose a tag to compare

@MHHukiewitz MHHukiewitz released this 16 May 08:05
· 102 commits to main since this release
b8f1d08

This release contains a ton of fixes and performance improvements:

What's Changed

  • The indexer will now correctly finish its work when indexing accounts/contracts with only one event, see #35
  • Reduce the disk requirements drastically (50-75%) by discarding unneeded, raw Txn data: #34
  • Remove one memory leak, of potentially a few more: #36

All PRs

Full Changelog: v1.0.40...v1.0.41