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

Commit graph

  • 007adc5c38
    Fixed tests and Router use of UnwatchTxConfirmed Richard Myers 2024-12-11 11:55:56 +01:00
  • 81cb2a179a lint Thomas HUET 2024-12-11 14:59:57 +01:00
  • df24044f97 Update storage even for peers without active channel Thomas HUET 2024-12-11 12:00:33 +01:00
  • 0f250b136f
    Unwatch obsolete transactions t-bast 2024-12-10 18:38:27 +01:00
  • ca2c7f242b Use existing channel events t-bast 2024-11-25 17:23:12 +01:00
  • f708e10b1f Make frequency of storage DB clean-up configurable t-bast 2024-11-25 16:33:36 +01:00
  • 797ec8e1cc Fix SqlitePeersDb storage removal t-bast 2024-11-25 16:24:07 +01:00
  • 3f16d4a372 Fix tests Thomas HUET 2024-11-25 11:37:04 +01:00
  • 2335100f8d Count active channels Thomas HUET 2024-11-25 11:14:19 +01:00
  • 63d5fc4ab4 nits t-bast 2024-11-22 17:04:30 +01:00
  • 15159c3c05 flaky test Thomas HUET 2024-11-22 14:04:36 +01:00
  • 2de184e694 days Thomas HUET 2024-11-22 13:34:03 +01:00
  • 5cc8494ab1 keep peer storage for a while after channels are closed Thomas HUET 2024-11-22 13:18:04 +01:00
  • e97253aeb2 comments Thomas HUET 2024-11-21 16:04:27 +01:00
  • 1ebc56df9b Peer storage Thomas HUET 2024-07-25 14:31:12 +02:00
  • e79c65b972
    Fixed failing integration tests Richard Myers 2024-12-09 16:47:09 +01:00
  • 39e2842261
    Add support for bech32m bitcoin wallets use-bech32m-wallet sstone 2024-06-20 15:25:57 +02:00
  • 43a486e7e1
    Fix nits/issues found by @t-bast Richard Myers 2024-12-06 16:35:04 +01:00
  • 31c57f488f
    Simplify graph vertex updates and add tests Richard Myers 2024-11-27 16:49:25 +01:00
  • 333d102204
    Delay considering a channel closed when seeing an on-chain spend Richard Myers 2024-10-28 09:46:44 +01:00
  • 189e282993
    Remove obsolete WatchFundingConfirmed when using RBF (#2961) Bastien Teinturier 2024-12-09 14:04:48 +01:00
  • c45cf33cc3
    Require strict re-signing before shutdown update t-bast 2024-12-09 11:56:56 +01:00
  • df6ad3e818
    Require strict exchange of shutdown t-bast 2024-10-21 10:37:41 +02:00
  • b625aba12b
    Implement the option_simple_close protocol t-bast 2023-10-04 11:45:24 +02:00
  • 8d8794415d
    Add support for OP_RETURN closing scripts t-bast 2023-09-20 16:21:00 +02:00
  • a685fe2401
    Add codecs for option_simple_close t-bast 2023-09-19 17:55:43 +02:00
  • df5fbef62d
    Add option_simple_close feature bit t-bast 2023-09-19 16:44:20 +02:00
  • 6fb8365b3e
    Remove obsolete WatchFundingConfirmed when using RBF t-bast 2024-12-06 16:43:46 +01:00
  • c333cd4f95
    Add support for trampoline failure encryption trampoline-spec-version t-bast 2024-12-05 15:45:03 +01:00
  • db25da3a04
    Add support for blinded trampoline payments t-bast 2024-11-29 11:52:26 +01:00
  • 8ebe621a27
    Add support for official trampoline payments t-bast 2024-11-27 15:33:01 +01:00
  • 8381fc4d2b
    Decrypt on-the-fly funding trampoline failures (#2960) Bastien Teinturier 2024-12-05 16:07:03 +01:00
  • 1d71cf0c53
    Decrypt on-the-fly funding trampoline failures t-bast 2024-12-05 11:25:27 +01:00
  • feef44b980
    Properly type Sphinx shared secrets (#2959) Bastien Teinturier 2024-12-05 15:45:29 +01:00
  • 9d43b9e081
    Properly type Sphinx shared secrets t-bast 2024-12-05 11:01:50 +01:00
  • 2ad22602fd
    Refactor Sphinx failures (#2955) Bastien Teinturier 2024-12-05 10:46:58 +01:00
  • 1376f0b7b4
    Include trampoline onion in final trampoline payloads t-bast 2024-12-04 17:20:46 +01:00
  • 036a605cc3
    Remove obsolete link to trampoline doc t-bast 2024-12-04 10:47:44 +01:00
  • 11c9f9f000
    Refactor HTLC failure reason t-bast 2024-12-03 13:30:00 +01:00
  • 58d663e6dc
    Merge commit '7e7ad4549eab8b7b5341225a7b5ba73a746c2b4d' into blip18_inbound_fees rorp 2024-12-04 07:45:58 -08:00
  • fb8dec136c
    Refactor HTLC failure creation t-bast 2024-12-03 11:13:04 +01:00
  • a5f73e2f37
    Return unwrapped decryption failure onion t-bast 2024-12-03 11:07:19 +01:00
  • dd266642e8
    Update built site t-bast 2024-12-04 10:45:52 +01:00
  • e470ddba05
    publish: Update for release 0.11.0 t-bast 2024-12-04 10:45:23 +01:00
  • 5d5e837d25
    Update for release 0.11.0 t-bast 2024-12-04 10:42:51 +01:00
  • 4d930c776b
    Back to dev (#2957) Bastien Teinturier 2024-12-04 10:25:12 +01:00
  • 032c14c661
    Back to dev t-bast 2024-12-03 17:07:11 +01:00
  • 7e7ad4549e
    Eclair v0.11.0 release (#2956) v0.11.0 Bastien Teinturier 2024-12-04 09:43:06 +01:00
  • bd069010c4
    fixup! Eclair v0.11.0 release t-bast 2024-12-03 17:47:42 +01:00
  • ad8147180c
    Eclair v0.11.0 release t-bast 2024-12-03 17:01:36 +01:00
  • f47acd0fb4
    Check HTLC output status before funding HTLC tx (#2944) Bastien Teinturier 2024-12-03 15:49:37 +01:00
  • b1c77e82da
    Merge branch 'master' into blip18_inbound_fees rorp 2024-11-29 09:16:57 -08:00
  • 304290d841
    Various refactoring for trampoline blinded paths (#2952) Bastien Teinturier 2024-11-29 17:08:58 +01:00
  • 1b88ebb3e8
    Reject offers with currency t-bast 2024-11-29 16:50:28 +01:00
  • 67c55e469f
    Leftovers from path_key renaming t-bast 2024-11-29 14:31:09 +01:00
  • 7ad996c23b
    Use relay methods in PaymentOnion.IntermediatePayload.NodeRelay t-bast 2024-11-29 14:22:18 +01:00
  • ab897e41c7
    Refactor decryptEncryptedRecipientData t-bast 2024-11-29 14:11:11 +01:00
  • 0540b1f7ac
    Allow omitting total_amount in blinded payments t-bast 2024-11-29 14:02:28 +01:00
  • 7bdac7ce8d
    Relax payment_constraints requirement in final blinded payload t-bast 2024-11-29 13:58:17 +01:00
  • 1b48f85fae
    Fix offer description documentation t-bast 2024-11-29 12:12:43 +01:00
  • 0d2d38026a
    Rename blinding to pathKey (#2951) Thomas HUET 2024-11-28 14:14:51 +01:00
  • 9602dd9285 Rename blinding to pathKey Thomas HUET 2024-11-28 10:23:24 +01:00
  • ab94128acc
    Refactor trampoline-to-legacy payments (#2948) Bastien Teinturier 2024-11-27 16:12:16 +01:00
  • a624b82e00
    Use bitcoin-lib 0.35 (#2950) Fabrice Drouin 2024-11-27 15:59:42 +01:00
  • 4832285e0a
    Use bitcoin-lib 0.35 sstone 2024-11-27 15:32:34 +01:00
  • 71465d8106
    Refactor trampoline-to-legacy payments t-bast 2024-11-27 10:44:37 +01:00
  • b00a95c1b1
    Use existing channel events t-bast 2024-11-25 17:23:12 +01:00
  • 8e0b34fb9a
    Make frequency of storage DB clean-up configurable t-bast 2024-11-25 16:33:36 +01:00
  • 1884408a9d
    Fix SqlitePeersDb storage removal t-bast 2024-11-25 16:24:07 +01:00
  • 52bef09491
    Check HTLC output status before funding HTLC tx t-bast 2024-11-22 11:31:15 +01:00
  • d3503cde01 Fix tests Thomas HUET 2024-11-25 11:37:04 +01:00
  • dfe9e81a11 Count active channels Thomas HUET 2024-11-25 11:14:19 +01:00
  • 4a04e4dca1
    nits t-bast 2024-11-22 17:04:30 +01:00
  • 103fc6592f flaky test Thomas HUET 2024-11-22 14:04:36 +01:00
  • a7cc1f73b8 days Thomas HUET 2024-11-22 13:34:03 +01:00
  • 9ab121329b keep peer storage for a while after channels are closed Thomas HUET 2024-11-22 13:18:04 +01:00
  • 4b921cf65b
    Merge 9ed7d854c2 into 02abc3a7e5 Bastien Teinturier 2024-11-22 11:41:04 +01:00
  • 02abc3a7e5
    Allow plain outgoing_node_id in blinded payment_relay (#2943) Bastien Teinturier 2024-11-22 10:31:22 +01:00
  • 99a604d4a5
    fixup! Allow plain outgoing_node_id in blinded payment_relay t-bast 2024-11-22 10:15:20 +01:00
  • 3e338c8b43
    Release v0.4.25-android-phoenix v0.4.25-android-phoenix android-phoenix Dominique Padiou 2024-11-21 19:18:41 +01:00
  • 30ea80c560
    Workaround for DATA_CLOSING for custom commit published Dominique Padiou 2024-11-21 15:18:49 +01:00
  • 800826bd94
    Allow plain outgoing_node_id in blinded payment_relay t-bast 2024-11-21 18:45:00 +01:00
  • 47fdfaec9f
    Simplify trampoline test helpers (#2942) Bastien Teinturier 2024-11-21 18:37:31 +01:00
  • 882402d9e3 comments Thomas HUET 2024-11-21 16:04:27 +01:00
  • 93d3d74aa0
    Simplify trampoline test helpers t-bast 2024-11-21 14:39:54 +01:00
  • 0b04706de0
    Add details when logging channel database error Dominique Padiou 2024-11-21 12:15:38 +01:00
  • b9109a99dd
    Add code with fallback and unknown message codec Dominique Padiou 2024-11-21 11:46:54 +01:00
  • eb4926b13b
    Update scid when splice funding tx confirms Richard Myers 2024-11-18 11:55:58 +01:00
  • a0b58344be
    Update Bitcoin Core to 27.2 (#2940) Bastien Teinturier 2024-11-20 15:51:25 +01:00
  • 86eb781d72
    Update Bitcoin Core to 27.2 t-bast 2024-11-20 14:27:54 +01:00
  • 51defce453
    Add logs for balance estimate (#2939) Thomas HUET 2024-11-20 12:07:23 +01:00
  • 541014680c
    Add force-close notification (#2935) rorp 2024-11-20 03:00:25 -08:00
  • 889c44707e
    Merge 86ffd1a1a0 into f02c98b3b3 rorp 2024-11-12 15:14:46 -03:00
  • dcb9285539
    Merge 9fe0f9e9e7 into f02c98b3b3 Thomas HUET 2024-11-12 14:15:03 +00:00
  • 9fe0f9e9e7 test balance-estimate Thomas HUET 2023-08-21 13:46:31 +02:00
  • 5fc78410c7 Use balance estimates from past payments in path-finding Thomas HUET 2021-10-27 15:47:57 +02:00
  • 3f0a42618c Peer storage Thomas HUET 2024-07-25 14:31:12 +02:00
  • 381071b409 Add logs for balance estimate Thomas HUET 2024-11-12 12:39:42 +01:00
  • f02c98b3b3
    Make cluster serialization support unknown messages (#2938) Pierre-Marie Padiou 2024-11-08 16:23:54 +01:00
  • f4efd64ae5
    Don't relay buggy extra payments (#2937) Pierre-Marie Padiou 2024-11-08 14:04:49 +01:00