This website requires JavaScript.
Explore
Help
Sign In
Coracle
/
nostrlib
Watch
1
Star
0
Fork
0
You've already forked nostrlib
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ca3730e50817d140a14f5afd87c116c12d1cbd78
nostrlib
/
nip46
History
fiatjaf
f1fdb0788a
nip46: different ids for imagined/fake nostrconnect requests so they bypass the duplicate filter.
2026-01-22 18:56:41 -03:00
..
bunker_session.go
nip46: allow signers to prevent handling duplicate requests (happens sometimes when switching relays, depending on how stuff is done, it's harmless but still).
2026-01-21 22:46:16 -03:00
client.go
nip46: switch_relays on the client side.
2026-01-20 20:45:07 -03:00
dynamic-signer.go
nip46: allow signers to prevent handling duplicate requests (happens sometimes when switching relays, depending on how stuff is done, it's harmless but still).
2026-01-21 22:46:16 -03:00
nip46_test.go
using testify instead of testing.T methods. (
#143
)
2024-09-09 07:20:56 -03:00
nip46.go
nip46: dynamic signer to store sessions associated with the handler pubkey to prevent stupid bugs when the same client try to use two different bunkers.
2025-07-18 14:36:42 -03:00
nostrconnect.go
nip46: switch_relays on the client side.
2026-01-20 20:45:07 -03:00
static-key-signer.go
nip46: different ids for imagined/fake nostrconnect requests so they bypass the duplicate filter.
2026-01-22 18:56:41 -03:00
wellknownnostrjson.go
more conversions.
2025-04-15 00:00:03 -03:00