Open matejcik opened 1 year ago
https://satoshilabs.gitlab.io/-/trezor/trezor-firmware/-/jobs/3549968773/artifacts/test_ui_report/passed/TT_ripple-test_sign_tx.py::test_ripple_sign_simple_tx.html
Ripple first shows fee, then destination, then amount. Final "hold to confirm" is missing.
To align with the other flows, we should show destination -> amount -> fee -> total (hold to confirm)
let's keep this open for the separate purpose of "make altcoin flows align with Bitcoin", i.e., make sure the last screen is always something like "hold to confirm total", that the fees are in front, etc.
https://satoshilabs.gitlab.io/-/trezor/trezor-firmware/-/jobs/3549968773/artifacts/test_ui_report/passed/TT_ripple-test_sign_tx.py::test_ripple_sign_simple_tx.html
Ripple first shows fee, then destination, then amount. Final "hold to confirm" is missing.
To align with the other flows, we should show destination -> amount -> fee -> total (hold to confirm)