Release v8.0.11
This release (optional for validators/RPC providers) includes improvement on gRPC streaming API, and fixes a bug on the indexer full node that results in incorrect orderbook levels.
What's Changed
- Full Node Streaming: filter all pairs when none are specified (backport #2746) by @mergify in #2781
- Fix(orderbook): Fix to-indexer order replacement logic (backport #2855) by @mergify in #2856
Full Changelog: protocol/v8.0.9...protocol/v8.0.11