Please provide a general summary of the issue you're experiencing
When importing a wallet from seed (a seed generated by the same wallet, so no cross-wallet importing issues), there is some key data missing / incorrect on transactions:
Memos
Recipients
All of my inbound txns on my wallet have memos, but none of them are being properly scanned. For every txn in the wallet, the only recipient reported in the internal wallet address at index 0.
Describe the issue
Please provide a general summary of the issue you're experiencing
When importing a wallet from seed (a seed generated by the same wallet, so no cross-wallet importing issues), there is some key data missing / incorrect on transactions:
All of my inbound txns on my wallet have memos, but none of them are being properly scanned. For every txn in the wallet, the only recipient reported in the internal wallet address at index 0.
Can you reliably reproduce the issue?
If so, please list the steps to reproduce below:
Expected behaviour
Tell us what should happen
For sent transactions, the recipient should be available in the transaction data, and should not just refer to the internal account at index 0.
For transactions with memos, they should be present.
Actual behaviour + errors
Tell us what happens instead including any noticeable error output (any messages displayed on-screen when e.g. a crash occurred)
Recipients for all transactions refer to the internal account at index 0. No memos are present.
Any extra information that might be useful in the debugging process.