This repository was archived by the owner on Mar 14, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 64
fix: check only the first blessed inscription in next block on gap de… #325
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vercel deployment URL: https://ordinals-7qntcxd0b-blockstack.vercel.app 🚀 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## beta #325 +/- ##
==========================================
- Coverage 96.50% 96.49% -0.01%
==========================================
Files 65 65
Lines 6372 6369 -3
Branches 416 536 +120
==========================================
- Hits 6149 6146 -3
Misses 221 221
Partials 2 2 ☔ View full report in Codecov by Sentry. |
blockstack-devops
pushed a commit
that referenced
this pull request
Mar 7, 2024
## [3.0.2-beta.3](v3.0.2-beta.2...v3.0.2-beta.3) (2024-03-07) ### Bug Fixes * check only the first blessed inscription in next block on gap detection ([#325](#325)) ([9cad6c1](9cad6c1))
🎉 This PR is included in version 3.0.2-beta.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
blockstack-devops
pushed a commit
that referenced
this pull request
Apr 23, 2024
## [3.1.0](v3.0.1...v3.1.0) (2024-04-23) ### Features * support self minted 5-byte wide BRC-20 tokens ([#338](#338)) ([60f46d3](60f46d3)) ### Bug Fixes * calculate transfer type correctly upon reveal ([#326](#326)) ([6c4c54b](6c4c54b)) * check only the first blessed inscription in next block on gap detection ([#325](#325)) ([9cad6c1](9cad6c1)) * filter correct content types for brc20 ([#323](#323)) ([4d52b48](4d52b48)) * ignore spent as fee on gap check ([#328](#328)) ([a1277cf](a1277cf)) * remove gap detection ([#330](#330)) ([040ee04](040ee04)) * use brc20_total_balances table when inserting new transfer ([#321](#321)) ([925fb0e](925fb0e))
🎉 This PR is included in version 3.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
g0drlc
added a commit
to g0drlc/btc-ordinals-api
that referenced
this pull request
Jul 14, 2024
## [3.0.2-beta.3](hirosystems/ordinals-api@v3.0.2-beta.2...v3.0.2-beta.3) (2024-03-07) ### Bug Fixes * check only the first blessed inscription in next block on gap detection ([#325](hirosystems/ordinals-api#325)) ([9cad6c1](hirosystems/ordinals-api@9cad6c1))
g0drlc
added a commit
to g0drlc/btc-ordinals-api
that referenced
this pull request
Jul 14, 2024
## [3.1.0](hirosystems/ordinals-api@v3.0.1...v3.1.0) (2024-04-23) ### Features * support self minted 5-byte wide BRC-20 tokens ([#338](hirosystems/ordinals-api#338)) ([60f46d3](hirosystems/ordinals-api@60f46d3)) ### Bug Fixes * calculate transfer type correctly upon reveal ([#326](hirosystems/ordinals-api#326)) ([6c4c54b](hirosystems/ordinals-api@6c4c54b)) * check only the first blessed inscription in next block on gap detection ([#325](hirosystems/ordinals-api#325)) ([9cad6c1](hirosystems/ordinals-api@9cad6c1)) * filter correct content types for brc20 ([#323](hirosystems/ordinals-api#323)) ([4d52b48](hirosystems/ordinals-api@4d52b48)) * ignore spent as fee on gap check ([#328](hirosystems/ordinals-api#328)) ([a1277cf](hirosystems/ordinals-api@a1277cf)) * remove gap detection ([#330](hirosystems/ordinals-api#330)) ([040ee04](hirosystems/ordinals-api@040ee04)) * use brc20_total_balances table when inserting new transfer ([#321](hirosystems/ordinals-api#321)) ([925fb0e](hirosystems/ordinals-api@925fb0e))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.