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

Commit graph

  • 29c4a9c88b
    Change spliceLockedSent into a map Richard Myers 2025-02-27 11:37:30 +01:00
  • 56b3ad9aa4
    Prioritize remote commitment instead of local one t-bast 2025-02-27 16:52:42 +01:00
  • cae22d71be
    Add scripts for taproot channels (#3016) Fabrice Drouin 2025-02-27 09:40:31 +01:00
  • c43a714738
    Fixup: address review comments sstone 2025-02-26 19:05:15 +01:00
  • e15a372d7b
    Only expose top-level functions t-bast 2025-02-26 16:43:37 +01:00
  • f876bd8290
    Update received HTLC-timeout script t-bast 2025-02-26 14:49:32 +01:00
  • 01e47d5470
    Use consistent naming for taproot scripts t-bast 2025-02-26 14:47:44 +01:00
  • 488c75e5e7
    Fix tests and re-sending announcement sigs Richard Myers 2025-02-26 12:49:44 +01:00
  • 971ee5a3c6
    Restore the original "to-revoke-script" sstone 2025-02-26 10:40:17 +01:00
  • 945623643f
    Allow recipient to pay for blinded route fees (#2993) Thomas HUET 2025-02-25 18:09:46 +01:00
  • c2d1546b80 tests Thomas HUET 2025-02-25 16:55:13 +01:00
  • c2ad77df4e
    Add Lightning message codec tests for new tlvs Richard Myers 2025-02-25 10:15:31 +01:00
  • e8fadf434c
    Add var to prevent a splice_locked loop after channel_reestablish Richard Myers 2025-02-24 17:18:10 +01:00
  • 3facc4a136
    Fix to set the remote funding status to Locked after receiving channel_ready Richard Myers 2025-02-19 12:00:12 +01:00
  • 4ad2f99370
    Update bitcoin lib (#3015) Fabrice Drouin 2025-02-24 17:09:53 +01:00
  • 59e934be0b Fix computation of recipient path fees Thomas HUET 2025-02-24 15:18:59 +01:00
  • 9c14c995e3
    Add scripts for taproot channels sstone 2025-02-19 15:43:29 +01:00
  • 1d6861e519
    Exclude older kotlin standard libraries sstone 2025-02-24 12:12:38 +01:00
  • 2106bb5dc9
    Use bitcoin-lib 0.36 sstone 2025-02-24 11:48:50 +01:00
  • 8c83a302f4
    Make wallet resolution independent of wake-up config in NodeRelay (#3014) Pierre-Marie Padiou 2025-02-24 12:12:37 +01:00
  • 0e9b6bf965
    address @t-bast review comments pm47 2025-02-24 11:12:29 +01:00
  • 22bc4a7d16
    (Minor) Fix capturing logs in tests (#3011) Pierre-Marie Padiou 2025-02-24 10:51:18 +01:00
  • 57d7b34cda
    nit pm47 2025-02-21 19:47:58 +01:00
  • 1e60a8dbf3
    use context dependent MDC instead of global one pm47 2025-02-21 19:28:23 +01:00
  • f9cd123e8f
    remove unnecessary bool isPeer pm47 2025-02-21 17:28:24 +01:00
  • 7d37c31920
    fix tests pm47 2025-02-21 17:26:15 +01:00
  • 00de49f750
    Better handling of invalid public keys in codecs (#3012) Bastien Teinturier 2025-02-21 14:54:13 +01:00
  • 20f0a603d7
    Add catchAllCodec to high-level codecs t-bast 2025-02-21 14:30:46 +01:00
  • 67e896b37d
    Use default confirmations for single-funded channel (#3013) Bastien Teinturier 2025-02-21 13:48:59 +01:00
  • c99851386f
    fixup! Use default confirmations for single-funded channel t-bast 2025-02-20 18:45:58 +01:00
  • 69f1e0730e
    Use default confirmations for single-funded channel t-bast 2025-02-20 18:09:02 +01:00
  • 6307232594
    Wrap unsafe codecs into Try t-bast 2025-02-20 14:18:47 +01:00
  • c09979e357
    fixup! make wallet resolution independent of wake-up config pm47 2025-02-19 10:56:32 +01:00
  • d32c269781
    make wallet resolution independent of wake-up config pm47 2025-02-19 10:42:18 +01:00
  • 5e314e009a
    fix capturing logs pm47 2025-02-18 22:27:10 +01:00
  • 1726b49c8f
    Fix accessors for last_funding_locked tlv Richard Myers 2025-02-18 20:41:05 +01:00
  • c1ebbbc2b3
    Add support for using last_funding_locked tlv in channel_reestablish Richard Myers 2025-02-04 13:11:46 +01:00
  • 874a19d448
    Clarify recipient blinded path fee deduction t-bast 2025-02-17 15:48:10 +01:00
  • 8b4920b46b Remove virtual amount Thomas HUET 2025-02-14 16:12:03 +01:00
  • 223762e12f Fuzz test Thomas HUET 2025-02-14 09:31:01 +01:00
  • 194f67365f
    Update Bitcoin Core to v28.x (#2962) Bastien Teinturier 2025-02-14 08:52:51 +01:00
  • 09e7517421
    Update Bitcoin Core to v28.x t-bast 2024-12-09 16:39:30 +01:00
  • 3aac8da146
    Implement option_simple_close (#2967) Bastien Teinturier 2025-02-13 15:20:18 +01:00
  • f7b4212a17
    Implement the option_simple_close protocol t-bast 2024-12-17 16:29:43 +01:00
  • 55e937589a
    Add support for OP_RETURN closing scripts t-bast 2023-09-20 16:21:00 +02:00
  • 755953545b
    Add codecs for option_simple_close t-bast 2023-09-19 17:55:43 +02:00
  • 9e22637cb0
    Add option_simple_close feature bit t-bast 2023-09-19 16:44:20 +02:00
  • 372222d9f8
    Check peer features before attempting wake-up (#2979) Bastien Teinturier 2025-02-12 16:31:50 +01:00
  • a50678e893
    fixup! Check peer features before attempting wake-up t-bast 2025-02-12 15:44:45 +01:00
  • c1936229a8
    Check peer features before attempting wake-up t-bast 2025-01-10 15:57:14 +01:00
  • fb58d8c7c2
    Store remote features in PeersDb (#2978) Bastien Teinturier 2025-02-12 14:42:58 +01:00
  • f5dbd02867
    fixup! Address @thomash-acinq comments t-bast 2025-02-12 14:26:00 +01:00
  • 3e5929b221
    (Minor) Remove ChannelOrigin (#3006) Pierre-Marie Padiou 2025-02-11 11:53:36 +01:00
  • 9b91c1678e
    Fix eclair-cli "compact" mode (#2990) Fabrice Drouin 2025-02-11 11:17:25 +01:00
  • 053400e846
    Get short channel id from last announcement sstone 2025-02-11 10:05:44 +01:00
  • b57120091a
    Fix eclair-cli "compact" output sstone 2025-01-29 14:51:30 +01:00
  • bc44808164
    Secondary mechanism to trigger watches for transactions from past blocks (#3002) Bastien Teinturier 2025-02-11 09:38:11 +01:00
  • 92cc1777f1
    remove ChannelOrigin pm47 2025-02-10 21:13:11 +01:00
  • 1826f70867
    fixup! Trigger watches for transactions from past blocks t-bast 2025-02-10 20:59:58 +01:00
  • c8a54d05d9 recipient pays blinded fees Thomas HUET 2025-01-17 10:46:27 +01:00
  • 23c139ce91
    Split composite DB index on htlc_infos table (#2946) Bastien Teinturier 2025-02-10 15:52:04 +01:00
  • a76836c002
    Merge fc86a9f5bc into a8787ab1d5 Richard Myers 2025-02-08 20:46:30 +08:00
  • a8787ab1d5
    Use remote funding when setting max_htlc_value_in_flight (#2980) Bastien Teinturier 2025-02-07 14:25:12 +01:00
  • a19ca67cb4
    Fix flaky channel open integration test (#3003) Bastien Teinturier 2025-02-07 12:42:22 +01:00
  • 35876c4181
    Compute detailed diff of balance (#3000) Pierre-Marie Padiou 2025-02-07 12:25:53 +01:00
  • 641a6d51ff
    fixup! address review comments pm47 2025-02-07 12:10:07 +01:00
  • c5af2d9b75
    remove CorrectedOnChainBalance pm47 2025-02-07 12:07:59 +01:00
  • bd08bcddd2
    fixup! Update logback to 1.5.16 (#2995) (#3004) Pierre-Marie Padiou 2025-02-07 11:22:04 +01:00
  • fd9c85ac79
    address review comments pm47 2025-02-06 19:43:45 +01:00
  • 2ba67c28dd
    fixup! Update logback to 1.5.16 (#2995) pm47 2025-02-06 19:11:02 +01:00
  • 79bf295923
    Fix flaky channel open integration test t-bast 2025-02-06 16:34:31 +01:00
  • d32a21a107
    Trigger watches for transactions from past blocks t-bast 2025-01-20 16:01:16 +01:00
  • 7ea73a7037
    (Minor) Add a feerate method for funding/closing (#3001) Pierre-Marie Padiou 2025-02-06 16:00:16 +01:00
  • 6be33a89c2
    add a feerate method for funding/closing pm47 2023-06-20 17:37:26 +02:00
  • ee7052922c
    Update logback to 1.5.16 (#2995) Pierre-Marie Padiou 2025-02-06 13:37:13 +01:00
  • db71a327a3
    compute detailed diff of balance pm47 2024-01-22 18:42:23 +01:00
  • 06e42f62f4
    fix console appender declaration pm47 2025-02-06 12:00:52 +01:00
  • de23616046
    interactive-tx: disable change check for splice rbf interactive-tx-coin-selection pm47 2025-01-08 18:53:19 +01:00
  • b2a7294d0d
    interactive-tx: add sanity checks on coin selection pm47 2024-04-23 11:04:02 +02:00
  • bc1f21bf8b
    update logback to 1.5.16 pm47 2025-02-05 16:50:28 +01:00
  • b11558f4d5
    Rework nonce generation simple-taproot-channels sstone 2025-01-28 10:39:54 +01:00
  • 5547f4137d
    Fix splicing issues sstone 2024-11-12 11:02:43 +01:00
  • 5a0f25e5eb
    Implement simple taproot channels sstone 2024-10-21 11:58:52 +02:00
  • 8e46889b87
    Use sha256 checksums to verify maven dependencies (#2998) Fabrice Drouin 2025-02-05 19:30:29 +01:00
  • 83c52808d6
    Fixup! Document how to generate maven checksums file Fabrice Drouin 2025-02-05 19:09:39 +01:00
  • 10edb42b20
    Use SHA256 checksum to verify bitcoind download (#2996) Pierre-Marie Padiou 2025-02-05 19:04:47 +01:00
  • 9aa44ff80d
    Fixup! clean up old SHA512 checksums sstone 2025-02-05 18:43:26 +01:00
  • ddb1bb75a1
    Use sha256 checksums to verify maven dependencies sstone 2025-02-05 17:50:25 +01:00
  • f5615babd5
    Add metrics on interactive-tx funding interactive-metrics pm47 2023-12-19 17:17:59 +01:00
  • 850fab7a0d
    use SHA256 checksum to verify bitcoind download pm47 2025-02-05 17:30:48 +01:00
  • 5abf99efed
    Add router support for batched splices (#2989) Richard Myers 2025-02-05 17:22:14 +01:00
  • b8aa05e716
    Fix test to get router data using awaitAssert properly Richard Myers 2025-02-05 16:48:27 +01:00
  • 840bc3a65e
    Fix check that both initial local channel updates are received Richard Myers 2025-02-05 15:02:28 +01:00
  • 790ffb58e6
    Add more fixes suggested by @t-bast Richard Myers 2025-02-05 11:50:12 +01:00
  • dcfde3ac32
    Fix issues found by t-bast Richard Myers 2025-01-31 16:28:49 +01:00
  • 5a70982044
    Add router support for batched splices Richard Myers 2025-01-29 11:45:23 +01:00
  • b6aa4cc8ec
    Log balance estimate updates (#2994) Thomas HUET 2025-02-04 15:41:08 +01:00
  • 64f0873a56 Log balance estimate updates Thomas HUET 2025-02-04 14:33:15 +01:00
  • 03ba2f8617
    Fix flaky ZmqWatcher test (#2992) Bastien Teinturier 2025-01-31 14:31:23 +01:00
  • cbb89f6819
    Fix flaky ZmqWatcher test t-bast 2025-01-31 12:48:38 +01:00