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!: rename chainhook env vars to ordhook #314

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Conversation

rafaelcr
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Feb 21, 2024

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

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f6d441d) 96.49% compared to head (7ec5d70) 96.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             beta     #314   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files          65       65           
  Lines        6359     6359           
  Branches      415      415           
=======================================
  Hits         6136     6136           
  Misses        221      221           
  Partials        2        2           

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

@rafaelcr rafaelcr linked an issue Feb 21, 2024 that may be closed by this pull request
@rafaelcr rafaelcr merged commit ae4ec01 into beta Feb 21, 2024
9 checks passed
@rafaelcr rafaelcr deleted the fix/ordhook-rename branch February 21, 2024 20:03
blockstack-devops pushed a commit that referenced this pull request Feb 21, 2024
## [3.0.0-beta.1](v2.3.0-beta.6...v3.0.0-beta.1) (2024-02-21)

### ⚠ BREAKING CHANGES

* rename chainhook env vars to ordhook (#314)

### Bug Fixes

* rename chainhook env vars to ordhook ([#314](#314)) ([ae4ec01](ae4ec01))
@blockstack-devops
Copy link

🎉 This PR is included in version 3.0.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

🎉 This PR is included in version 3.0.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
## [3.0.0-beta.1](hirosystems/ordinals-api@v2.3.0-beta.6...v3.0.0-beta.1) (2024-02-21)

### ⚠ BREAKING CHANGES

* rename chainhook env vars to ordhook (#314)

### Bug Fixes

* rename chainhook env vars to ordhook ([#314](hirosystems/ordinals-api#314)) ([ae4ec01](hirosystems/ordinals-api@ae4ec01))
g0drlc added a commit to g0drlc/btc-ordinals-api that referenced this pull request Jul 14, 2024
## [3.0.0](hirosystems/ordinals-api@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](hirosystems/ordinals-api#305)) ([d71e93a](hirosystems/ordinals-api@d71e93a))
* add ordhook debug server ([#306](hirosystems/ordinals-api#306)) ([88ad130](hirosystems/ordinals-api@88ad130))
* shutdown gracefully after finishing replaying blocks ([#315](hirosystems/ordinals-api#315)) ([72fd3fd](hirosystems/ordinals-api@72fd3fd))

### Bug Fixes

* batch inscription location updates ([47525c9](hirosystems/ordinals-api@47525c9))
* batch location pointer inserts ([#308](hirosystems/ordinals-api#308)) ([33f8cb2](hirosystems/ordinals-api@33f8cb2))
* only update timestamp when streaming blocks ([#309](hirosystems/ordinals-api#309)) ([2c9ff17](hirosystems/ordinals-api@2c9ff17))
* remove unused pg indexes ([#311](hirosystems/ordinals-api#311)) ([94d98d4](hirosystems/ordinals-api@94d98d4))
* rename chainhook env vars to ordhook ([#314](hirosystems/ordinals-api#314)) ([ae4ec01](hirosystems/ordinals-api@ae4ec01))
* standardize insert batch size ([b9b2448](hirosystems/ordinals-api@b9b2448))
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.

rename CHAINHOOK env vars to ORDHOOK
2 participants