-
Notifications
You must be signed in to change notification settings - Fork 64
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: ordhook ingestion #356
Conversation
Vercel deployment URL: https://ordinals-1pl57d9et-blockstack.vercel.app 🚀 |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## beta #356 +/- ##
==========================================
- Coverage 95.20% 95.17% -0.03%
==========================================
Files 44 44
Lines 5065 5037 -28
Branches 477 471 -6
==========================================
- Hits 4822 4794 -28
Misses 241 241
Partials 2 2 ☔ View full report in Codecov by Sentry. |
## [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2024-06-11) ### Bug Fixes * ordhook ingestion ([#356](#356)) ([dfc003e](dfc003e))
🎉 This PR is included in version 4.0.0-beta.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [4.0.0](v3.1.0...v4.0.0) (2024-06-11) ### ⚠ BREAKING CHANGES * support reinscription transfers (#348) * ingest BRC20 data from ordhook (#347) ### Features * ingest BRC20 data from ordhook ([#347](#347)) ([56a8851](56a8851)) * return `parent` and `metadata` in inscription responses ([#350](#350)) ([939286e](939286e)) * support reinscription transfers ([#348](#348)) ([5422156](5422156)) ### Bug Fixes * detect block gaps when streaming from ordhook ([#349](#349)) ([3c1480f](3c1480f)) * ordhook ingestion ([#356](#356)) ([dfc003e](dfc003e))
🎉 This PR is included in version 4.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.