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

Add bitcoin BIP15 alias partial support #336

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Add bitcoin BIP15 alias partial support #336

merged 1 commit into from
Jan 8, 2025

Conversation

huiyifyj
Copy link
Collaborator

@huiyifyj huiyifyj commented Jan 7, 2025

  • Add bitcoin alias endpoint /bitcoin-alias that returns BIP15 alias value.
  • Implement GET (and other methods) handler to fetch bitcoin alias from database.

⚠️ note: This follows BIP15 partial specification but its standardization status remains deferred.

refer to: https://github.com/bitcoin/bips/blob/master/bip-0015.mediawiki#https-web-service

- Add bitcoin alias endpoint `/bitcoin-alias` that returns BIP15 alias value.
- Implement GET (and other methods) handler to fetch bitcoin alias from database.
- Add route registration for bitcoin alias endpoint.

Note: This follows BIP15 partial specification but its standardization status remains deferred.

refer to: https://github.com/bitcoin/bips/blob/master/bip-0015.mediawiki#https-web-service
@huiyifyj huiyifyj added the feature 💡 Add a feature or special function label Jan 7, 2025
@huiyifyj huiyifyj added this to the 0.0.2 milestone Jan 7, 2025
@huiyifyj huiyifyj self-assigned this Jan 7, 2025
@huiyifyj huiyifyj merged commit af0a342 into main Jan 8, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 💡 Add a feature or special function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant