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: set is_streaming_blocks to false when scanning #309

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Jun 3, 2024

No description provided.

@rafaelcr rafaelcr requested a review from lgalabru June 3, 2024 20:23
@rafaelcr rafaelcr linked an issue Jun 3, 2024 that may be closed by this pull request
@rafaelcr rafaelcr had a problem deploying to Development-mainnet-blue June 3, 2024 20:47 — with GitHub Actions Failure
Copy link
Contributor

@lgalabru lgalabru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @rafaelcr!

@rafaelcr rafaelcr merged commit b31f6bd into develop Jun 4, 2024
4 of 5 checks passed
@rafaelcr rafaelcr deleted the fix/streaming branch June 4, 2024 19:16
github-actions bot pushed a commit that referenced this pull request Jun 11, 2024
## [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))
Copy link

🎉 This PR is included in version 2.2.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

mark payloads as "not streamed" during ordhook scan
2 participants