selsta
selsta
Do you know how to compile monero yourself? We had a larger connection related rewrite, you might want to revert it and check if you continue to have the same...
@computerfreak94 CI build with connection patch reverted: https://github.com/selsta/monero/suites/7904407827/artifacts/336290979
Subaddresses are deterministic, there is no way to "lose" a subaddress. Are you sure you opened the same wallet in both cases?
Did you make sure to save the wallet after creating them? Otherwise you have to recreate them.
Try to open that wallet with monero-wallet-cli, enter `address all` and show what is says under the address with the index it should be.
@tmoravec I would like to include this in the next release, it would be great if you could test this in the next days :)
I needed this patch to compile release-static on a fresh Ubuntu 22.04 machine.
I assume it depends where you install the custom compiled unbound and which path you tell CMake.
@busyboredom it's in the merge queue already
We already link to libraries that are only needed for static, so it's fine to change it but I would do it in a separate PR later.