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: offload ticker lookup from BRC-20 activity query #293

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Jan 16, 2024

  • Remove redundant indexes from locations table
  • Add locations_block_height_tx_index index

Copy link

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

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 19 lines in your changes are missing coverage. Please review.

Comparison is base (79ff84c) 94.10% compared to head (689516d) 96.40%.
Report is 112 commits behind head on beta.

Files Patch % Lines
src/pg/helpers.ts 92.97% 13 Missing ⚠️
src/api/routes/sats.ts 83.33% 3 Missing ⚠️
src/index.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             beta     #293      +/-   ##
==========================================
+ Coverage   94.10%   96.40%   +2.30%     
==========================================
  Files          32       62      +30     
  Lines        3577     6206    +2629     
  Branches      316      572     +256     
==========================================
+ Hits         3366     5983    +2617     
- Misses        209      221      +12     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rafaelcr rafaelcr merged commit e70c222 into beta Jan 16, 2024
7 checks passed
@rafaelcr rafaelcr deleted the fix/brc20-activity branch January 16, 2024 22:38
blockstack-devops pushed a commit that referenced this pull request Jan 16, 2024
## [2.1.2-beta.1](v2.1.1...v2.1.2-beta.1) (2024-01-16)

### Bug Fixes

* offload ticker lookup from BRC-20 activity query ([#293](#293)) ([e70c222](e70c222))
@blockstack-devops
Copy link

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

The release is available on GitHub release

Your semantic-release bot 📦🚀

blockstack-devops pushed a commit that referenced this pull request Feb 2, 2024
## [2.2.0](v2.1.1...v2.2.0) (2024-02-02)

### Features

* support transfers by ordinal number instead of inscription id ([#296](#296)) ([b0c0ffd](b0c0ffd))

### Bug Fixes

* include token in address index on brc20_total_balances ([#299](#299)) ([d8271eb](d8271eb))
* offload ticker lookup from BRC-20 activity query ([#293](#293)) ([e70c222](e70c222))
@blockstack-devops
Copy link

🎉 This PR is included in version 2.2.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
## [2.1.2-beta.1](hirosystems/ordinals-api@v2.1.1...v2.1.2-beta.1) (2024-01-16)

### Bug Fixes

* offload ticker lookup from BRC-20 activity query ([#293](hirosystems/ordinals-api#293)) ([e70c222](hirosystems/ordinals-api@e70c222))
g0drlc added a commit to g0drlc/btc-ordinals-api that referenced this pull request Jul 14, 2024
## [2.2.0](hirosystems/ordinals-api@v2.1.1...v2.2.0) (2024-02-02)

### Features

* support transfers by ordinal number instead of inscription id ([#296](hirosystems/ordinals-api#296)) ([b0c0ffd](hirosystems/ordinals-api@b0c0ffd))

### Bug Fixes

* include token in address index on brc20_total_balances ([#299](hirosystems/ordinals-api#299)) ([d8271eb](hirosystems/ordinals-api@d8271eb))
* offload ticker lookup from BRC-20 activity query ([#293](hirosystems/ordinals-api#293)) ([e70c222](hirosystems/ordinals-api@e70c222))
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