SW van Heerden
SW van Heerden
yes, this is for console wallet application it self, which does not check or use this yet
We should probably check the type as well
Is not important enough to work on atm, so closing this in the meantime
We need more info here, struggling to replicate this. Looking at the code, this is either the base node supplying a duplicate header, or the wallet is requesting a header...
We need more information about this, we need logs with debug or trace of this happening to narrow down the cause: it comes from the calculate_mmr_root function its hidden behind...
This is not completely done as we are still behind on the latest releases. This is partially fixed, and not that high an issue anymore as the webpki security issue...
just waiting a new monero-rs version
Very likely, there has been numerouse change the last while
create a wallet and do recovery on it with trace logs in the wallet and base node. Then look at the time stamps to see where the wallet/base_node spends most...
I am going to close this for now. This was traced down to slow network especially tor connections. Tor is being throttled. TCP wallet scanning is very fast. Experimental libp2p...