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

Implement a few messages for the new bolt protocol implementation #181

Merged
merged 11 commits into from
Aug 15, 2024

Commits on Aug 15, 2024

  1. Use new Hello message

    knutwalker committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4d2d586 View commit details
    Browse the repository at this point in the history
  2. Use new Commit message

    knutwalker committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    40ea127 View commit details
    Browse the repository at this point in the history
  3. Use new Rollback message

    knutwalker committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2f1ac6d View commit details
    Browse the repository at this point in the history
  4. Use new Discard message

    knutwalker committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    153b9fb View commit details
    Browse the repository at this point in the history
  5. Use new Reset message

    knutwalker committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    370a39d View commit details
    Browse the repository at this point in the history
  6. Remove old Bye message

    knutwalker committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    89342e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    999e36b View commit details
    Browse the repository at this point in the history
  8. Fix tests

    knutwalker committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0517b0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c031af6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    960c5e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8eb55af View commit details
    Browse the repository at this point in the history