@subql/node-ethereum 2.9.3-2 → 2.9.3-3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
 
12
12
  ### Updated
13
13
  - Updated retry logic for eth requests (#134)
14
+ - Adjust batch size for `JsonRpcBatchProvider` dynamically (#121)
14
15
 
15
16
  ### Fixed
16
17
  - Fixed missing mmrQueryService in indexer module