Skip to content

[12.0.0] @subql/node-core

Compare
Choose a tag to compare
@ianhe8x ianhe8x released this 22 Jul 02:21
1cfae76

[12.0.0] - 2024-07-22

Changed

  • Provide a better error message when user increases project start height beyond indexed height (#2492)
  • Define new core modules to reduce duplicate code in nodes (#2491)

Fixed

  • "targetHeight" being updated out of sync with indexing, leading to it possibly being behind "lastProcessedHeight" (#2491)