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: use limit/offset instead of a cursor #252

Merged
merged 2 commits into from
Oct 11, 2023
Merged

fix: use limit/offset instead of a cursor #252

merged 2 commits into from
Oct 11, 2023

Conversation

rafaelcr
Copy link
Collaborator

No description provided.

@rafaelcr rafaelcr temporarily deployed to Preview October 11, 2023 22:08 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 11, 2023

Vercel deployment URL: https://ordinals-pbyxl57xg-blockstack.vercel.app 🚀

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #252 (2e1fc2d) into beta (a1bf4b4) will decrease coverage by 0.02%.
Report is 1 commits behind head on beta.
The diff coverage is 95.23%.

@@            Coverage Diff             @@
##             beta     #252      +/-   ##
==========================================
- Coverage   95.21%   95.20%   -0.02%     
==========================================
  Files          58       58              
  Lines        6104     6111       +7     
  Branches      535      537       +2     
==========================================
+ Hits         5812     5818       +6     
  Misses        289      289              
- Partials        3        4       +1     
Files Coverage Δ
src/pg/brc20/brc20-pg-store.ts 99.88% <95.23%> (-0.12%) ⬇️

@rafaelcr rafaelcr temporarily deployed to Preview October 11, 2023 22:12 — with GitHub Actions Inactive
@rafaelcr rafaelcr merged commit e4e9819 into beta Oct 11, 2023
6 of 7 checks passed
@rafaelcr rafaelcr deleted the fix/new-cursor branch October 11, 2023 22:18
blockstack-devops pushed a commit that referenced this pull request Oct 11, 2023
## [1.2.6-beta.2](v1.2.6-beta.1...v1.2.6-beta.2) (2023-10-11)

### Bug Fixes

* use limit/offset instead of a cursor ([#252](#252)) ([e4e9819](e4e9819))
@blockstack-devops
Copy link

🎉 This PR is included in version 1.2.6-beta.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

blockstack-devops pushed a commit that referenced this pull request Oct 11, 2023
## [1.2.6](v1.2.5...v1.2.6) (2023-10-11)

### Bug Fixes

* scan brc-20 blocks using a cursor ([#251](#251)) ([a1bf4b4](a1bf4b4))
* use limit/offset instead of a cursor ([#252](#252)) ([e4e9819](e4e9819))
@blockstack-devops
Copy link

🎉 This PR is included in version 1.2.6 🎉

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
## [1.2.6-beta.2](hirosystems/ordinals-api@v1.2.6-beta.1...v1.2.6-beta.2) (2023-10-11)

### Bug Fixes

* use limit/offset instead of a cursor ([#252](hirosystems/ordinals-api#252)) ([e4e9819](hirosystems/ordinals-api@e4e9819))
g0drlc added a commit to g0drlc/btc-ordinals-api that referenced this pull request Jul 14, 2024
## [1.2.6](hirosystems/ordinals-api@v1.2.5...v1.2.6) (2023-10-11)

### Bug Fixes

* scan brc-20 blocks using a cursor ([#251](hirosystems/ordinals-api#251)) ([a1bf4b4](hirosystems/ordinals-api@a1bf4b4))
* use limit/offset instead of a cursor ([#252](hirosystems/ordinals-api#252)) ([e4e9819](hirosystems/ordinals-api@e4e9819))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants