Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Tags: nbd-wtf/nostr-sdk

Tags

v0.5.3

handle faulty nip19 codes better.

v0.5.2

do not allow one bad relay to drag us forever when batch fetching rep…

…laceables.

v0.5.1

move signer to its own independent package.

v0.5.0

always use a store, falling back to slicestore. use a background cont…

…ext on dataloader.

it looks like some dataloading calls were failing because they used the first context passed in, which was a terrible idea.

v0.4.2

add a short-term cache for outbox query results.

v0.4.1

simplify, reduce number of relays and make replaceable loader more co…

…ncurrent and faster.

v0.4.0

outbox hints fixes, track all events (we must use sys.Pool always), p…

…revent virtual relays from being tracked.

v0.3.1

go.mod shenanigans.

v0.3.0

problem: System{} not being exported was causing hassle.

v0.2.3

add search users.