-
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: upgrade chainhook client to v1.4.2 #277
Conversation
Vercel deployment URL: https://ordinals-aqsuligzg-blockstack.vercel.app 🚀 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## beta #277 +/- ##
==========================================
+ Coverage 95.28% 95.31% +0.03%
==========================================
Files 60 60
Lines 6213 6169 -44
Branches 562 561 -1
==========================================
- Hits 5920 5880 -40
+ Misses 289 285 -4
Partials 4 4 ☔ View full report in Codecov by Sentry. |
## [2.0.1-beta.3](v2.0.1-beta.2...v2.0.1-beta.3) (2023-11-29) ### Bug Fixes * upgrade chainhook client to v1.4.2 ([#277](#277)) ([67ba3d4](67ba3d4))
🎉 This PR is included in version 2.0.1-beta.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [2.0.1](v2.0.0...v2.0.1) (2023-12-05) ### Bug Fixes * add ENV to toggle inscription gap detection ([56ab283](56ab283)) * optimize block rollback logic for re-orgs ([#279](#279)) ([293c323](293c323)) * select only the first inscription id match ([106368e](106368e)) * upgrade chainhook client to v1.4.2 ([#277](#277)) ([67ba3d4](67ba3d4))
🎉 This PR is included in version 2.0.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
## [2.0.1-beta.3](hirosystems/ordinals-api@v2.0.1-beta.2...v2.0.1-beta.3) (2023-11-29) ### Bug Fixes * upgrade chainhook client to v1.4.2 ([#277](hirosystems/ordinals-api#277)) ([67ba3d4](hirosystems/ordinals-api@67ba3d4))
## [2.0.1](hirosystems/ordinals-api@v2.0.0...v2.0.1) (2023-12-05) ### Bug Fixes * add ENV to toggle inscription gap detection ([56ab283](hirosystems/ordinals-api@56ab283)) * optimize block rollback logic for re-orgs ([#279](hirosystems/ordinals-api#279)) ([293c323](hirosystems/ordinals-api@293c323)) * select only the first inscription id match ([106368e](hirosystems/ordinals-api@106368e)) * upgrade chainhook client to v1.4.2 ([#277](hirosystems/ordinals-api#277)) ([67ba3d4](hirosystems/ordinals-api@67ba3d4))
No description provided.