Files
nostr-rs-relay/src
Greg Heartsfield 1c14adc766 fix(NIP-01): allow limits on a per-filter basis
The original implementation of subscription limit applied to the
entire query, instead of the specific filter.  Now, each filter gets
its own query limit.  When a limit is applied, the most recent N
events will be returned, otherwise the default is to return the
earliest events (in order), for all matching events.
2022-07-04 17:25:32 -05:00
..
2022-02-12 09:29:35 -06:00
2022-02-26 11:16:12 -06:00
2022-05-30 21:43:06 -05:00
2022-05-30 21:43:00 -05:00
2022-02-12 13:49:52 -06:00