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

Move reusable API parts to a trait #1614

Closed
wants to merge 7 commits into from
Closed

Move reusable API parts to a trait #1614

wants to merge 7 commits into from

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    37a783c View commit details
    Browse the repository at this point in the history
  2. Fix indent

    akumaigorodski committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    020684b View commit details
    Browse the repository at this point in the history
  3. Remove materializer

    akumaigorodski committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    b624e50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    427fa66 View commit details
    Browse the repository at this point in the history
  5. Split boilerplate code

    Plugins won't need to re-implement splitted part and API rules will be more or less standard across base and plugins.
    akumaigorodski committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    8261291 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Merge remote-tracking branch 'upstream/master' into api-trait-2

    # Conflicts:
    #	eclair-node/src/main/scala/fr/acinq/eclair/api/Service.scala
    akumaigorodski committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    e40038f View commit details
    Browse the repository at this point in the history
  2. Fix tests

    akumaigorodski committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    930d20e View commit details
    Browse the repository at this point in the history