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: is_unanchored property on /extended/v1/tx/:tx_id #1487

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

rafaelcr
Copy link
Collaborator

Fixes #1486

@github-actions github-actions bot temporarily deployed to commit December 13, 2022 15:39 Inactive
@github-actions
Copy link

@github-actions github-actions bot temporarily deployed to pull request December 13, 2022 15:40 Inactive
@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 77.567% when pulling 98553f9 on fix/tx-unanchored into dce5847 on master.

@rafaelcr rafaelcr changed the base branch from master to beta December 13, 2022 15:46
@rafaelcr rafaelcr changed the base branch from beta to master December 13, 2022 15:47
@rafaelcr rafaelcr merged commit 4b85058 into master Dec 14, 2022
@rafaelcr rafaelcr deleted the fix/tx-unanchored branch December 14, 2022 14:38
blockstack-devops pushed a commit that referenced this pull request Dec 14, 2022
## [6.2.3](v6.2.2...v6.2.3) (2022-12-14)

### Bug Fixes

* is_unanchored property on /extended/v1/tx/:tx_id ([#1487](#1487)) ([4b85058](4b85058))
@blockstack-devops
Copy link

🎉 This PR is included in version 6.2.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

blockstack-devops pushed a commit that referenced this pull request Jan 6, 2023
## [6.3.0-beta.2](v6.3.0-beta.1...v6.3.0-beta.2) (2023-01-06)

### Bug Fixes

* is_unanchored property on /extended/v1/tx/:tx_id ([#1487](#1487)) ([4b85058](4b85058))
@blockstack-devops
Copy link

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

The release is available on:

Your semantic-release bot 📦🚀

blockstack-devops pushed a commit that referenced this pull request Feb 3, 2023
## [7.0.0-beta.4](v7.0.0-beta.3...v7.0.0-beta.4) (2023-02-03)

### Features

* add `smartContractUpdate` and `smartContractLogUpdate` to `PgWriteStore` event emitter ([#1462](#1462)) ([bce0ef9](bce0ef9))

### Bug Fixes

* add block_height index to contract_logs ([#1534](#1534)) ([dc53af2](dc53af2))
* add contract_identifier index on contract_logs table ([#1523](#1523)) ([1f16513](1f16513))
* avoid selecting `raw_tx` column on read queries ([#1453](#1453)) ([5acfc96](5acfc96))
* build rosetta with node 16 ([654b64f](654b64f))
* datastore tests ([bb96507](bb96507))
* is_unanchored property on /extended/v1/tx/:tx_id ([#1487](#1487)) ([4b85058](4b85058))
* lint docs ci dependencies ([#1458](#1458)) ([19c3a0d](19c3a0d))
* stop resolving revoked BNS names ([#1519](#1519)) ([095c4fc](095c4fc))
* test tx types ([11b9013](11b9013))
* update total STX supply to the year 2050 projected amount ([#1531](#1531)) ([0689f60](0689f60))
@blockstack-devops
Copy link

🎉 This PR is included in version 7.0.0-beta.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

is_unanchored property is broken for unanchored requests to /extended/v1/tx/:tx_id
4 participants