Skip to content

Version 5.6.0

Compare
Choose a tag to compare
@bmino bmino released this 03 Sep 22:24
· 84 commits to master since this release

Changes:

  • Bundle multiple tickers into websockets for less connections! (configurable via WEBSOCKETS.BUNDLE_SIZE)
  • Average CPU load updates (configurable via TIMING.STATUS_UPDATE_INTERVAL)
  • Trimming depth cache snapshots instead of pruning the local depth cache
  • Ensuring that depth cache snapshots are clones vs. references
  • Increased startup logging for more insight

Note update your config.json!