On nano devices, when the blindsigning option is Large Tx, review a too long transaction:
display the first 20 screens of the operations
then display warning screens to warn that the operation is too long.
If the parser then fails to parse the rest of the operation, it displays warning screens to warn that the operation can not be parsed.
On continue, it displays the hash only.
Issue
Display two warning screens (One for the Too long operation and one for the Parsing error) is not user-friendly.
In this case the Too long operation is not relevant because the summary won't be displayed.
Goal
If during a review a Too long operation is encountered:
If we do encounter a parsing error:
Display the parsing error warning flow
On accept switch too blindsign (display the hash)
If we do not encounter error:
Currently
On nano devices, when the blindsigning option is
Large Tx
, review a too long transaction:Issue
Display two warning screens (One for the Too long operation and one for the Parsing error) is not user-friendly. In this case the Too long operation is not relevant because the summary won't be displayed.
Goal
If during a review a Too long operation is encountered: If we do encounter a parsing error: