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

Wallet logger interface, more (responsive) logs #1516

Draft
wants to merge 34 commits into
base: master
Choose a base branch
from
Draft

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    922d321 View commit details
    Browse the repository at this point in the history
  2. Include method in NWC logs

    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f7ccd63 View commit details
    Browse the repository at this point in the history
  3. Fix wrong page total

    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dfd0b3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8320ca6 View commit details
    Browse the repository at this point in the history
  5. Fix overlapping pagination

    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3c98e9e View commit details
    Browse the repository at this point in the history
  6. Remove unused total

    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    90adf62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e190ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f18765 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e146d8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c7a8aae View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3263c2d View commit details
    Browse the repository at this point in the history
  12. Fix confirm_withdrawl code

    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    93c9708 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bca632a View commit details
    Browse the repository at this point in the history
  14. Add context to log

    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    68a4ed5 View commit details
    Browse the repository at this point in the history
  15. Add more context

    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8d26348 View commit details
    Browse the repository at this point in the history
  16. Better table styling

    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e8629fb View commit details
    Browse the repository at this point in the history
  17. Move CSS for wallet logs into one file

    * remove unused logNav class
    * rename classes
    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    ed4108e View commit details
    Browse the repository at this point in the history
  18. Align key with second column

    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    a5b8d65 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c63c9cd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2e41724 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6257e08 View commit details
    Browse the repository at this point in the history
  22. Parse details from LND error

    ekzyis committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4d69d39 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    9eea356 View commit details
    Browse the repository at this point in the history
  2. P2P zap logs with context

    ekzyis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2a5e4bd View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary withdrawal error log

    * the code assignment was broken anyway
    * we already log withdrawal errors using .catch on payViaPaymentRequest
    ekzyis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a610b93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99fd631 View commit details
    Browse the repository at this point in the history
  5. Fix typo in comment

    ekzyis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    90b95b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be9b940 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f53e29e View commit details
    Browse the repository at this point in the history
  8. Fix missing context

    ekzyis committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f8b040b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Fix wrap errors not logged

    ekzyis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    86e93c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bfa280 View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    ekzyis committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    f5f5fcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd48a0b View commit details
    Browse the repository at this point in the history