Skip to content

v3.0.0

Compare
Choose a tag to compare
@blockstack-devops blockstack-devops released this 28 Feb 15:44
· 42 commits to master since this release

3.0.0 (2024-02-28)

⚠ BREAKING CHANGES

  • rename chainhook env vars to ordhook (#314)

Features

  • add metadata and parent columns to inscriptions table (#305) (d71e93a)
  • add ordhook debug server (#306) (88ad130)
  • shutdown gracefully after finishing replaying blocks (#315) (72fd3fd)

Bug Fixes

  • batch inscription location updates (47525c9)
  • batch location pointer inserts (#308) (33f8cb2)
  • only update timestamp when streaming blocks (#309) (2c9ff17)
  • remove unused pg indexes (#311) (94d98d4)
  • rename chainhook env vars to ordhook (#314) (ae4ec01)
  • standardize insert batch size (b9b2448)