Skip to content
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

Remove local control flow for ui_stream_nbgl error handling #211

Open
ajinkyaraj-23 opened this issue Feb 14, 2024 · 0 comments
Open

Remove local control flow for ui_stream_nbgl error handling #211

ajinkyaraj-23 opened this issue Feb 14, 2024 · 0 comments
Labels
app::wallet issues relating to the wallet app

Comments

@ajinkyaraj-23
Copy link
Collaborator

ajinkyaraj-23 commented Feb 14, 2024

  1. we are using pressed_right to control local control flow especially in tz_ui_stream () {if(pressed_right) succ();} . Figure out a workaround .
  2. Make ui_stream_nbgl fully compatible with exception.h, Curently we handle global.step = ST_ERROR manually in ui_stream_nbgl.c
@ajinkyaraj-23 ajinkyaraj-23 added the app::wallet issues relating to the wallet app label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app::wallet issues relating to the wallet app
Projects
None yet
Development

No branches or pull requests

1 participant