fiatjaf
b076c34a2f
tag new minor because of the pingpong stuff.
2025-08-01 14:12:53 -03:00
fiatjaf
4bb3eb2d40
remove unnecessary normalizeURL() call that can throw sometimes.
2025-08-01 14:11:44 -03:00
fiatjaf
4b6cc19b9c
cleanup.
2025-07-23 16:22:25 -03:00
vornis101
de1cf0ed60
Fix JSON syntax of jsr.json
2025-07-19 08:58:05 -03:00
fiatjaf
d706ef961f
pool: closed relays must be eliminated.
2025-07-17 23:39:16 -03:00
fiatjaf
f0357805c3
catch errors on function passed to auth() and log them.
2025-06-10 10:20:20 -03:00
fiatjaf
d773012658
proper auth support on pool.publish().
2025-06-06 22:36:07 -03:00
fiatjaf
b8f91c37fa
and there was an error in jsr.json
2025-06-05 14:37:56 -03:00
fiatjaf
2da3528362
forgot to expose blossom, as usual.
2025-06-05 01:29:54 -03:00
fiatjaf
315e9a472c
expose signer module.
2025-06-04 21:47:17 -03:00
fiatjaf
5b78a829c7
ignore error when sending on a CLOSE to a closed connection.
2025-05-31 12:29:24 -03:00
fiatjaf
de26ee98c5
failed to connect to a websocket should reject the promise.
2025-05-31 11:16:22 -03:00
fiatjaf
eff9ea9579
remove deprecated subscribeManyMap()
2025-05-17 18:52:01 -03:00
fiatjaf
4ba9c8886b
forgot to remove nip96 from export lists.
2025-05-12 05:24:57 -03:00
fiatjaf
3e839db6f2
tag v2.13.0 (breaking because stuff is removed).
2025-05-12 05:20:45 -03:00
fiatjaf
4a738c93d0
nip46: stop supporting nip04-encrypted messages.
2025-04-02 10:25:19 -03:00
fiatjaf
2a11c9ec91
nip04: functions shouldn't be async.
2025-04-02 10:19:27 -03:00
fiatjaf
cbe3a9d683
pool subscribe methods accept an `onauth` param.
2025-04-01 19:16:42 -03:00
fiatjaf
9a612e59a2
update nip11 test.
2025-03-14 09:30:35 -03:00
Baris Aydek
3c4019a154
nip54 normalizeIdentifier function
2025-02-25 13:52:40 -03:00
fiatjaf
43ce7f9377
fix reference to nostr-wasm dependency so it can be installed on deno.
...
fixes https://github.com/nbd-wtf/nostr-tools/issues/459
2024-11-25 21:33:25 -03:00
fiatjaf
5a55c670fb
nip10: fix.
2024-11-13 01:21:54 -03:00
fiatjaf
bf0c4d4988
nip10: improve, support quotes, author hints, change the way legacy refs are discovered.
2024-11-04 15:37:39 -03:00
fiatjaf
29270c8c9d
nip46: fix legacyDecrypt argument.
2024-11-02 08:13:33 -03:00
fiatjaf
c1d03cf00b
nip46: only encrypt with nip44 (breaking).
2024-10-27 14:59:27 -03:00
fiatjaf
29ecdfc5ec
fix slow types so we can publish to jsr.io
2024-10-26 14:23:28 -03:00
fiatjaf
d3fc4734b4
export missing modules.
2024-10-26 13:10:26 -03:00
António Conselheiro
88454de628
including interface for nip07 ( #403 )
...
* including interface for nip07
* fix types for NIP-07
* including NIP-07 export to jsr
* fix readme about nip07
* including in nip7 interface an output signature compatible with the event returned by the signer
2024-05-26 11:58:12 -03:00
Alex Gleason
b62b8f88af
jsr: bump version to v2.3.2
2024-03-18 11:32:33 -05:00
Alex Gleason
71456feb20
jsr: explicit exports
2024-03-13 00:17:07 -03:00
Alex Gleason
fbc82d0b73
Prepare for JSR publishing
2024-03-07 07:26:16 -03:00