[16.0.0] @subql/node-core
[16.0.0] - 2024-12-04
Removed
- SmartBatchService as it didn't function as intended (#2611)
Changed
- Implement new RampQueue to dynamically scale block fetching concurrency, this helps indexing larger blocks (#2611)
- Memoize promises to get finalized and best blocks (#2611)
Fixed
- Fixed the issue where flags that require special handling were being overwritten.(#2612)