Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: only create brc-20 db connection and cache if required #357

Merged
merged 7 commits into from
Sep 4, 2024

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Sep 3, 2024

Consolidates the creation of BRC-20 DB and cache so it only happens when the Ordhook.toml config requires it.

@rafaelcr rafaelcr had a problem deploying to Development-mainnet-blue September 3, 2024 21:10 — with GitHub Actions Error
@rafaelcr rafaelcr had a problem deploying to Development-mainnet-blue September 3, 2024 21:53 — with GitHub Actions Error
@rafaelcr rafaelcr had a problem deploying to Development-mainnet-blue September 3, 2024 22:26 — with GitHub Actions Error
@rafaelcr rafaelcr requested a review from tippenein September 3, 2024 23:58
@rafaelcr rafaelcr marked this pull request as ready for review September 3, 2024 23:58
@rafaelcr rafaelcr had a problem deploying to Development-mainnet-blue September 4, 2024 00:13 — with GitHub Actions Failure
@rafaelcr rafaelcr merged commit 5692426 into develop Sep 4, 2024
5 of 7 checks passed
@rafaelcr rafaelcr deleted the fix/db-create branch September 4, 2024 14:59
@rafaelcr
Copy link
Collaborator Author

rafaelcr commented Sep 4, 2024

Related to #353

github-actions bot pushed a commit that referenced this pull request Sep 20, 2024
## [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))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants