kexkey
kexkey
Proxy rewrite
This is pretty cool, I rebased locally and tested it. Here are some improvements I thought about, let me know what you think: - The manual process of creating a...
Oops https://github.com/SatoshiPortal/cyphernode/pull/260 is a prerequisite to this! :-D
See PR #41 comments for information on requirements.
Hi @xsats ! I think the problem is when elementsd is synchronizing after some time stopped, it executes the blocknotify command that curls the proxy (blocknotify=/usr/bin/curl proxy:8888/elements_newblock/%s) and that causes...
Hi @chrisjmccreadie ! PR are very welcomed, thanks! Please create a `features/your_feature` branch off the `dev` branch in your forked repo and submit it. Cool!
Thanks for the report! I will fix that, I have a good idea what the problem is. Are you using the `label` arg in your call? If not, in the...
Hi @Tomtibo ! I pushed improvements and fixes for the xpub watching features. Can you try it out? https://github.com/SatoshiPortal/cyphernode/tree/bugfixes/watchxpubconflict Do you use the webhooks? Thanks! @gabidi if you could try...
Yes I focused on fixing the bug and I noticed some other problems in doing so that I also fixed. Your suggestions are very welcome though, it would be cool...