Skip to content

v10.4.4

Compare
Choose a tag to compare
@ouziel-slama ouziel-slama released this 09 Oct 19:33
· 1114 commits to master since this release
679ab89

Release Notes - Counterparty Core v10.4.4 (2024-10-09)

This is a minor release with a number of bugfixes and minor improvements to the API.

Upgrading

This release is not a protocol change and does not require a database reparse.

ChangeLog

Bugfixes

  • Handle invalid scripts in outputs properly
  • Fix last_block in get_running_info command (API v1)
  • Fix blockchain reorganization support

Codebase

  • Add regtest support in RSFetcher

API

  • Add Gunicorn support

CLI

  • Add wsgi-server (werkzeug or gunicorn) and gunicorn-workers flags
  • Enable Sentry Caches and Queries pages

Credits

  • Ouziel Slama
  • Warren Puffett
  • Adam Krellenstein