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

refactor: revisit delete_data_in_ordhook_db #320

Merged
merged 5 commits into from
Jun 18, 2024
Merged

Conversation

lgalabru
Copy link
Contributor

With the latest brc20 refactoring, we started experiencing some issues during re-org.
In this PR, we're revisiting the way the method delete_data_in_ordhook_db is being used by making sure that we're re-using existing readwrite connections handles if we already have some.

rafaelcr and others added 3 commits June 11, 2024 09:45
## [2.2.1](v2.2.0...v2.2.1) (2024-06-11)

### Bug Fixes

* base catchup on inscriptions db, vs blocks db ([a76a037](a76a037))
* consider meta protocols when switching to stream ([#311](#311)) ([26d8ed9](26d8ed9))
* set is_streaming_blocks to false when scanning ([#309](#309)) ([b31f6bd](b31f6bd))
@lgalabru lgalabru requested a review from rafaelcr June 18, 2024 16:48
@lgalabru lgalabru had a problem deploying to Development-mainnet-blue June 18, 2024 17:04 — with GitHub Actions Error
@lgalabru lgalabru merged commit 434e631 into develop Jun 18, 2024
2 checks passed
@lgalabru lgalabru deleted the fix/double-write branch June 18, 2024 17:18
@lgalabru lgalabru requested a deployment to Development-mainnet-blue June 18, 2024 17:33 — with GitHub Actions Waiting
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.

None yet

3 participants