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

refactor: simplify blockexplorer link #638

Closed
wants to merge 9 commits into from
Closed

Commits on Aug 5, 2024

  1. refactor: simplify blockexplorer link

    working on integration a blockexplorer setting i found it very difficult
    to understand the BlockExplorerLink component, i would suggest of
    removing the general one on the `Pay` page and put it explicitly into
    each relevant swap status page. this removed the needs of the
    `BlockExplorerLink` component
    
    it can be tested for each status page
    dni committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0294b94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c32f0a View commit details
    Browse the repository at this point in the history
  3. fixup TransactionClaim.spec

    dni committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c1bae96 View commit details
    Browse the repository at this point in the history
  4. remove comment

    dni committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bc1975a View commit details
    Browse the repository at this point in the history
  5. add blockexplorer to lockup fail

    dni committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    712a1d0 View commit details
    Browse the repository at this point in the history
  6. fix test

    dni committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bc4ce41 View commit details
    Browse the repository at this point in the history
  7. fix michael1011 review

    dni committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3b71e78 View commit details
    Browse the repository at this point in the history
  8. fixup!

    dni committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    d2e13d1 View commit details
    Browse the repository at this point in the history
  9. add status page tests

    dni committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3a38d50 View commit details
    Browse the repository at this point in the history