Ján Sáreník
Ján Sáreník
@janoside Please have a look.
I am still experiencing the same issue with latest code on `master`. And for inspiration I found the [copy mechanism in blt-wallet](https://github.com/sereneblue/blt-wallet/blob/master/src/js/script.js#L80) working very well also on an ancient Opera...
This will be needed for next Bitcoin Core release (24) and is already present on 23.99 (`master`).
Fair enough. I love that it is backward-compatible and has to be turned on. utACK
Please have a look at https://learnmeabitcoin.com/technical/p2pk And also this one: https://en.bitcoin.it/wiki/Technical_background_of_version_1_Bitcoin_addresses Notice the genesis block sends the reward to P2PK and the address you can see in the explorers is...
@lchen198 Is this related to Slingcode? As far as I know there is no autocompletion in Slingcode.
Just a note that I was not trying for a while to use commando since its Python dependency could not be compiled on Alpine Linux. Now it works well. Kudos...
> TBH I'd fix it the other way around (fix the plugin instead of the docs), it's more consistent with other plugin's arguments and UNIX argument spelling in general. Done....
It still worked well 2 commits back: https://web.archive.org/web/20220628100400/https://ln.anyone.eu.org/bitcoin.html (scroll to the bottom or search for "summary") so CC @rustyrussell EDIT: It does not have anything to do with those two...
This is from the debug logs of lightningd: ``` DEBUG plugin-summary.py: Reopened summary.dat shelve with 21749 runs and 64 entries INFO plugin-summary.py: Traceback (most recent call last): INFO plugin-summary.py: File...