Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 00:54
· 52 commits to main since this release

1.6.0 (2024-05-09)

Features

  • add Bitcoin transaction index to typescript client (#568) (6f7eba4)

Bug Fixes

  • add stacks event position to ts client (#575) (3c48eeb)
  • add starting stacks height for prometheus metrics (#567) (6a8c086)
  • make bitcoin payload serialization deserializable (#569) (5f20a86)
  • set Interrupted status for streaming predicates that fail (#574) (11bde53), closes #523
  • shut down observer on bitcoin block download failure (#573) (f3530b7), closes #572