cameri / nostream

A Nostr Relay written in TypeScript
MIT License
713 stars 181 forks source link

chore: convert info.pubkey from bech32 to hex for nip-11 #355

Closed cameri closed 5 months ago

cameri commented 5 months ago

Description

  1. Parse npubs from info.pubkey from bech32 to hex for the NIP-11 document

Related Issue

https://github.com/Cameri/nostream/issues/331

Motivation and Context

Mike Dilger asked for it.

How Has This Been Tested?

With curl -H 'Accept: application/nostr+json' http://127.0.0.1:8008/

Screenshots (if appropriate):

Types of changes

Checklist:

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
25.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: