@subql/node-ethereum 3.0.3 → 3.0.4-0

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
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
 
7
7
  ## [Unreleased]
8
8
 
9
+ ### Changed
10
+ - debug has changed from a boolean to a string to allow scoping debug log level (#2077)
11
+
12
+ ### Fixed
13
+ - Sync with node-core.
14
+ - Fixed Poi migration performance issue.
15
+ - Fixed AutoQueue timeout issue.
16
+ - Fixed Poi sync could block DB IO and drop connection issue.
17
+
9
18
  ## [3.0.3] - 2023-10-05
10
19
  ### Changed
11
20
  - Version bump with `@subql/types-ethereum` 3.0.2