Skip to content

Bug fixes

Compare
Choose a tag to compare
@hamishcoleman hamishcoleman released this 19 Oct 05:16
· 108 commits to main since this release
  • Fix jsonrpc handling to avoid a null pointer dereference if no params are
    given and a large result is created
  • Attempt to fix bug with "address already in use" errors
  • Minor code reorganising to increase comprehensibility