Skip to content

Commit 7205986

Browse files
committed
Merge branch 'main' into nip19
2 parents 07ed75a + 5ecb5b2 commit 7205986

File tree

120 files changed

+229
-47106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+229
-47106
lines changed

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ test*.php
77
vendor/
88

99
/.phpdoc/cache/
10-
11-
/website/content/.vitepress/dist/
12-
/website/content/.vitepress/cache/
13-
/website/node_modules/
10+
/phpdoc.nostr-php.dev
1411
/private
1512
/test*.*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ private key on command line.
288288
- [x] `NOTICE` - used to send human-readable messages (like errors) to clients
289289
- [x] Improve handling relay responses
290290
- [ ] Support NIP-19 bech32-encoded identifiers
291-
- [ ] Support NIP-42 authentication of clients to relays => AUTH relay response
291+
- [x] Support NIP-42 authentication of clients to relays
292292
- [ ] Support NIP-45 event counts
293293
- [ ] Support NIP-50 search capability
294294
- [ ] Support multi-threading (async concurrency) for handling requests simultaneously

phpdoc.nostr-php.dev/classes/ConvertTest.html

Lines changed: 0 additions & 381 deletions
This file was deleted.

phpdoc.nostr-php.dev/classes/GenerateTest.html

Lines changed: 0 additions & 381 deletions
This file was deleted.

phpdoc.nostr-php.dev/classes/RelayResponseTest.html

Lines changed: 0 additions & 379 deletions
This file was deleted.

phpdoc.nostr-php.dev/classes/RelaySetTest.html

Lines changed: 0 additions & 381 deletions
This file was deleted.

phpdoc.nostr-php.dev/classes/RelayTest.html

Lines changed: 0 additions & 381 deletions
This file was deleted.

phpdoc.nostr-php.dev/classes/RequestTest.html

Lines changed: 0 additions & 381 deletions
This file was deleted.

phpdoc.nostr-php.dev/classes/SerializeTest.html

Lines changed: 0 additions & 383 deletions
This file was deleted.

phpdoc.nostr-php.dev/classes/VerifyTest.html

Lines changed: 0 additions & 485 deletions
This file was deleted.

0 commit comments

Comments
 (0)