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

Fix channel amount and fee issues #69

Merged
merged 35 commits into from
Jun 26, 2024

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    dec5fb8 View commit details
    Browse the repository at this point in the history
  2. add min_fee_rate

    chenyukang committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    85e9089 View commit details
    Browse the repository at this point in the history
  3. fix minimal UDT amount

    chenyukang committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    afc2e12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e26cddd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a24c696 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76590bf View commit details
    Browse the repository at this point in the history
  7. rename ckb amounts

    chenyukang committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    35f7f9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4a7e32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    160f0c1 View commit details
    Browse the repository at this point in the history
  10. fix check for add tlc

    chenyukang committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    65951c8 View commit details
    Browse the repository at this point in the history
  11. fix unit tests

    chenyukang committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ae7d11c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81f29ef View commit details
    Browse the repository at this point in the history
  13. fix test

    chenyukang committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    2ffa512 View commit details
    Browse the repository at this point in the history
  14. use moleculec 8.0

    chenyukang committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    597a104 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    78d1bee View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7a76f94 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9b35102 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. add funding fee rate

    chenyukang committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1f9ff3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d74a6 View commit details
    Browse the repository at this point in the history
  3. fix conflicts with main

    chenyukang committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4b6c905 View commit details
    Browse the repository at this point in the history
  4. fix comments

    chenyukang committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3a59939 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d74cb33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ea392c View commit details
    Browse the repository at this point in the history
  7. add UDT auto_accept option

    chenyukang committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    adcd789 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. code refactor

    chenyukang committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3ca56d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c256cb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f278ccb View commit details
    Browse the repository at this point in the history
  4. code refactor for style

    chenyukang committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6bacb5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58d8807 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14e3a5e View commit details
    Browse the repository at this point in the history
  7. add calculate_shutdown_fee

    chenyukang committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    eb43c8b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    e3ce52f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9cc31b View commit details
    Browse the repository at this point in the history
  3. fix tests for reestablish

    chenyukang committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    8c79575 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    chenyukang committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    53c010a View commit details
    Browse the repository at this point in the history