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

UI improvements #41

Merged
merged 5 commits into from
Nov 13, 2024
Merged

UI improvements #41

merged 5 commits into from
Nov 13, 2024

Commits on Nov 6, 2024

  1. Format Amounts & Asset ID verification (#36)

    * update zxlib
    
    * add asset_id verification and format amount
    
    ---------
    
    Co-authored-by: Emmanuel <[email protected]>
    chcmedeiros and emmanuelm41 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c7a86ad View commit details
    Browse the repository at this point in the history
  2. Add expert mode (#37)

    * add expert mode requirement when unknown asset Id
    
    * add zemu test with expert mode enabled
    chcmedeiros authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    07aeaf6 View commit details
    Browse the repository at this point in the history
  3. Raw asset id (#38)

    chcmedeiros authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    88f150e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Add from to ui (#39)

    * remove elements index
    
    * compute address from path
    
    * update snapshots
    chcmedeiros authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d4bc696 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Hide change address outputs (#40)

    * hide change address outputs
    
    * update tests
    
    * update snapshots
    chcmedeiros authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    862c461 View commit details
    Browse the repository at this point in the history