Ján Sáreník
Ján Sáreník
[My last PR](https://github.com/nwtgck/piping-server-rust/pull/93) was done via gitpod. I really recommend using it also for easy throw-away virtual environment where one can quickly fix something, close and do something else (without...
On recent `lightningd` (there was no recent change to the plugins) I see following when calling `lightning-cli summary`: ``` ... warning_no_address=NO PUBLIC ADDRESSES num_utxos=0 utxo_amount=0.00000000btc ... ``` I have the...
Fixes #343
No matter if used as a command-line parameter with `--commando-reader=` or in config file as `commando-reader=` The option which works is `commando_reader` in the config file and `--commando_reader` in command...
### Issue and Steps to Reproduce Currently both `pay` and `keysend` commands allow for setting fee limits. But when the node makes an `offerout` for 1sat, it may pay multiples...
Testing with Firefox 71.0 connected to Google Chrome. From Firefox to Chrome the message is sent, but shown twice on Chrome. From Chrome to Firefox the message does not appear...
Or CTRL-ENTER (cmd+ENTER on Mac). For reference: https://github.com/nwtgck/piping-chat-web/issues/131#issue-538998671
This way I can make it compile for ARM and static ncurses library. ``` $ cd ncurses $ git rev-parse HEAD 4b386ffba9ebe520ddc51fe46ba88e008056a67e $ export CC=$HOME/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc $ export CFLAGS="--sysroot=$HOME/sysroot-linaro-glibc-gcc5.3-2016.02-arm-linux-gnueabihf/" $ ./configure...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behaviour NOTE: Replace `bch.sh` below in the code with `bitcoin-cli -signet`. Let's...
Add [bitcoinexplorer.org](https://bitcoinexplorer.org/) to the list of Bitcoin explorers supporting xpub keys.