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

feat/311 - Implement ledger integration improvements #339

Merged
merged 18 commits into from
Jul 27, 2023

Commits on Jul 25, 2023

  1. Implement ledger integration improvements

    Consolidate approval views for all tx types
    
    Hook up Ledger transfer
    
    Remove unused address from messages
    
    Consolidate tx build calls
    
    Clean up Message and component props
    jurevans committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8ecc65b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c81f1bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e478e76 View commit details
    Browse the repository at this point in the history
  4. Lint

    jurevans committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8f7a0ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0de3b86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2fdefa View commit details
    Browse the repository at this point in the history
  7. Lint

    jurevans committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3eaeda8 View commit details
    Browse the repository at this point in the history
  8. Clean up ConfirmTx

    jurevans committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5f1ae75 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    cefbc58 View commit details
    Browse the repository at this point in the history
  2. Hooking up Withdraw

    jurevans committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a16b480 View commit details
    Browse the repository at this point in the history
  3. clean up

    jurevans committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    fb2bd33 View commit details
    Browse the repository at this point in the history
  4. Clean up imports

    jurevans committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c9d8d73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c4ee1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    882e29b View commit details
    Browse the repository at this point in the history
  7. clean up slice

    jurevans committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    14943c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    ed9917b View commit details
    Browse the repository at this point in the history
  2. Additional PR feedback

    jurevans committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ef5f096 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3383d3a View commit details
    Browse the repository at this point in the history