Skip to content

9.53.0

Compare
Choose a tag to compare
@robby-d robby-d released this 24 Jan 22:14
· 3860 commits to master since this release

Description

This is an incremental upgrade with numerous bug fixes and performance enhancements, that adds support for 80-byte OP_RETURN.

Mandatory Upgrade Block

  • NONE

Protocol Changes

  • NONE

Interface Changes

  • Add min_message_index to get_blocks API call.
  • Add skip_missing parameter to getrawtransaction and getrawtransaction_batch API calls.

Upgrade Procedure

  • Update as normal. Note that, due to the undolog feature no longer tracking the messages table, a reparse will be required (counterparty-lib will automatically perform this upon restarting).