-
Notifications
You must be signed in to change notification settings - Fork 239
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
Crashing when setting trusted node #391
Comments
Think the solution is here: https://developer.android.com/about/versions/pie/android-9.0-changes-28#apache-p |
Just FYI: setting a trusted node is now discouraged and this option should be removed in future release in favor of Dojo. |
I'm experiencing this issue as well. |
I still cannot connect my Samourai Wallet 0.99.91 to my Bitcoin Core full node. |
You shouldn't be doing this anymore as stated above this feature will be deprecated soon. The method is different now. You pair your wallet with your dojo instead. see https://github.com/Samourai-Wallet/samourai-dojo/blob/develop/doc/DOCKER_setup.md#pairing it's recommended to do this with a fresh wallet. |
Trusted node has been removed from the wallet, Dojo is the required backend for the wallet now |
Does not matter if it's a valid node or not. Can trigger the crash by setting this:
IP address: 111.111.111.111
Port: 8332
rpc user name: name
rpc user password: pass
Using Android 10. Maybe that triggers this problem?
Samourai version: 0.99.88
The text was updated successfully, but these errors were encountered: