Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@hirosystems-release-bot hirosystems-release-bot released this 16 Jun 16:32

1.9.0 (2025-06-16)

Features

  • add mock signature pubkey (#670) (c414d79)
  • add mock signer message support (#669) (ad5fd54)
  • add various new nakamoto block fields to /new_block ingestion and StacksPayload (#659) (f48cda5)
  • callback to intercept and modify predicates before re-registration (#675) (5f13912)
  • include recovered signer pubkeys in new block payload (#662) (b5ad4ba)
  • include signer messages in Stacks predicate payloads (#656) (aee14bc)
  • parse /stackerdb_chunks Stacks node event (#653) (e44d84a)
  • store signer messages in local sqlite database (#664) (d12acd9)
  • support tenure-height in block messages (#661) (99e5a61)
  • ts-client: add persisted predicates and periodic health check (#658) (535226a)
  • ts-client: add signer messages to stacks payloads (#657) (ff66bb2)

Bug Fixes

  • add a configurable max timeout for outgoing predicate payload requests (#642) (6c1dfa9), closes #643
  • add missing fields to ordinal inscription reveals (#703) (4e49608)
  • bump stacks codec (3c117b5)
  • increase stacks event server body size limit to 500MB (#660) (21234c9)
  • mock signature retrieval (#671) (8bb59c1)
  • only import stacks tsv if chainstate is empty (#684) (1f9f37e), closes #677
  • propagate error when trying to store peer info (1bc949a)
  • read contract_interface from Stacks node block events (#712) (6f9c718)
  • read stacks-core http event POST payloads for ignored events (#673) (a01470e)
  • return 500 status code to Stacks node when event ingestion fails (#648) (63c753c), closes #646
  • signer pubkey calculation (#665) (cc93873)
  • ts client missing matches_regex option for print_event (#701) (8247900)
  • update SignerMessage deserializing (#663) (71364c1)
  • validate ts client predicates before registering (#639) (2d08f72)