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: scan brc-20 blocks using a cursor #251

Merged
merged 2 commits into from
Oct 11, 2023
Merged

fix: scan brc-20 blocks using a cursor #251

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 20:35 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 11, 2023

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

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #251 (1e4a28b) into master (d00fb8e) will increase coverage by 0.00%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #251   +/-   ##
=======================================
  Coverage   95.21%   95.21%           
=======================================
  Files          58       58           
  Lines        6102     6104    +2     
  Branches      535      535           
=======================================
+ Hits         5810     5812    +2     
  Misses        289      289           
  Partials        3        3           
Files Coverage Δ
src/pg/brc20/brc20-pg-store.ts 100.00% <100.00%> (ø)

@rafaelcr rafaelcr temporarily deployed to Preview October 11, 2023 21:14 — with GitHub Actions Inactive
@rafaelcr rafaelcr changed the base branch from master to beta October 11, 2023 21:21
@rafaelcr rafaelcr merged commit a1bf4b4 into beta Oct 11, 2023
7 checks passed
@rafaelcr rafaelcr deleted the fix/brc20-cursor branch October 11, 2023 21:21
blockstack-devops pushed a commit that referenced this pull request Oct 11, 2023
## [1.2.6-beta.1](v1.2.5...v1.2.6-beta.1) (2023-10-11)

### Bug Fixes

* scan brc-20 blocks using a cursor ([#251](#251)) ([a1bf4b4](a1bf4b4))
@blockstack-devops
Copy link

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

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

### Bug Fixes

* scan brc-20 blocks using a cursor ([#251](hirosystems/ordinals-api#251)) ([a1bf4b4](hirosystems/ordinals-api@a1bf4b4))
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