upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/grasp-audit/src/client.rs
AgeCommit message (Expand)Author
2026-02-25add probe subcommand for end-to-end relay health checksDanConwayDev
2026-02-12refactor(grasp-audit): split ValidRepo into Sent/Served, add tolerant purgatoryDanConwayDev
2026-01-08refactor: replace hardcoded Kind constants with rust-nostr variantsDanConwayDev
2025-12-31test: fix purgatory not-served check outcomeDanConwayDev
2025-12-24feat(purgatory): add broken purgatory implementationDanConwayDev
2025-12-23test: prepare OwnerStateDataPushed fixture for purgatoryDanConwayDev
2025-12-11fix: resolve all fmt and clippy warningsDanConwayDev
2025-12-02refactor: rename AuditMode variants and change CLI default to sharedDanConwayDev
2025-12-01reject push when refs/nostr/<event-id> doesnt match known event and delete in...DanConwayDev
2025-11-28test: added checks that refs/nostr/<event-id> match commit in PR / updateDanConwayDev
2025-11-28audit: fix shared test context to minimise events sent to production relaysDanConwayDev
2025-11-26test: use fixtures in push testsDanConwayDev
2025-11-26fix: parsing maintainers from announcement eventDanConwayDev
2025-11-21add nip11DanConwayDev
2025-11-19fix some clippy fmt warningsDanConwayDev
2025-11-06fix cli runs to prevent rate limitingDanConwayDev
2025-11-06fix show rejection errorDanConwayDev
2025-11-05restructure grasp01 audit tests and add event acceptanceDanConwayDev
2025-11-05tag test events with audit-grasp-test-eventDanConwayDev
2025-11-05Refactor: abstract announcement event creation into AuditClient helperDanConwayDev
2025-11-05feat(grasp-audit): improve test infrastructure and error handlingDanConwayDev
2025-11-04Migrate to standard NIP-01 't' tags for audit eventsDanConwayDev
2025-11-04Fix audit system tag filtering and event validationDanConwayDev
2025-11-04Upgrade to nostr-sdk 0.43 (from 0.35)DanConwayDev
2025-11-04created POC grasp-auditorDanConwayDev