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

Filter out non-standard channels from channelInfo API #2107

Merged
merged 20 commits into from
Dec 15, 2021
Merged

Filter out non-standard channels from channelInfo API #2107

merged 20 commits into from
Dec 15, 2021

Commits on Nov 13, 2020

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

Commits on Dec 29, 2020

  1. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	eclair-core/src/main/scala/fr/acinq/eclair/channel/Channel.scala
    akumaigorodski committed Dec 29, 2020
    Configuration menu
    Copy the full SHA
    b3ff039 View commit details
    Browse the repository at this point in the history
  2. Fix Channel

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

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    4bf3bb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77a3b3c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Aug 31, 2021

  1. Update eclair-node/src/main/scala/fr/acinq/eclair/api/handlers/Invoic…

    …e.scala
    
    Co-authored-by: Pierre-Marie Padiou <pm47@users.noreply.github.com>
    akumaigorodski and pm47 committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    869620a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c2eae3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	eclair-core/src/test/scala/fr/acinq/eclair/integration/ChannelIntegrationSpec.scala
    #	eclair-core/src/test/scala/fr/acinq/eclair/integration/PaymentIntegrationSpec.scala
    #	eclair-core/src/test/scala/fr/acinq/eclair/payment/PaymentInitiatorSpec.scala
    #	eclair-core/src/test/scala/fr/acinq/eclair/payment/PaymentLifecycleSpec.scala
    #	eclair-node/src/main/scala/fr/acinq/eclair/api/handlers/Invoice.scala
    akumaigorodski committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    f91ba55 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    # Conflicts:
    #	eclair-core/src/test/scala/fr/acinq/eclair/payment/PaymentInitiatorSpec.scala
    #	eclair-core/src/test/scala/fr/acinq/eclair/payment/PaymentLifecycleSpec.scala
    akumaigorodski committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    e197340 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

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

Commits on Dec 14, 2021

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

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    db64a8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67d38ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    291bee1 View commit details
    Browse the repository at this point in the history
  4. Add a test

    akumaigorodski committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    d7ad653 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec59e11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    990c41b View commit details
    Browse the repository at this point in the history
  7. Update eclair-core/src/test/scala/fr/acinq/eclair/EclairImplSpec.scala

    Co-authored-by: Bastien Teinturier <31281497+t-bast@users.noreply.github.com>
    akumaigorodski and t-bast committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    8d30923 View commit details
    Browse the repository at this point in the history
  8. Fix imports

    akumaigorodski committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    13dbb63 View commit details
    Browse the repository at this point in the history