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

nostr: add EventBuilder::allow_self_tagging #744

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Conversation

yukibtc
Copy link
Member

@yukibtc yukibtc commented Feb 4, 2025

Optionally allow self-tagging (p tag) when building events.

Closes #736

@yukibtc yukibtc added this to the Release v0.40 milestone Feb 4, 2025
yukibtc added a commit that referenced this pull request Feb 4, 2025
Optionally allow self-tagging (`p` tag) when building events.

Fixes #736
Closes #744

Signed-off-by: Yuki Kishimoto <[email protected]>
@yukibtc
Copy link
Member Author

yukibtc commented Feb 4, 2025

@dluvian @xeruf

Optionally allow self-tagging (`p` tag) when building events.

Fixes #736
Closes #744

Signed-off-by: Yuki Kishimoto <[email protected]>
@yukibtc yukibtc merged commit b5b6c0d into master Feb 5, 2025
9 checks passed
@yukibtc yukibtc deleted the self-tagging branch February 5, 2025 08:36
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.

Signing event with self-referencing p tag discards the tag
2 participants