This repository was archived by the owner on Sep 9, 2023. It is now read-only.
v0.36.0
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