What's Changed
- Cast oracle price to bigint and then numeric to get proper values (backport #2689) by @mergify in #2805
- replace candles (ticker, resolution) index with (ticker, resolution, startedat desc) (backport #2807) by @mergify in #2810
- socks
- don't remove CLOSE event handler on websocket send error
- skip logging error if stream was destroyed
- stop publishing batched messages on error and log
- add bufferutil and utf-8-validate for performance
- use node:crypto for v4 uuid
- raise semi space and old space size in socks start script
Full Changelog: indexer/v8.0.11...indexer/v8.0.13