-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Init support to proxy #33
Conversation
3c1e16d
to
62b526f
Compare
master changes merged (maybe was better a rebase! sorry about that) In addition, this PR offers the following feature:
Java reference implementation of this plugin structure is btcli4j |
Could you run linter? |
7f0c029
to
600bfd4
Compare
Code update, thanks @lvaccaro to debugging my code :-) |
could you rebase it? |
To avoid polluting the use of both tabs and spaces along the function in next commits, and also to re-order a bit. Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
This tries again up to 4 times by default, but is configurable as a startup option. Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
Cleaner than having scattered globals Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
Without that its actual default value isn't taken into account.. Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
In addition, this commit make the change inside Makefile.patch to support the last version of lightnind Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
75f1354
to
3a1349d
Compare
Rebased with the last master. I survived @lvaccaro :-) The plugin was testing with lightning v0.9.1 |
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com> Update clang format
3a1349d
to
8344260
Compare
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
d170cbe
to
de0bef6
Compare
ack de0bef6 |
With this PR I start to add the support to tor, but I'm still working inside!This PR introduces the support to proxy and closed the issue https://github.com/lvaccaro/esplora_clnd_plugin/issues/1
Signed-off-by: Vincenzo Palazzo vincenzopalazzodev@gmail.com