We're pleased to share an update for Heimdall v2, bringing enhancements focused on performance, clarity, and operational control.
Here are the key highlights from this release:
GetEventRecordList
) and counts (GetEventRecordCount
) have been optimized for greater efficiency and speed.These updates contribute to a more stable, performant, and user-friendly Heimdall v2 experience.
## What's Changed * update migration versions by @marcello33 in https://github.com/0xPolygon/heimdall-v2/pull/361 * Fix wrong error message by @avalkov in https://github.com/0xPolygon/heimdall-v2/pull/362 * start block for heimdall v2 listener by @marcello33 in https://github.com/0xPolygon/heimdall-v2/pull/363 * opt: GetEventRecordList and GetEventRecordCount by @kamuikatsurgi in https://github.com/0xPolygon/heimdall-v2/pull/358 **Full Changelog**: https://github.com/0xPolygon/heimdall-v2/compare/v0.2.9...v0.2.10