This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
Releasing v1.6.0
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 |