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

feat: add endpoint to retrieve all inscription transfers per block #63

Merged
merged 4 commits into from
May 10, 2023

Conversation

rafaelcr
Copy link
Collaborator

Fixes #25

@github-actions
Copy link

github-actions bot commented May 10, 2023

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

@rafaelcr rafaelcr requested a deployment to Preview May 10, 2023 17:24 — with GitHub Actions Abandoned
@rafaelcr rafaelcr temporarily deployed to Preview May 10, 2023 18:33 — with GitHub Actions Inactive
@rafaelcr rafaelcr requested a review from csgui May 10, 2023 18:36
Copy link

@csgui csgui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rafaelcr rafaelcr merged commit e1afa7d into develop May 10, 2023
@rafaelcr rafaelcr deleted the feat/block-transfers branch May 10, 2023 18:49
@smcclellan smcclellan added this to the Q2-2023 milestone May 18, 2023
blockstack-devops pushed a commit that referenced this pull request May 19, 2023
## [0.2.0](v0.1.2...v0.2.0) (2023-05-19)

### Features

* add endpoint to retrieve all inscription transfers per block ([#63](#63)) ([e1afa7d](e1afa7d))
* add typescript client library ([#58](#58)) ([23e48f1](23e48f1))

### Bug Fixes

* parse chainhooks satpoint to get offset ([#69](#69)) ([73580fb](73580fb))
@blockstack-devops
Copy link

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@blockstack-devops
Copy link

🎉 This PR is included in version 0.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
## [0.2.0](hirosystems/ordinals-api@v0.1.2...v0.2.0) (2023-05-19)

### Features

* add endpoint to retrieve all inscription transfers per block ([#63](hirosystems/ordinals-api#63)) ([e1afa7d](hirosystems/ordinals-api@e1afa7d))
* add typescript client library ([#58](hirosystems/ordinals-api#58)) ([23e48f1](hirosystems/ordinals-api@23e48f1))

### Bug Fixes

* parse chainhooks satpoint to get offset ([#69](hirosystems/ordinals-api#69)) ([73580fb](hirosystems/ordinals-api@73580fb))
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.

Add support for indexing sat transfers
4 participants