Skip to content

Commit

Permalink
Implement blindsigning modes on stax/flex (#286)
Browse files Browse the repository at this point in the history
* Simplify blindsigning code and Use nbgl_useCaseReviewStreamingBlindSigningStart for stax

* Extract common ui_stream functions in ui_stream_common for clarity
Remove redundant code

* Add summary signing flow.
It should show warning screens and summary pages
  • Loading branch information
ajinkyaraj-23 authored Sep 24, 2024
1 parent e871e20 commit 5da3881
Show file tree
Hide file tree
Showing 149 changed files with 793 additions and 459 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/build
/_build
/app/.target
/app/bin
Expand Down
Loading

0 comments on commit 5da3881

Please sign in to comment.