Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Releasing v1.6.0

Compare
Choose a tag to compare
@itzmeanjan itzmeanjan released this 31 Jan 15:11
· 202 commits to main since this release
8946574

Changes

  • Improved retry queue manager implementation, attempts to process failed blocks in delayed mode ✅
  • Improved unfinalised block queue implementation, as soon as length reaches what it should be starts processing finalised blocks 🥳
  • Revamped missing block finder implementation, now performing block number range based queries, leading to improved performance ⚡️
  • Case insensitive matching of addresses during subscription request evaluation, non checksummed ethereum address supported 🤩
Before 🙂 Now 😉
2.6G RAM with ~99.8% CPU 15M RAM with ~2% CPU
Screenshot 2021-01-30 at 10 59 56 AM Screenshot 2021-01-30 at 10 58 42 AM