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

Payment session and error handling on onion packet forwarding #191

Merged
merged 70 commits into from
Oct 24, 2024

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    20b5be7 View commit details
    Browse the repository at this point in the history
  2. add reply for onion send

    chenyukang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d3afa37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49cafa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0df8d26 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f1d52a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcbb5cb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7eb23b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d27d7e7 View commit details
    Browse the repository at this point in the history
  9. clean up

    chenyukang committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bb19def View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d16219 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8665722 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. clippy bless

    chenyukang committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    23c41c3 View commit details
    Browse the repository at this point in the history
  2. add get_payment rpc

    chenyukang committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4757004 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    602c2e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    a9f752b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. more on tlc errors

    chenyukang committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    abd1e46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fa3c93 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. add TlcFailErrorCode

    chenyukang committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9db6db1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. merge main

    chenyukang committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    853f72c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    6040497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e9fac View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    0ec104f View commit details
    Browse the repository at this point in the history
  2. sync with main

    chenyukang committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    40518d0 View commit details
    Browse the repository at this point in the history
  3. fix comments

    chenyukang committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    13b669d View commit details
    Browse the repository at this point in the history
  4. merge with main

    chenyukang committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2c40783 View commit details
    Browse the repository at this point in the history
  5. fix fmt

    chenyukang committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    53cca94 View commit details
    Browse the repository at this point in the history
  6. code refactor

    chenyukang committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ab8541f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c6fc57b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b10457 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ff53c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    6e5bda9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e58364c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3494a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3010926 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27583ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36dd5f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cddf7a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    4e3fce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ca628 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6052f86 View commit details
    Browse the repository at this point in the history
  4. fix remove_tlc check issue

    chenyukang committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3b203eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9511e44 View commit details
    Browse the repository at this point in the history
  6. merge main

    chenyukang committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e2a9284 View commit details
    Browse the repository at this point in the history
  7. fix fmt

    chenyukang committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    05b1cfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b06ff72 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e89a315 View commit details
    Browse the repository at this point in the history
  10. fix fmt issue

    chenyukang committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    84aee3e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    eb91178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f231e89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1dab45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53b4d38 View commit details
    Browse the repository at this point in the history
  5. code cleanup

    chenyukang committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    8cfb17f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0240cea View commit details
    Browse the repository at this point in the history
  7. fix remove tlc e2e failure

    chenyukang committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    5d4e998 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    118d9bc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. merge main

    chenyukang committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    58fa34e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. merge with main

    chenyukang committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    57ddc72 View commit details
    Browse the repository at this point in the history
  2. code cleanup and refactor

    chenyukang committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    856a2ad View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    5ccb247 View commit details
    Browse the repository at this point in the history
  2. sync with main

    chenyukang committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ec8d373 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. merge main

    chenyukang committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1c0a13c View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    chenyukang committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8817f3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d737c67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fc0a35 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Configuration menu
    Copy the full SHA
    6930c31 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. merge main

    chenyukang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f91462a View commit details
    Browse the repository at this point in the history
  2. merge main

    chenyukang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    de5b9c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. merge main

    chenyukang committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    dbc68fd View commit details
    Browse the repository at this point in the history
  2. merge main

    chenyukang committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    cc524a7 View commit details
    Browse the repository at this point in the history
  3. code clean up

    chenyukang committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1252ff5 View commit details
    Browse the repository at this point in the history