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: stop resolving revoked BNS names #1519

Merged
merged 8 commits into from
Jan 13, 2023
Merged

fix: stop resolving revoked BNS names #1519

merged 8 commits into from
Jan 13, 2023

Conversation

rafaelcr
Copy link
Collaborator

Fixes #1502

@github-actions github-actions bot temporarily deployed to commit January 11, 2023 17:31 Inactive
@github-actions
Copy link

github-actions bot commented Jan 11, 2023

@github-actions github-actions bot temporarily deployed to pull request January 11, 2023 17:32 Inactive
@github-actions github-actions bot temporarily deployed to commit January 11, 2023 18:07 Inactive
@github-actions github-actions bot temporarily deployed to pull request January 11, 2023 18:08 Inactive
Copy link
Member

@zone117x zone117x left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @rafaelcr!

@rafaelcr rafaelcr merged commit 095c4fc into master Jan 13, 2023
@rafaelcr rafaelcr deleted the fix/bns-revoked branch January 13, 2023 18:57
blockstack-devops pushed a commit that referenced this pull request Jan 13, 2023
## [6.3.1](v6.3.0...v6.3.1) (2023-01-13)

### Bug Fixes

* stop resolving revoked BNS names ([#1519](#1519)) ([095c4fc](095c4fc))
@blockstack-devops
Copy link

🎉 This PR is included in version 6.3.1 🎉

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.

Revoked BNS Names resolves
3 participants