This website requires JavaScript.
Explore
Help
Register
Sign In
coracle
/
nostrlib
Watch
2
Star
1
Fork
2
You've already forked nostrlib
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
nostrlib
/
nip46
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
fiatjaf
d92a0cde16
get rid of PoolOptions, just set fields on Pool directly.
2026-04-11 20:31:05 -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
get rid of PoolOptions, just set fields on Pool directly.
2026-04-11 20:31:05 -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
get rid of PoolOptions, just set fields on Pool directly.
2026-04-11 20:31:05 -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