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

lightning: add ExternalEngineConfig to create an external engine #46636

Merged
merged 14 commits into from
Sep 7, 2023

Commits on Sep 4, 2023

  1. lightning: add ExternalEngineConfig to create an external engine

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b82492e View commit details
    Browse the repository at this point in the history
  2. add two more config

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ba62aee View commit details
    Browse the repository at this point in the history
  3. fix UT

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    fc7e903 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. fix bazel

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    3a5da7a View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1ede83e View commit details
    Browse the repository at this point in the history
  3. add UT

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    0c60d4c View commit details
    Browse the repository at this point in the history
  4. fix sec lint

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    faae105 View commit details
    Browse the repository at this point in the history
  5. fix bazel

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    549d0da View commit details
    Browse the repository at this point in the history
  6. address comment

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2c6257b View commit details
    Browse the repository at this point in the history
  7. have to use failpoint

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ea7494d View commit details
    Browse the repository at this point in the history
  8. fix CI

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    7f7bef5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. address comment

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4a89257 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. switch to failpoint

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    f6de222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    820326d View commit details
    Browse the repository at this point in the history