SNeedlewoods

Results 10 issues of SNeedlewoods

Overlapping elements fixed for every translation that is currently available. Future changes of the translations (if translated string is longer than source string) may break this.

This is a small first step towards the new API: https://github.com/monero-project/monero/issues/9308

pending review
low priority
wallet

Edit: Should be ready to review now. ___________________________________________ ~~Do not merge, this is still in development and just PRd for easier discussion.~~ This is an attempt to make the wallet...

pending review
feature
wallet

This PR is based on #9464, which is based on the `release-v0.18` branch so it can be used by monero-gui. Besides removing `m_password` from `WalletImpl` the following changes were made:...

pending review
wallet

#9464

pending review
feature
wallet

In Monero Tech Meeting 116 ([log](https://github.com/monero-project/meta/issues/1187)) I mentioned that changing a password in a password prompt in any way other than appending letters, QT will create copies in memory and...

For some context, this change was proposed a while ago by @j-berman in Step 2 [here](https://github.com/seraphis-migration/wallet3/issues/64). This PR is based on https://github.com/monero-project/monero/pull/10232 which is based on https://github.com/monero-project/monero/pull/9464 ## Possible improvements:...

pending review
wallet

Based on https://github.com/monero-project/monero/pull/9464 https://github.com/monero-project/monero/pull/9915 is the old release version of this PR, I plan to update later

pending review
wallet

## Issue short description `restore_height` can be set higher than actual block height on wallet creation, due to inaccurate approximation ### Related issues: - https://github.com/seraphis-migration/monero/pull/130#issue-3475688746 - https://github.com/monero-project/monero/issues/9362#issuecomment-3015964331 _______________________________________________________________ ## Changes...

pending review
wallet