Skip to content

v3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 18:58

3.0.0-beta.1 (2024-09-20)

⚠ BREAKING CHANGES

  • support brc20 activity on scan blocks command (#350)
  • keep original deployed ticker for brc20 tokens (#349)

Features

  • add prometheus monitoring (#356) (f35e1d0)
  • keep original deployed ticker for brc20 tokens (#349) (39774a9)
  • support a separate storage directory for observers.sqlite (#354) (7a65fdf)
  • support brc20 activity on scan blocks command (#350) (caacff7)
  • wait for bitcoind to be at chain tip before starting service (#364) (d4b67bb)

Bug Fixes

  • also check config when looking for brc20 db connection (#347) (d80388b)
  • only create brc-20 db connection and cache if required (#357) (5692426)