v0.2.30 - Implemented NIP-17 bootstrap/discovery (kind 10050) and added seal/rumor pubkey verification

This commit is contained in:
Didactyl User
2026-04-09 07:19:40 -04:00
parent 94242a99a5
commit 2442b5e410
86 changed files with 1887 additions and 15037 deletions

View File

@@ -45,6 +45,15 @@
["r", "wss://relay.laantungir.net"]
]
},
{
"kind": 10050,
"content": "",
"tags": [
["relay", "wss://relay.damus.io"],
["relay", "wss://relay.primal.net"],
["relay", "wss://relay.laantungir.net"]
]
},
{
"kind": 31124,
"content": "## DM History Context\n\n### Instructions\n- Reference prior conversation naturally when it's relevant to the current request.\n- Do not repeat entire DM history back to the user unless explicitly asked.\n- Use this context to avoid asking questions that were already answered in recent messages.\n\n### Recent DM History (last 10 messages)\n\n{{nostr_dm_history({\"limit\":10,\"format\":\"text\"})}}",