You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SIGN_MODE_TEXTUAL's implementation is almost finished, so we are entering the QA phase.
An external audit is happening for Textual (see #11970). After discussing internally, we decided to not wait for the external audit final report to submit a PR to the LedgerHQ repo.
This issue tracks the final manual testing to be done before we submit the app to Ledger.
Manual Tests
Testing on the main branch won't work, as there are some switches that are turned off for Textual. See this diff on how to turn on Textual.
Note: maybe interesting to compare number of screens of amino vs textual on the same tx.
Summary
Perform manual tests with a real Ledger device.
Problem
SIGN_MODE_TEXTUAL's implementation is almost finished, so we are entering the QA phase.
An external audit is happening for Textual (see #11970). After discussing internally, we decided to not wait for the external audit final report to submit a PR to the LedgerHQ repo.
This issue tracks the final manual testing to be done before we submit the app to Ledger.
Manual Tests
Testing on the main branch won't work, as there are some switches that are turned off for Textual. See this diff on how to turn on Textual.
Note: maybe interesting to compare number of screens of amino vs textual on the same tx.
simd tx staking delegate --from nanos <oper_addr> 10stake
simd tx bank send --fees 1stake --memo "💪"
Error: hidapi: unknown failure
in the CLI{"title": "A 🚗 ","summary": "B\n @"}
(trailing whitespaces, trailing @, unicodes)simd tx staking delegate --from nanos <oper_addr> 10stake
Message (2/2) [1/2]Message (1/1) [1/2]
(with last 3 chars truncated), which is confusingsimd tx bank send nanos <addr> 10stake
simd tx bank multi-send nanos <addr1> <addr2> 10stake
Outputs (2/2)
andAddress [2/2]
?simd tx authz exec tx.json --sign-mode textual
with atx.json
containing a MsgSend>
for indentation are correctly shown and 2. Long field names are shown in the content part, not the title partTODO:
The text was updated successfully, but these errors were encountered: