Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

feat: add metadata and parent columns to inscriptions table - #305

Merged
rafaelcr merged 3 commits into
developfrom
feat/meta
Feb 12, 2024
Merged

feat: add metadata and parent columns to inscriptions table#305
rafaelcr merged 3 commits into
developfrom
feat/meta

Conversation

@rafaelcr

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

Copy link
Copy Markdown

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

@codecov

codecov Bot commented Feb 12, 2024

Copy link
Copy Markdown

Codecov Report

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

Comparison is base (99c59db) 95.24% compared to head (b954b51) 96.46%.
Report is 95 commits behind head on develop.

Files Patch % Lines
src/index.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #305      +/-   ##
===========================================
+ Coverage    95.24%   96.46%   +1.21%     
===========================================
  Files           61       64       +3     
  Lines         6143     6311     +168     
  Branches       536      527       -9     
===========================================
+ Hits          5851     6088     +237     
+ Misses         289      221      -68     
+ Partials         3        2       -1     

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

@rafaelcr
rafaelcr merged commit d71e93a into develop Feb 12, 2024
@rafaelcr
rafaelcr deleted the feat/meta branch February 12, 2024 21:04
blockstack-devops pushed a commit that referenced this pull request Feb 12, 2024
## [2.3.0-beta.1](v2.2.0...v2.3.0-beta.1) (2024-02-12)

### Features

* add `metadata` and `parent` columns to inscriptions table ([#305](#305)) ([d71e93a](d71e93a))
* add ordhook debug server ([#306](#306)) ([88ad130](88ad130))
@blockstack-devops

Copy link
Copy Markdown

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

The release is available on GitHub release

Your semantic-release bot 📦🚀

blockstack-devops pushed a commit that referenced this pull request Feb 28, 2024
## [3.0.0](v2.2.0...v3.0.0) (2024-02-28)

### ⚠ BREAKING CHANGES

* rename chainhook env vars to ordhook (#314)

### Features

* add `metadata` and `parent` columns to inscriptions table ([#305](#305)) ([d71e93a](d71e93a))
* add ordhook debug server ([#306](#306)) ([88ad130](88ad130))
* shutdown gracefully after finishing replaying blocks ([#315](#315)) ([72fd3fd](72fd3fd))

### Bug Fixes

* batch inscription location updates ([47525c9](47525c9))
* batch location pointer inserts ([#308](#308)) ([33f8cb2](33f8cb2))
* only update timestamp when streaming blocks ([#309](#309)) ([2c9ff17](2c9ff17))
* remove unused pg indexes ([#311](#311)) ([94d98d4](94d98d4))
* rename chainhook env vars to ordhook ([#314](#314)) ([ae4ec01](ae4ec01))
* standardize insert batch size ([b9b2448](b9b2448))
@blockstack-devops

Copy link
Copy Markdown

🎉 This PR is included in version 3.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants