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

Add requested amount field to receive_payment #33

Merged
merged 9 commits into from
Mar 21, 2024
Merged

Commits on Mar 21, 2024

  1. fix: rebasing and updating cargo.lock

    yse committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    86673c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    773c225 View commit details
    Browse the repository at this point in the history
  3. lint

    yse committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7842166 View commit details
    Browse the repository at this point in the history
  4. feat: added list-payments method

    yse committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c15f58c View commit details
    Browse the repository at this point in the history
  5. linting

    yse committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    932512c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20592c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af3280b View commit details
    Browse the repository at this point in the history
  8. fix: renaming Pending to PendingReceive

    yse committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e5579cf View commit details
    Browse the repository at this point in the history
  9. fix: remove expect from preimage unwrapping

    yse committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    52df5bb View commit details
    Browse the repository at this point in the history