-
Notifications
You must be signed in to change notification settings - Fork 394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2022 06 24 Suredbits Wallet / Krystal Bull 1.9.2 #45
Conversation
@nevets963 This should be good to merge. For what it's worth, there seem to be a connectivity issue between the UI docker image and the backend docker image on Krystal Bull on my Umbrel. For whatever reason, this went away after ~1 hour. We don't have any networking changes for the release with Krystal Bull, the app is pretty simple. Suredbits Wallet is much more complex. |
@Christewart That sounds wierd and wasn't my experience testing just now on both AMD64 and ARM (Pi). Both apps installed and were ready to go immedaitely. Do you have any thoughts on this? #44 |
So from talking with @user411 this change will cause a breaking change at the UI level when we display a link to a transaction on a block explorer. We will file an issue to fix this on our repos, but I think this is a small enough bug that we can merge this |
@nevets963 On 8ccc38c we now comment out the url entirely, as we handle the case properly when the url isn't defined. This should be ok to merge now. More generally, how are we suppose to figure out which apps the user has installed so we could support this feature in the future? It would be nice from a privacy perspective to use the local mempool instance if the app is installed |
@Christewart Currently we have no way to tell an app which apps a user has already installed (but we're thinking this through atm as we have a similar case for another app). You can remove this feature as it could be broken for some (but perhaps working for most), keep the same as before, or we make mempool a requirement (a dependency). FWIW, it's now a pretty nice experience to install dependencies; here is when I install Lightning (LND) for example: Either way, I'm happy to approve the PR as I've tested on AMD64 and ARM (Pi) and both apps are working nicely. @lukechilds Do you have some thoughts on this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on AMD64 and ARM (Pi). Approved by me.
Looks great! @Christewart Umbrel users will be prompted to update over the next 15 minutes. |
Updates Suredbits apps to the 1.9.2 release of bitcoin-s.
On a platform note, we are capping our max memory usage now on the Suredbits Wallet. Previously we had umbrel users note that SB wallet consumes a lot of memory due to the jvm.