stable-channels icon indicating copy to clipboard operation
stable-channels copied to clipboard

p2p stable channels on the Bitcoin Lightning Network

Results 8 stable-channels issues
Sort by recently updated
recently updated
newest added

Hi, interesting project you have here. I saw that you had no tests for you cln-plugin and since i'm a cln plugin dev myself i thought i'd help you get...

1. Added Nostr to post logs every 5 mins 2. Reduce calculated risk score if the other side recovered from issues 3. increase sleep time to 60 before it checks...

Hi! This is neat! Have you considered allowing for partially stable channels? That is, rather than "The channel balance is 1 BTC, SR has $10000, SP has 1BTC - $10000"...

Cashu Nutshell has direct CLN support, which could be used with Stable Channels. The requirements for using Stable Channels with Cashu would be that: 1. You'd be able to resize...

Right now filepath is hardcoded. Could pass in as argument instead. CLN has it's own logging conventions for plug-ins. But for right now I think we keep it simple with...

Right now the "risk_score" for a counterparty is incremented by 1 each time a user's expected dollar amount is not within $0.01 ... be that user the Stable Receiver or...