jurraca
jurraca
hey @doawoo I've updated the version handling and added a few tests for binary serializer. lmk if you have any feedback.
That works yes, thanks!
OK, updated to use the new nostr setup. Rebased and squashed. - Not sure if the `poetry.lock` updates here are useful are not, they were automatically generated. - This builds...
> Any idea where this comes from? not sure but it... disappeared > seems a hash wasn't specified somewhere? We're avoiding specifying a hash by overriding `cryptography` with `preferWheels =...
idk tbh. This works on linux, not sure why it fails for mac.
thanks for kicking this off! I think you may be overcomplicating it by reusing the nixpkgs clightning package. Besides, the point of a flake is to be (mostly) self-contained to...
+1 this is affecting the nixpkgs build, see [issue](https://github.com/NixOS/nixpkgs/issues/332957).
actually @jesterhodl this repo is a mirror, I think changes should be sent via patches to the [source repo](https://sr.ht/~gheartsfield/nostr-rs-relay/).
I picked this up and fixed both script and docs [#31742](https://github.com/bitcoin/bitcoin/pull/31742). The change was also needed for the `gen-manpages.py` script.
For Nix users: I added it to [nostrpkgs](https://github.com/jurraca/nostrpkgs) so you install it with `nix build github:jurraca/nostrpkgs#nak`.