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
docs: add migration & DB-maintenance runbook (never full-wipe nsecbunker.db)
#26 -
Commit 14e20d50d4 pushed by padreug
test(acl)(#29): DB-backed integration tests for checkIfPubkeyAllowed
#25 -
Commit bbcc9cd998 pushed by padreug
issue-29-acl-integration-tests
docs: add migration & DB-maintenance runbook (never full-wipe nsecbunker.db)
#24 -
Commit 14e20d50d4 pushed by padreug
refactor(acl)(#27 review): remove dead reject-all sentinel
#22 -
Commit 7dcf97a296 pushed by padreug
issue-25-live-grant-lifecycle
test(acl)(#25): extract pure grantIsLive/liveWhere + unit tests
#21 -
Commit e2cf10a66d pushed by padreug
issue-25-live-grant-lifecycle
fix(backend): pin per-key kind:24133 subscription to explicit relays (#21)
#19 -
Commit 59e90d07c0 pushed by padreug
fix-21-pin-backend-sub-to-explicit-relays
fix(daemon): keep retrying relay reconnect indefinitely, overriding NDK give-up (#20)
#17 -
Commit a690596b85 pushed by padreug
fix-20-indefinite-relay-reconnect
fix(nix): build under pnpm_9 + drop stale NDK substitute
#15 -
Commit 8ee0595ea8 pushed by padreug
fix(daemon): autounlock walks config.allKeys, not prisma.key (#16)
#13 -
Commit 030d3cea0f pushed by padreug
issue-16-autounlock
fix(deps): cap nostr-tools at ~2.20.0 (regtest Node 20 / curves v2 ESM-only) (#14)
#11 -
Commit e8f245c917 pushed by padreug
issue-14-ndk-bump
feat(admin): companion RPCs for live policy + token revocation (#11)
#8 -
Commit 49091f722f pushed by padreug
issue-11-live-policy-auth