Doug Hoyte

Results 217 comments of Doug Hoyte

Found it: https://github.com/nostr-protocol/nips/pull/1027 Yes I agree, this solves an issue that negentropy does not, and is in fact complementary to it. You could do an initial sync with negentropy and...

I left some comments in [the NIP above](https://github.com/nostr-protocol/nips/pull/1027#issuecomment-2336062800). In short, I think the `GET`/`HAVE` functionality should be separated from the `ids_only`: IMO they are better accomplished with existing functionality. I...

Hey sorry for the delay. Yeah, I think NIP-11 is fine with it. The easiest way to solve this would probably be to intercept `/favicon.ico` requests with nginx in front...

I completely agree with this -- the error messages are pretty terrible. I just need to put the work in to improving this. Right now they are whatever exception messages...

Next release it will error with: `invalid: unexpected size for fixed-size tag: p`. If it's exactly 64 characters but it fails on hex decode it will say `invalid: unexpected character...

I'm going to look into this ASAP -- it is probably a bug introduced in a recent refactor.

Thanks, looking at it now for next release! :+1:

AFAIK strfry hasn't changed anything that would event these events. However, relay operators can control which events they accept using plugins and other means. If you have a simple test...