kexkey
kexkey
I rebased on dev
Let's use the built-in plugin `clnrest` for that. It works well. New CLN image (from v23.11.2) will have the required python libs to run it.
Did you also remove the `importaddress` to the watching wallet when trying to watch a spending wallet address?
Let's move from floats to bigints for persistance and deal with decimal points in responses only...
FYI, I replaced gulp-connect (as the HTTP server) by nginx and all is good now.
Hi @xsats! Thanks for testing, it's very appreciated. Yes, more endpoints are going to be added to the Batcher, particularly functionalities to better "manage" batches and getting some stats. This...
Are you a developer? If you want to contribute, you are very welcome! Yes, removing current requests from a queue totally makes sense. In the branch "dequeueandpay" I added the...
Hi @ShahanaFarooqui, I've always used Docker images that I wrote myself because the ones provided in the CLN repo were not working on ARM32. For Cyphernode, I want to make...
Thanks Nicolas! After reading your comment, I thought I'd try to base the final stage on the postgres image instead of the current `${BASE_DISTRO}`. It worked! We can obviously expect...