If you are running https://lightning.pub/, you can now send/receive with CLINK. Also we now pickup the lightning address from NWC strings if it's present. (via @ek)
Many people complained about
recent
searches not being ordered how they expected. They are chronologically ordered again. (@SimpleStacker's fix inspired me to fix it another way.)I've also improved
related posts
again. Before, we weren't doing term matches, only semantic ones - now we do both. This should improve their quality quite a bit. edit: it looks like by relaxing the term frequency limits, we get some weird results sometimes. I'll refine it.There are a variety of small bug fixes in this.
View all commits here: https://github.com/stackernews/stacker.news/commits/master/
Since starting the Open Source Contributor Award Rules (OSCARs), we've paid a total of 25.7m sats to 50 contributors for 273 contributions! View a nearly up to date list of contribution awards here: https://github.com/stackernews/stacker.news/blob/master/awards.csv
Previous release: #1205629
wget -qO- https://deploy.lightning.pub | bash
nprofile:string
in the output is what you'll paste into ShockWallet to connect (with administrative dashboard privileges) to the node over Nostr. No horsing around with a network config required and no flakey ecash gateway!nprofile
(and :adminkey).wget -qO- https://deploy.lightning.pub | bash
give me an error in macOS. It's that normal?systemctl --user stop lnd
so the script can confirm its not lnd hogging the portcat ./lnd/lnd.conf
you should see what port is is listening on, it increments so likely 9736