Add NIP-01 filter validation and AND/OR matching engine
This commit is contained in:
@@ -14,7 +14,7 @@ Implementation checklist for Parrhesia relay.
|
||||
- [x] Implement websocket endpoint + per-connection process
|
||||
- [x] Implement message decode/encode for `EVENT`, `REQ`, `CLOSE`
|
||||
- [x] Implement strict event validation (`id`, `sig`, shape, timestamps)
|
||||
- [ ] Implement filter evaluation engine (AND/OR semantics)
|
||||
- [x] Implement filter evaluation engine (AND/OR semantics)
|
||||
- [ ] Implement subscription lifecycle + `EOSE` behavior
|
||||
- [x] Implement canonical `OK`, `NOTICE`, `CLOSED` responses + prefixes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user