Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.

v0.36.0

Compare
Choose a tag to compare
@bmancini55 bmancini55 released this 03 Aug 17:48
· 333 commits to master since this release

Changes

  • Kraken - changes l2update/l2snapshot too fix problems maintaining order books. This consists of the folloowing changes:
    • Now includes the checksum property on the update message
    • Now includes the timestamp per point in the update
    • Fixes an issue where multiple batches of updates in a single message were getting skipped
    • Thanks to @evan-coygo and @nudabagana for helping work through the issue