In pursuit of our wallet plans, we just released the first stage of about three stages to that end. The changes likely won't be apparent to most using the custodial wallet, but should be a noticeable improvement to those using attached wallets for paying. We rewrote much of the code for paid things to be well suited to, and mindful of, non-custodial payments.
The most significant bits for non-custodial payers as of yet:
- when your payments for zaps and posts and comments are pending, your experience is nearly identical to a custodial experience
- we remember when you try to pay for things and they fail (so your work is not lost if the payment fails after you left the site)
- we notify you when paying for things fails
- failed payments can be retried until they succeed
It probably doesn't sound like a whole lot, especially if you're using the custodial wallet, but there's a lot going on technically to make this happen. Given how significant the changes were, and despite us reviewing and testing the heck out of the code, you may encounter bugs we didn't catch (@ek just reported some stuff with push notifications). Please let us know!
other things
- peertube embeds for bitcointv.com and peertube.tv by @t0m
- You can now use
<sub>subscript</sub>
subscript and<sup>superscript</sup>
superscript by @nichro and requested by @Murch - small bug fixes
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 7.6m sats to 24 contributors for 114 contributions! View an up to date list of contribution awards here: https://github.com/stackernews/stacker.news/blob/master/awards.csv
Previous release: #560966
That's dope.
nostr-wallet-connect-lnd
.update
is called.__typename
field so apollo was silently failing.