Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- add filter iteration - update nostrdb to fix tag+id filter issue - add filter::json support - add ndb_unsubscribe - add subscription count function - api: pass arrays instead of vecs in a few places - expose ndb_note_json - filter: Add event method - filter: add from_json - filter: expose more builder options - filter: mutable since - fix FilterBuilder - fix bech32 parsing - windows support - multi-platform build - nostrdb: update to support automatic kind6 repost ingestion - note: explicit clone implementation - simplify poll and wait apis - since/limit mut methods - sub: add debug trait - update nostrdb to fix note corruption bug - update nostrdb to include fix for flatcc crash Signed-off-by: William Casarin <[email protected]>
- Loading branch information