-
### Issue and Steps to Reproduce
On Master now, and was last night too (now commit 42d8e07d70a38fdc7d96e38abc797ecf0c30af79):
All I do is start it and get this:
lightningd --network=bitcoin -…
-
### Issue and Steps to Reproduce
when I write a plugin in python and I use `print("test")` in the best case the plugin does not start and give me an error because of:
https://github.com/ElementsPro…
-
### Issue and Steps to Reproduce
Maybe this is a mac issue related to #2090 but I cannot start `lightningd` when passing an argument.
first of all the documentation contradicts itself:
I find that…
-
Playing with the latest plugin code, and it would be nice to be able to create RPC commands that returns formatted JSON. For example, in this [balance plugin](https://github.com/conscott/c-lightning-p…
-
### Issue and Steps to Reproduce
after upgrading to the plugin system which supports JSON API calls the pylightning json rpc interface breaks with a call like `rpc_interface.getinfo()`
the main reas…
-
`Lightningd` is running and `Charged` is running as well. `Charged` shows `HTTP server running on localhost:9112`. My router port is open, and the lightning charge server on the plugin settings page p…
-
After a recent update with the master, and running make check, I got the message:
py.test is required to run the integration tests, please install using 'pip3 install -r tests/requirements.txt…
wythe updated
6 years ago
-
### Issue and Steps to Reproduce
On Arch Linux when I run `make check` on f4447ff7 (where I fixed other check-related error) I get following:
```
...
test_payment_success_persistence (__main__.L…
-
When I try running the "lightningd/lightningd --network=testnet --log-level=debug" after sucessfully starting the Bitcoin server using the "bitcoind -daemon -testnet" ,following issue occurs:
lig…