Closed zone117x closed 3 days ago
Vercel deployment URL: https://stacks-blockchain-dkcjjes6g-hirosystems.vercel.app :rocket:
All modified and coverable lines are covered by tests :white_check_mark:
:loudspeaker: Thoughts on this report? Let us know!
:tada: This PR is included in version 8.3.0-beta.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Closes https://github.com/hirosystems/stacks-blockchain-api/issues/2146
There's a bug in the socket-io client reconnection logic, where an invalid empty topic was being sent.
This PR fixes the bug in the client, and also updates the server code to ignore empty topics so that existing client versions will work.