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

implement NIP-70: protected events #100

Merged
merged 2 commits into from
Jul 19, 2024
Merged

implement NIP-70: protected events #100

merged 2 commits into from
Jul 19, 2024

Conversation

fiatjaf
Copy link
Contributor

@fiatjaf fiatjaf commented Feb 12, 2024

a simple change can maybe fix the world.

proposal here: nostr-protocol/nips#1030

(this code is broken and I don't know how to fix it, but hopefully it conveys the idea the code was fixed by @v0l now works wonderfully)

@v0l
Copy link
Contributor

v0l commented Apr 8, 2024

Could add 70 here:

tao::json::value supportedNips = tao::json::value::array({ 1, 2, 4, 9, 11, 12, 16, 20, 22, 28, 33, 40 });

@hoytech
Copy link
Owner

hoytech commented Jul 19, 2024

Thanks!

@hoytech hoytech merged commit 30982c3 into hoytech:master Jul 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants