-
-
Notifications
You must be signed in to change notification settings - Fork 669
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
Monero primary address discrepancy between app and device #2453
Comments
@ph4r05 please take a look. |
Interesting! Thanks for the report. Unfortunately, I am quite busy till 11.9.2022 so I am not sure I will find time to take a look at this till then. |
@selsta since you are involved here, anything you can tell us about this issue from a quick look? |
This does not seem related to integrated addresses. The primary address is a special case, it seems the firmware simply calculated |
Thanks for the diagnosis, @selsta. Your hypothesis seems to be correct. If subaddress indices are @matejcik this code is causing it trezor-firmware/core/src/apps/monero/get_address.py Lines 48 to 60 in 33c1744
PR #2478 fixes it (not tested). |
@ph4r05 looks like we need new moneroGUI version to test this fix, im not able to open or create new wallet.
|
This should be a purely firmware side issue, I don't see why a new GUI version should be required here. Did you make sure the Trezor bridge is installed? |
Yes I have but new version |
QA OK addresses works as expected
|
might make sense to look into why bridge version 2.0.32 fails, but that's for a different issue |
Describe the bug
I'm not sure if its expected or not or if it's problem with moneroGUI or Trezor.
But i was not able to replicate it with 2.5.1 FW.
When i press show address on device i see completely different address.
But it belongs to same account /i just sent some Monero to that address and i still have same amount of xmr.
When you create secondary address it works as expected. Device and app address does match, looks like only Primary address is affected.
Firmware version and revision
QA NOK Device: model T 2.5.2 regular (revision 0d87b55)
QA OK Device: model T 2.5.1 regular (revision 85a26d2)
Desktop/smartphone setup (please complete the following information):
To Reproduce
Steps to reproduce the behavior:
Shonw on device
Screenshots
The text was updated successfully, but these errors were encountered: