mleku on Nostr: relay passes all the tests except strange ones that i don't really understand ...
relay passes all the tests except strange ones that i don't really understand
https://relay.lol
the tests that don't pass i think they actually do what is required but because the message in the OK envelope is not expected they fail
anyway, so, the main thing is that it fully supports all methods of requesting event deletion, both delete by ID and delete by a-tag (kind/npub/parameter d-tag), and it writes tombstones now so if an event is deleted it stays deleted, it won't save the same event ID again until the tombstone is deleted (have yet to work on adding back the garbage collection)
going to put together a configuration system for it that uses ONLY environment variables (because fuck complexity) and mark a minor release bump 1.1.0 soon
https://relay.lol
the tests that don't pass i think they actually do what is required but because the message in the OK envelope is not expected they fail
anyway, so, the main thing is that it fully supports all methods of requesting event deletion, both delete by ID and delete by a-tag (kind/npub/parameter d-tag), and it writes tombstones now so if an event is deleted it stays deleted, it won't save the same event ID again until the tombstone is deleted (have yet to work on adding back the garbage collection)
going to put together a configuration system for it that uses ONLY environment variables (because fuck complexity) and mark a minor release bump 1.1.0 soon