mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 16:57:39 +00:00
Adds a public local-ingest entry to NostrServer for events that don't arrive over a client connection (mirror/sync workers, import jobs). It routes through the same group-commit IngestQueue and live fanout as a client publish, and each Submission can opt out of the parallel Schnorr-verify hook — the relay-to-relay trust model, for events streamed from an upstream that already verified them (verify profiles at ~8% of busy ingest CPU). Library defaults are unchanged: skipVerify defaults to false everywhere and nothing in the client-publish path can set it. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TtDNpayEYvJH7QuPswND3A