-
Notifications
You must be signed in to change notification settings - Fork 73
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
Sync master branch to 2.2.4 #272
Commits on Jun 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e043a15 - Browse repository at this point
Copy the full SHA e043a15View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1df9d5 - Browse repository at this point
Copy the full SHA f1df9d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bdb02b - Browse repository at this point
Copy the full SHA 5bdb02bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b29711 - Browse repository at this point
Copy the full SHA 5b29711View commit details -
Configuration menu - View commit details
-
Copy full SHA for 348d917 - Browse repository at this point
Copy the full SHA 348d917View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1cad11 - Browse repository at this point
Copy the full SHA f1cad11View commit details -
Merge pull request #256 from LedgerHQ/sgl/flex-porting
Sgl/flex porting
Configuration menu - View commit details
-
Copy full SHA for e589d75 - Browse repository at this point
Copy the full SHA e589d75View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9d3a4b - Browse repository at this point
Copy the full SHA e9d3a4bView commit details
Commits on Jun 6, 2024
-
Merge pull request #260 from LedgerHQ/fix-txmaker
Fix the txmaker test util
Configuration menu - View commit details
-
Copy full SHA for ec0ca4a - Browse repository at this point
Copy the full SHA ec0ca4aView commit details
Commits on Jun 17, 2024
-
Add AUTOAPPROVE_FOR_PERF_TESTS command line option to Makefile
This option allows to compile the testnet app in a mode that allows autoapproving any request, in order to measure the performance of various operations either in speculos, or on a real device.
Configuration menu - View commit details
-
Copy full SHA for 41f5254 - Browse repository at this point
Copy the full SHA 41f5254View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75fa3e8 - Browse repository at this point
Copy the full SHA 75fa3e8View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8598837 - Browse repository at this point
Copy the full SHA 8598837View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9444356 - Browse repository at this point
Copy the full SHA 9444356View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30967e5 - Browse repository at this point
Copy the full SHA 30967e5View commit details -
Delete legacy tests using the txmaker
These tests are no longer worth the maintenance burden, as they test specific conditions and only apply to an old version of the app protocol. The corresponding tests for the newer version of the protocol are kept in the codebase.
Configuration menu - View commit details
-
Copy full SHA for b380c9b - Browse repository at this point
Copy the full SHA b380c9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbbfa3 - Browse repository at this point
Copy the full SHA bcbbfa3View commit details -
Add psbt and screenshot for test_sign_psbt_singlesig_large_amount
It is useful to test that large amounts are shown correctly; instead of generating the psbt synthetically, we hardcode a fixed psbt so we can hardcode the screenshots.
Configuration menu - View commit details
-
Copy full SHA for 02767c2 - Browse repository at this point
Copy the full SHA 02767c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e554b - Browse repository at this point
Copy the full SHA 50e554bView commit details -
Merge pull request #261 from LedgerHQ/perftests
Performance test suite
Configuration menu - View commit details
-
Copy full SHA for 4bc144a - Browse repository at this point
Copy the full SHA 4bc144aView commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 034a1f2 - Browse repository at this point
Copy the full SHA 034a1f2View commit details -
Tests for the legacy app need to still be done on Nano S, as they are…
… using a hardcoded binary
Configuration menu - View commit details
-
Copy full SHA for 3bd5a56 - Browse repository at this point
Copy the full SHA 3bd5a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e3ed81 - Browse repository at this point
Copy the full SHA 1e3ed81View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14331d - Browse repository at this point
Copy the full SHA f14331dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e50996 - Browse repository at this point
Copy the full SHA 0e50996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42ddd2a - Browse repository at this point
Copy the full SHA 42ddd2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c2ce0 - Browse repository at this point
Copy the full SHA 16c2ce0View commit details -
Removed all code paths for TARGET_NANOS; deleted test code targeting …
…Nano S; default to 'nanosp' in tests
Configuration menu - View commit details
-
Copy full SHA for 90f8f29 - Browse repository at this point
Copy the full SHA 90f8f29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8336f0a - Browse repository at this point
Copy the full SHA 8336f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4f880e - Browse repository at this point
Copy the full SHA e4f880eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd0b095 - Browse repository at this point
Copy the full SHA fd0b095View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d9309f - Browse repository at this point
Copy the full SHA 8d9309fView commit details -
Co-authored-by: François Beutin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d66a7d - Browse repository at this point
Copy the full SHA 3d66a7dView commit details -
Merge pull request #262 from LedgerHQ/goodbye-nanos
Remove Nano S target
Configuration menu - View commit details
-
Copy full SHA for 1a5b170 - Browse repository at this point
Copy the full SHA 1a5b170View commit details
Commits on Jul 2, 2024
-
Split process_outputs into two separate preprocess_outputs and displa…
…y_external_outputs functions
Configuration menu - View commit details
-
Copy full SHA for 7e4acf4 - Browse repository at this point
Copy the full SHA 7e4acf4View commit details -
Add simplified transaction validation on devices with a large screen …
…using NBGL. If a transaction has only a single non-change output, then we can fit the "Amount", "To" and "Fees" fields in a single screen.
Configuration menu - View commit details
-
Copy full SHA for 721ec16 - Browse repository at this point
Copy the full SHA 721ec16View commit details
Commits on Jul 3, 2024
-
Simplify and refactor swap code.
By caching the first few external outputs during output preprocessing, we can greatly simplify the handling of the swap-related code, and the simplified UX for a single external output. This also allows to move all the swap-related checks in a single function. Finally, by moving all the checks not related to user approval out of show_alerts and display_output, we can omit calling these functions at all during swaps.
Configuration menu - View commit details
-
Copy full SHA for e2a1e18 - Browse repository at this point
Copy the full SHA e2a1e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccbf62 - Browse repository at this point
Copy the full SHA 3ccbf62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 705f4d2 - Browse repository at this point
Copy the full SHA 705f4d2View commit details
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c2be42 - Browse repository at this point
Copy the full SHA 6c2be42View commit details
Commits on Jul 5, 2024
-
Update self-transfer screen; support self-transfers in the simplified…
… transaction flow on flex/stax
Configuration menu - View commit details
-
Copy full SHA for d239361 - Browse repository at this point
Copy the full SHA d239361View commit details
Commits on Jul 9, 2024
-
Updated sign_psbt tests to reflect the new UX.
Various simplifications in the code to generate the ragger instructions.
Configuration menu - View commit details
-
Copy full SHA for aff17b2 - Browse repository at this point
Copy the full SHA aff17b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d754f7 - Browse repository at this point
Copy the full SHA 3d754f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 622b04e - Browse repository at this point
Copy the full SHA 622b04eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb59e60 - Browse repository at this point
Copy the full SHA bb59e60View commit details -
Show the 'Processing...' spinner immediately when signing starts, ins…
…tead of waiting for the timeout
Configuration menu - View commit details
-
Copy full SHA for 81f6efd - Browse repository at this point
Copy the full SHA 81f6efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ffdb6 - Browse repository at this point
Copy the full SHA c0ffdb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a03429b - Browse repository at this point
Copy the full SHA a03429bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 128786b - Browse repository at this point
Copy the full SHA 128786bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 783aa15 - Browse repository at this point
Copy the full SHA 783aa15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67f4135 - Browse repository at this point
Copy the full SHA 67f4135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4023ff8 - Browse repository at this point
Copy the full SHA 4023ff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b1f0e0 - Browse repository at this point
Copy the full SHA 4b1f0e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1852840 - Browse repository at this point
Copy the full SHA 1852840View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 13cca55 - Browse repository at this point
Copy the full SHA 13cca55View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9c355d - Browse repository at this point
Copy the full SHA e9c355dView commit details -
Update address verification flow to use the standard NBGL api; switch…
… remaining flows to use 'accounts' instead of 'wallet policy'
Configuration menu - View commit details
-
Copy full SHA for 0886412 - Browse repository at this point
Copy the full SHA 0886412View commit details -
Configuration menu - View commit details
-
Copy full SHA for a314da7 - Browse repository at this point
Copy the full SHA a314da7View commit details
Commits on Jul 12, 2024
-
Update Stax snapshots to API level 21
Minor adjustments needed in some tests as the page splitting changed.
Configuration menu - View commit details
-
Copy full SHA for 40c3623 - Browse repository at this point
Copy the full SHA 40c3623View commit details -
Merge pull request #270 from LedgerHQ/revamp
Refactoring and Stax UX revamp
Configuration menu - View commit details
-
Copy full SHA for f17c7fd - Browse repository at this point
Copy the full SHA f17c7fdView commit details