Megalithic.me | Rizful.com
Megalithic.me | Rizful.com
Currently, when an Edge Node performs a swap between a Taproot Asset and Bitcoin, my understanding is that the only way to see the "results" or "history" of this transaction...
The recipient of a newly-opened assets channel can see information about the asset with `lncli listchannels`, which produces an output like this: ``` user@aw60:/src$ ./lncli-testnet.sh listchannels { "channels": [ {...
Feel free to close this if I'm confused. The NIP-11 spec (https://github.com/nostr-protocol/nips/blob/master/11.md#relay-information-document ) ... says that... ``` Relays may provide server metadata... This is made available as a JSON document...
We've built the API described here: https://docs.megalithic.me/lightning-services/nsfw-image-detection-for-nostr/ Currently a couple consumer-facing Nostr apps are using the API. This would seem a natural fit for a strfry plugin. Please let us...
Thanks for this awesome library. I can see here: https://www.nostr-ruby.com/relays/publishing-events.html This all works great, but then I've got a client hanging around, which is some kind of asynchronous thing using...
This is a rather subtle bug and I'm not surprised that your testing hasn't caught it yet. It took me quite a few weeks of noticing it, being puzzled about...
Please see here: https://github.com/nostrability/nostrability/issues/245 We've tried NWC strings from: Rizful, Alby, Yakihonne, and CoinOs. They all work fine in Primal for Android. On iOS, they all seem to exhibit the...
Nip-44 encryption is described here: https://github.com/paulmillr/nip44 This pull request should be probably reviewed by a security and/or encryption specialist. Our tests indicate that it works. You might find a better...
This pull request relies on changes to `BTCPayserver.Lightning`, shown in this PR: https://github.com/btcpayserver/BTCPayServer.Lightning/pull/172 `BTCPayServer.Lightning` now creates a `LiquidityReport` for a backing Core Lightning node, which allows us to show useful...