Sandwich

Results 153 comments of Sandwich

I like a dedicated filter better because what is does is give the relay developer freedom in how they implement it (in addition to already mentioned points). I'll update the...

@vitorpamplona Something we didn't think of is this: Prefix matching against `000` for example is implicitly greater-than/equal to [`>=`] whereas `['pow': n]` is implicitly an equality check [`=`] It starts...

⚠️ **URL normalization is a minor, semantic hurdle when compared to the actual challenges associated with relay deduplication** (Although I do agree and advocated for [relay normalization](https://github.com/nostr-protocol/nips/pull/164#discussion_r1068257051) ) > There's...