Revert "fix(nix): migrate pnpm fetchDeps to fetcherVersion 3"
#56 -
Commit df60a1c0b6 pushed by padreug
fix(nix): regenerate pnpm-deps hash after nixpkgs fetcher drift
#54 -
Commit 5ff4e413be pushed by padreug
docs(backend): pin get_public_key as an intentional, load-bearing ACL exception (#26)
#52 -
Commit d35b98a8c9 pushed by padreug
fix/26-document-get-public-key-ungated
fix(admin): clear pending callbacks on ACL timeout/response — stop the leak (review AD-1/CS-2)
#50 -
Commit edf1ddc7da pushed by padreug
fix/admin-pending-leak
fix(admin): clear pending callbacks on ACL timeout/response — stop the leak (review AD-1/CS-2)
#47 -
Commit 47a5071b4a pushed by padreug
fix/admin-pending-leak
fix(transport): harden RelayPool — connect timeout, stop-race, cross-relay dedup
#46 -
Commit 1c16a2a4b7 pushed by padreug
fix/relay-pool-hardening
fix(admin): harden the boot DM — guard teardown + unhandled rejection (review CS-3)
#45 -
Commit 434817c899 pushed by padreug
fix/boot-dm-await-connect
fix(admin): wait for a connected relay before the boot DM, not a fixed sleep (#48)
#44 -
Commit d8790087b4 pushed by padreug
fix/boot-dm-await-connect
refactor: port the CLI off NDK and drop @nostr-dev-kit/ndk entirely
#42 -
Commit 8d56536d2d pushed by padreug
fix/drop-ndk-cli
refactor: remove @nostr-dev-kit/ndk from the daemon entirely (#44)
#40 -
Commit 056c52cb5b pushed by padreug
fix/44-remove-ndk
feat(transport): port the admin RPC off NDK onto the relay pool (#42)
#38 -
Commit a676d4fa98 pushed by padreug
fix/42-nostr-tools-transport
feat(transport): port the NIP-46 backend off NDK onto the relay pool (#42)
#37 -
Commit ea923b472d pushed by padreug
fix/42-nostr-tools-transport
feat(transport): nostr-tools relay pool that re-subscribes on reconnect (#42)
#36 -
Commit 1409941d11 pushed by padreug
fix/42-nostr-tools-transport
fix(admin): make create_new_key idempotent — never clobber an existing key
#34 -
Commit 2cf3e55bf4 pushed by padreug
fix-create-new-key-idempotent
fix(acl): hard-reject a lapsed token binding instead of prompting (#36)
#32 -
Commit 14d48ca0f9 pushed by padreug
issue-36-expired-binding-hard-reject
test(acl)(#28): integration cases for windowed + stacked usage caps
#30 -
Commit c76bbf2791 pushed by padreug
issue-28-usage-caps
test(acl)(#28): integration cases for windowed + stacked usage caps
#29 -
Commit 59295318f8 pushed by padreug
issue-28-usage-caps
docs: correct prisma-engines + migrate-on-boot accuracy in runbook
#28 -
Commit 87e99e487e pushed by padreug
test(acl)(#29): DB-backed integration tests for checkIfPubkeyAllowed
#27 -
Commit 0b9ffe8ca6 pushed by padreug