daywalker90
daywalker90
doc/index.rst looks new to me but i think that's ok. Rest is business as usual if you change something in the schema.
Can you post the ~30 lines of logs before ``` **BROKEN** plugin-autoclean: Plugin marked as important, shutting down lightningd! ``` There may be more info there that would help someone...
@Lagrang3 will a fix make it into 23.11? renepay is unuseable for me until this gets fixed. Every payment that doesnt succeed instantly and needs to try a few routes...
that's weird it happens quite alot for me. What does you testing environment look like? I tested this on testnet with a node with 40+ channels and paying to the...
Not sure what information you are looking for? Its on 23.11rc1, uses default sqlite, testnet, with bitcoind 25.0. It's available over clearnet and tor. Some non-default configs that might be...
we have pagination for `listforwards` and `listinvoices` but not for `listpays`. I'd love to see it for `listpays` aswell, @rustyrussell ? :pray:
same here: no conflicts locally
rebased
I think it's either you are not running the dependencies from the requirements.txt or it's your openssl version.
What does `python3 -c "import OpenSSL; print(OpenSSL.__version__)"` print for you?