Skip to content

v0.14.6

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 11:00
· 24 commits to main since this release
ffdb3cb

This release introduces a faster getEvents method via aggregated bloom filter indexing.

⚠️ Breaking Changes ⚠️
This release requires a DB migration. Rolling back to a previous version will not be possible.

Added

  • Significant performance boost for getEvents over large block ranges using aggregated bloom filters

Full Changelog: v0.14.5...v0.14.6