Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 3.0.0-beta.1 [skip ci]
## [3.0.0-beta.1](v2.2.5...v3.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](#356)) ([f35e1d0](f35e1d0)) * keep original deployed ticker for brc20 tokens ([#349](#349)) ([39774a9](39774a9)) * support a separate storage directory for observers.sqlite ([#354](#354)) ([7a65fdf](7a65fdf)) * support brc20 activity on scan blocks command ([#350](#350)) ([caacff7](caacff7)) * wait for bitcoind to be at chain tip before starting service ([#364](#364)) ([d4b67bb](d4b67bb)) ### Bug Fixes * also check config when looking for brc20 db connection ([#347](#347)) ([d80388b](d80388b)) * only create brc-20 db connection and cache if required ([#357](#357)) ([5692426](5692426))
- Loading branch information