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: include token in address index on brc20_total_balances #299

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Feb 2, 2024

Fixes #297

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d0f7dcc) 96.44% compared to head (35868c5) 96.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##             beta     #299   +/-   ##
=======================================
  Coverage   96.44%   96.45%           
=======================================
  Files          62       63    +1     
  Lines        6280     6294   +14     
  Branches      524      526    +2     
=======================================
+ Hits         6057     6071   +14     
  Misses        221      221           
  Partials        2        2           

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

Copy link

github-actions bot commented Feb 2, 2024

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

@rafaelcr rafaelcr merged commit d8271eb into beta Feb 2, 2024
9 checks passed
@rafaelcr rafaelcr deleted the fix/rollback-index branch February 2, 2024 17:41
blockstack-devops pushed a commit that referenced this pull request Feb 2, 2024
## [2.2.0-beta.2](v2.2.0-beta.1...v2.2.0-beta.2) (2024-02-02)

### Bug Fixes

* include token in address index on brc20_total_balances ([#299](#299)) ([d8271eb](d8271eb))
@blockstack-devops
Copy link

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

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.2.0-beta.2](hirosystems/ordinals-api@v2.2.0-beta.1...v2.2.0-beta.2) (2024-02-02)

### Bug Fixes

* include token in address index on brc20_total_balances ([#299](hirosystems/ordinals-api#299)) ([d8271eb](hirosystems/ordinals-api@d8271eb))
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