Skip to content

Version 0.2.1

Compare
Choose a tag to compare
@samrg472 samrg472 released this 03 Dec 21:37
· 119 commits to master since this release
v0.2.1
a74a05a

Fixes a memory issue when retrieving block ranges by ensuring that the network handler can't queue an infinite amount of messages.

  • Configure the max message send queue in the WebSocket handler for back
    pressure control.