Fishcake

Results 5 issues of Fishcake
trafficstars

Seems like negentropy lib is not including cstdint while using data types from it. The quick fix is to add it to the code here: https://github.com/hoytech/strfry/blob/c0dec7c53f82a72e41bc3e49f77b97bd9746bbb9/src/apps/relay/RelayNegentropy.cpp#L1 ```diff diff --git a/src/apps/relay/RelayNegentropy.cpp...

This should implement usage of new nostr.build api and use nip-98 for uploads.

One of the channels on my Eclair 0.10.0 node was force closed by my node, with "local/remote feerates are too different": ```log 2024-04-20 00:41:26,000 ERROR f.a.e.c.fsm.Channel PAY n:... c:... -...

https://github.com/haorendashu/nostrmo/blob/9cc62c9e3f237f1c2e85f0f58681396f14c585cf/lib/component/image_component.dart#L33 The “/i/p/“ generates a redirect to pfp.nostr.build which serves media with CORS. Does this still break your client?

- Use CUDA 12.6 and Ubuntu 24.04 - Use venv - Update to Faster Whisper 1.1.1 - Remove other than large-v3 and distil-large-v3 models to minimize container size - Add...