1
0
Fork 0
mirror of https://github.com/ACINQ/eclair.git synced 2025-03-12 10:30:45 +01:00

Commit graph

  • fcd88b0a0a
    Wake up wallet nodes before relaying messages or payments (#2865) Bastien Teinturier 2024-08-28 09:43:11 +02:00
  • cb02ea994b
    Disallow chains of unconfirmed splice transactions t-bast 2024-08-27 14:24:38 +02:00
  • 3e23b859ae
    Allow disabling wake-up t-bast 2024-08-27 11:59:05 +02:00
  • bfb9090212
    Move register outside of private class t-bast 2024-08-26 17:23:49 +02:00
  • 28e92c2d02
    fixup! Track pending PeerReadyNotifier instances t-bast 2024-08-26 16:38:52 +02:00
  • ea613a9a86
    fixup! Track pending PeerReadyNotifier instances t-bast 2024-08-26 16:08:05 +02:00
  • 5613204264
    Track pending PeerReadyNotifier instances t-bast 2024-08-26 15:50:16 +02:00
  • aad3226716
    Refactor PeerReadyNotifier t-bast 2024-08-26 14:42:35 +02:00
  • 893aac2c99
    Introduce PeerReadyNotifier private class t-bast 2024-08-26 14:26:09 +02:00
  • fbc4577d68
    Include recipient in NodeRelay.sending t-bast 2024-08-26 12:32:56 +02:00
  • 3a3d39e4cb
    Make walletNodeId_opt a field in ChannelRelay t-bast 2024-08-26 12:25:08 +02:00
  • a395f9fa02
    Create peer-wake-up config section t-bast 2024-08-26 11:42:15 +02:00
  • e331d90734
    Merge a3573765d3 into c440007b52 Thomas HUET 2024-08-23 11:05:01 +02:00
  • c440007b52
    Fix failure to launch from directory with space in it (#2886) Thomas HUET 2024-08-23 10:52:29 +02:00
  • e8ff0c854c
    Update eclair-node/src/main/resources/eclair-node.sh Thomas HUET 2024-08-23 10:34:44 +02:00
  • f4c1354805
    Add wake-up step to channel and message relay t-bast 2024-06-11 18:02:49 +02:00
  • 54185b0cb1
    Rework node relay FSM flow t-bast 2024-06-11 15:07:05 +02:00
  • cfb6c9ce5a
    Reorder functions in NodeRelay.scala t-bast 2024-06-10 17:16:55 +02:00
  • 0114220458
    Merge a1ccf3a749 into c45d2784b5 Bastien Teinturier 2024-08-21 11:31:17 +02:00
  • 886eb8395f
    Merge 05951df671 into a3573765d3 Thomas HUET 2024-08-09 11:28:19 +02:00
  • a3573765d3 small changes endorse-htlc Thomas HUET 2024-08-09 11:26:41 +02:00
  • 05951df671 Move jaming checks out of canSendAdd endorse-htlc-separate-check Thomas HUET 2024-08-08 12:27:44 +02:00
  • 7b8b2ae4c5
    Update single funded channel to select inputs before sending open Richard Myers 2024-08-05 13:51:42 +02:00
  • e784ee37ce
    Add maxExcess and addExcessToRecipientPosition params to fundTransaction calls Richard Myers 2024-07-22 14:57:47 +02:00
  • 77933ede1c
    Add optional maxExcess parameter to channel open API Richard Myers 2024-07-22 10:37:02 +02:00
  • 6e8d67550c
    Allow disabling the reputation recorder t-bast 2024-08-02 14:19:25 +02:00
  • 2d350e51eb
    Add support for RBF-ing splice transactions t-bast 2024-07-31 16:45:30 +02:00
  • 64b4879df5
    Remove support for splicing without quiescence t-bast 2024-07-22 16:36:29 +02:00
  • addc7c981e
    Use official splice messages t-bast 2024-07-22 16:00:01 +02:00
  • 54f40419b0 Better explanations Thomas HUET 2024-08-01 16:47:30 +02:00
  • c45d2784b5
    Pagination for the channelstats RPC (#2890) rorp 2024-07-31 23:51:42 -07:00
  • 6a8bad404e Fix a typo rorp 2024-07-31 17:51:39 -07:00
  • d09e2cae18 Update the release notes rorp 2024-07-31 17:49:57 -07:00
  • 83a56271f5 Add local reputation Thomas HUET 2023-06-12 16:25:15 +02:00
  • 7aacd4b460
    Add HTLC endorsement/confidence (#2884) Thomas HUET 2024-07-31 12:00:56 +02:00
  • 8b9c3b1753 More comments Thomas HUET 2024-07-31 11:29:17 +02:00
  • a2db2a7b8c copy input value Thomas HUET 2024-07-30 16:37:01 +02:00
  • 2cfe4fa7b7 Pagination for channelstats RPC rorp 2024-07-28 09:07:15 -07:00
  • a431749540 Fix failure to launch from directory with space in it Thomas HUET 2024-07-22 14:33:29 +02:00
  • e298ba96ea
    Offer test vectors (#2723) Thomas HUET 2024-07-19 14:19:29 +02:00
  • af35aa0dd7 Offer test vectors Thomas HUET 2023-08-14 17:37:22 +02:00
  • 2df7392e01 t-bast comments Thomas HUET 2024-07-18 16:44:46 +02:00
  • 9b1d42fc1e Read and write endorsement Thomas HUET 2024-07-17 18:49:55 +02:00
  • 83d790e1f1
    Add incoming peer to Hot.Channel (#2883) Thomas HUET 2024-07-18 10:55:42 +02:00
  • 9bb76a0ea4 nit Thomas HUET 2024-07-18 10:26:16 +02:00
  • e9c98930e5 Add incoming peer to Hot.Channel Thomas HUET 2024-07-17 18:41:43 +02:00
  • 86373b4411
    Reject new static_remote_key channels (#2881) Fabrice Drouin 2024-07-16 17:11:41 +02:00
  • 401e3a8996
    Fixup: reword channel interceptor error messages sstone 2024-07-16 16:53:25 +02:00
  • fccdf956aa
    Fixup: addres review comments sstone 2024-07-16 16:44:35 +02:00
  • 8b40d1629c
    Update eclair-core/src/main/scala/fr/acinq/eclair/io/OpenChannelInterceptor.scala Fabrice Drouin 2024-07-16 16:09:43 +02:00
  • e785f5e8d8
    Reject new obsolete incoming channels sstone 2024-07-15 15:18:26 +02:00
  • f4039c8804
    Reject new static_remote_key channels sstone 2024-07-15 13:14:32 +02:00
  • f8d6acb326
    Add logs to onion message relay (#2880) Bastien Teinturier 2024-07-15 09:50:50 +02:00
  • f52c807c53
    Move logs in message handlers t-bast 2024-07-15 09:36:00 +02:00
  • 14e8043fcc
    Use MDC instead of duplicating log contents t-bast 2024-07-12 18:27:37 +02:00
  • 3c2a363335
    Add logs to onion message relay t-bast 2024-07-12 17:53:06 +02:00
  • 14a4ea45b1
    Upgrade kamon to 2.7.3 (#2879) Pierre-Marie Padiou 2024-07-12 14:17:26 +02:00
  • 47a0a39a47
    upgrade kamon and add an exclusion on kamon-prometheus pm47 2024-07-08 18:46:00 +02:00
  • eaa9e400c4
    Activate route blinding and quiescence features (#2878) Bastien Teinturier 2024-07-11 16:53:38 +02:00
  • 39317530e9
    Activate route blinding and quiescence features t-bast 2024-07-11 15:52:26 +02:00
  • 47c7a45767
    Monitor onion messages (#2877) Thomas HUET 2024-07-11 10:49:57 +02:00
  • 2e84c87062 OnionMessagesProcessed Thomas HUET 2024-07-10 17:58:29 +02:00
  • b208fb8134 Monitor onion messages Thomas HUET 2024-07-10 16:09:24 +02:00
  • 9762af8bef
    Update test vector for onion messages (#2876) Thomas HUET 2024-07-10 12:29:08 +02:00
  • ae0b2b3397 improve JSON parsing Thomas HUET 2024-07-10 11:02:43 +02:00
  • 980f2585bd Update test vector for onion messages Thomas HUET 2024-07-09 18:13:12 +02:00
  • a1ccf3a749
    Include block header and height in init block-header-init t-bast 2024-07-03 17:49:27 +02:00
  • 791edf78b6
    Improve Origin and Upstream (#2872) Bastien Teinturier 2024-06-27 16:28:15 +02:00
  • 0e13e16a49
    fixup! fixup! Make Origin.Cold a case class t-bast 2024-06-27 16:00:57 +02:00
  • cff53f7f8b
    fixup! Make Origin.Cold a case class t-bast 2024-06-27 14:59:51 +02:00
  • c9ef10de43
    Make Origin.Cold a case class t-bast 2024-06-27 14:53:53 +02:00
  • b9df8d6b79
    Make Origin.Hot a case class t-bast 2024-06-26 17:24:05 +02:00
  • c53b32c781
    Reject unspendable inputs in interactive-tx (#2870) Bastien Teinturier 2024-06-26 16:17:17 +02:00
  • f509936e89
    type bikeshedding (wip) origin-cold-reply-to-pm pm47 2024-06-26 15:35:46 +02:00
  • cef3ec58a3
    Refactor Origin and Upstream t-bast 2024-06-26 11:11:42 +02:00
  • 71bad3a210
    Update Bitcoin Core to v27.1 (#2862) Richard Myers 2024-06-18 14:41:37 +02:00
  • e64398e01e
    Update Bitcoin Core to v27.1 Richard Myers 2024-06-04 15:44:06 +02:00
  • d960266445
    Fix flaky test for punishing a published revoked commit (#2871) Richard Myers 2024-06-18 08:16:42 +02:00
  • fbf6939fd8
    Fix comments as per @t-bast's suggestion Richard Myers 2024-06-17 18:17:29 +02:00
  • a383cb2776
    Fix flaky test for punishing a published revoked commit Richard Myers 2024-06-17 12:35:07 +02:00
  • 5df49701e2
    Reject unspendable inputs in interactive-tx t-bast 2024-06-14 18:30:38 +02:00
  • 3277e6d01c
    Add EncodedNodeId for mobile wallets (#2867) Bastien Teinturier 2024-06-13 09:27:19 +02:00
  • b9fb45d1ef
    fixup! Add EncodedNodeId for mobile wallets t-bast 2024-06-13 08:55:07 +02:00
  • 7b91de9da9
    Add EncodedNodeId for mobile wallets t-bast 2024-06-12 17:14:26 +02:00
  • 741ac492e2
    Register can forward messages to nodes (#2863) Bastien Teinturier 2024-06-12 10:38:52 +02:00
  • f0e3985d10
    Add paysCommitTxFees flag to LocalParams (#2845) Bastien Teinturier 2024-06-12 10:33:35 +02:00
  • a33778356b
    Rename paysCommitTxFees t-bast 2024-06-11 18:28:27 +02:00
  • 40f13f4de5
    (Minor) Log local inputs in interactive-tx (#2864) Pierre-Marie Padiou 2024-06-11 16:12:03 +02:00
  • 5b6081e778
    apply @tbast suggestion Pierre-Marie Padiou 2024-06-11 15:56:11 +02:00
  • 6869c14a71
    log local input in interactive-tx pm47 2024-06-11 15:27:30 +02:00
  • 04f11c243e
    Register can forward messages to nodes t-bast 2024-06-10 16:57:20 +02:00
  • 0dfbfd82c2
    Add payCommitTxFees flag to LocalParams t-bast 2024-03-29 09:03:50 +01:00
  • 3bb5f3e9f2
    Unwrap blinded routes that start at our node (#2858) Thomas HUET 2024-06-07 16:07:05 +02:00
  • e31b1bcb51 duplicatePaths Thomas HUET 2024-06-07 15:50:28 +02:00
  • 1b63b5af23 Revert "Remove obsolete tests" Thomas HUET 2024-06-07 15:44:42 +02:00
  • d95c92d900 validateRoute Thomas HUET 2024-06-07 15:42:52 +02:00
  • 900d0db444 Remove obsolete tests Thomas HUET 2024-06-07 15:09:25 +02:00
  • 8fde21cc49 Revert "Only use the right number of clones" Thomas HUET 2024-06-07 14:37:21 +02:00
  • d8e582d895 Only use the right number of clones Thomas HUET 2024-06-07 14:02:40 +02:00
  • dc5cf6ee9b Check that we don't add hops inside a blinded route Thomas HUET 2024-06-06 18:25:10 +02:00