Skip to content

v3.0.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Feb 19:19
· 21 commits to beta since this release

3.0.0-beta.6 (2025-02-13)

Features

  • migrate ordinals api to ordhook repo (#389) (205b4c8)

Bug Fixes

  • brc20: verify ordinal transfers in chunks instead of individually (#394) (fe842e2)
  • clean up rocksdb connections during rollbacks (#420) (216cd52)
  • remove double parsing of inscriptions (#421) (19c8a79)
  • upgrade ord dependencies and integrate chainhook-sdk code (#397) (fcffa7e), closes #412