-
-
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
feat: show fee rate when signing transaction #2249
Conversation
Can you please post before and after screenshots from emulators so we see how the new screens look like? Also it would be helpful, if you set the fee to some custom value in the Suite (e.g. 3 sat/vbyte) and show the value is shown the same in the Suite and on the device? |
note, CI will generate screenshot diff as soon as device tests pass |
@prusnak @matejcik
Will try it with Suite+emulator later today/tomorrow. |
@marnova please fix the tests that are still failing |
QA OK a1d2289 |
828de33
to
e3f46f4
Compare
UI diff shows nothing due to #2285. For |
picked one at random -- this does not look right https://satoshilabs.gitlab.io/-/trezor/trezor-firmware/-/jobs/2500213083/artifacts/master_diff/diff/T1_bitcoin-test_signtx_replacement.py::test_p2tr_invalid_signature.html |
@matejcik trezor-firmware/tests/ui_tests/fixtures.json Line 279 in e3f46f4
Also the latest pipeline on Gitlab shows different screens - https://satoshilabs.gitlab.io/-/trezor/trezor-firmware/-/jobs/2497157113/artifacts/test_ui_report/passed/T1_bitcoin-test_signtx_replacement.py::test_p2tr_invalid_signature.html @mmilata could be that the script has other bug(s)? Or it compared screens with different commit (even though I'm not aware that I would remove any screen completely)? |
e3f46f4
to
7b7e06e
Compare
@bosomt can you please test this with DOGE where fees are very large (last time I checked)? |
@matejcik DOGE fees are already changed. |
Resolves issue #1294