1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-03-13 03:12:30 +01:00

Commit graph

  • f694fe32c5
    Merge 8cc6d243c0 into 216914d492 Bastien Teinturier 2025-03-11 13:09:33 -05:00
  • 345654ea2e
    Merge ae7ea06dc7 into 216914d492 ProofOfKeags 2025-03-11 11:58:23 -06:00
  • 812fa832d8
    Merge 80dba2ce7d into 216914d492 Carla Kirk-Cohen 2025-03-11 15:47:15 +01:00
  • b77707a1f8
    Merge d8cfa95925 into 216914d492 Matt Corallo 2025-03-11 16:37:54 +02:00
  • 6238a4a672
    Merge a59d0d5aca into 216914d492 Elle 2025-03-11 19:19:58 +09:00
  • 91a8f239ce
    Merge e25132d8de into 216914d492 Olaoluwa Osuntokun 2025-03-11 19:12:49 +09:00
  • c27786956f
    Merge 03e9309140 into 216914d492 Bastien Teinturier 2025-03-11 19:12:30 +09:00
  • 94b1d3feac
    Merge 8c907f6b8d into 216914d492 Bastien Teinturier 2025-03-11 09:52:43 +01:00
  • d553be393f
    Merge a3dcc51498 into 216914d492 Bastien Teinturier 2025-03-11 09:47:11 +01:00
  • a13298f505
    Merge 85da1c2bf0 into 216914d492 Joost Jager 2025-03-11 09:46:46 +01:00
  • 61006fdeeb
    Merge 0c27311f47 into 216914d492 Jeffrey Czyz 2025-03-11 16:46:45 +08:00
  • 216914d492 Check for preimage before failing back missing HTLCs master Matt Morehouse 2025-03-04 10:52:22 -06:00
  • 2aa5c075b2
    Merge 93b159f9a7 into a09564a8b7 Rusty Russell 2025-03-10 20:46:17 +01:00
  • 0c27311f47
    Allow either node to send tx_init_rbf in v2 establishment Jeffrey Czyz 2025-03-10 11:09:39 -05:00
  • 1db76ea863
    Merge 8b8d40defc into a09564a8b7 Rusty Russell 2025-03-10 15:13:53 +00:00
  • 85da1c2bf0 Attributable failures Joost Jager 2022-11-21 12:21:24 +01:00
  • b7fc18e02e
    Merge 36553d1ea6 into a09564a8b7 Antoine Riard 2025-03-10 14:14:09 +03:00
  • 0e9c3bf274
    Merge 8c95e7359c into a09564a8b7 Rene Pickhardt 2025-03-09 19:42:26 +01:00
  • c537c3d1f1
    Merge 910c07091c into a09564a8b7 Bastien Teinturier 2025-03-06 00:56:50 +00:00
  • a09564a8b7 tools/extract-formats: suppress modern Python warnings. Rusty Russell 2025-02-24 11:58:59 +10:30
  • 79101063c3 BOLT 1: typo fix in definition. Rusty Russell 2025-02-24 11:58:50 +10:30
  • ac35563286
    Check for preimage before failing back missing HTLCs Matt Morehouse 2025-03-04 10:52:22 -06:00
  • 8c907f6b8d
    fixup! Make splice_locked atomic on reestablish t-bast 2025-02-28 15:37:41 +01:00
  • 7a4053de28
    fixup! Make splice_locked atomic on reestablish t-bast 2025-02-28 11:10:55 +01:00
  • 8cc6d243c0
    Revert using nSequence=0xFFFFFFFD for HTLCs t-bast 2025-02-25 09:31:07 +01:00
  • a3dcc51498
    Add channel_type context to Bolt9 t-bast 2025-02-24 15:21:09 +01:00
  • 9d456b1c4a
    Assume option_channel_type t-bast 2025-02-24 15:19:50 +01:00
  • c1110b14d0
    Cap shared_anchor amount to 240 satoshis t-bast 2025-02-24 17:50:41 +01:00
  • 34f4b0852a tools/extract-formats: suppress modern Python warnings. Rusty Russell 2025-02-24 11:58:59 +10:30
  • f8d482bf6c BOLT 1: typo fix in definition. Rusty Russell 2025-02-24 11:58:50 +10:30
  • 7573b64510
    Revert "Add test vector for (invalid) mixed-case offer encoding (#1217)" Gb2real 2025-02-22 17:24:08 -08:00
  • b0b1fa4d29
    fixup! Add tweaks proposed by @morehouse and @esneider t-bast 2025-02-21 16:20:54 +01:00
  • 4de2873b17
    Add tweaks proposed by @morehouse and @esneider t-bast 2025-02-21 14:52:36 +01:00
  • 3f6629f65b
    Merge 79a1d03966 into ccfa38ed4f Joe Miyamoto 2025-02-19 18:39:22 +00:00
  • c79dca9696
    Clarify announcement requirements t-bast 2025-02-12 12:22:19 +01:00
  • 5912705ed4
    Make splice_locked atomic on reestablish t-bast 2025-01-24 10:33:33 +01:00
  • d3e56d8054
    Zero-fee commitments using v3 transactions t-bast 2025-02-14 17:50:52 +01:00
  • 43b5785da5
    Channel Splicing (feature 62/63) t-bast 2024-05-02 11:30:31 +02:00
  • ccfa38ed4f Explicitly mention which output to set to 0 t-bast 2025-02-10 15:39:02 +01:00
  • 90662b1323 Clarify a few requirements t-bast 2025-01-27 10:01:53 +01:00
  • 7b635f0f2d Clarify OP_RETURN requirements t-bast 2025-01-24 11:08:57 +01:00
  • 7eff1485a5 Simplify state machine by removing shutdown exchange t-bast 2024-12-17 18:35:20 +01:00
  • 7f8520079e Fix @tnull's comments t-bast 2024-11-20 10:20:51 +01:00
  • 37fa862a82 Add strict shutdown exchange for taproot channels t-bast 2024-10-22 02:59:22 +02:00
  • 8efb63eb61 Address pending PR comments t-bast 2024-10-11 10:12:26 +02:00
  • 039f8ce99a Allow setting nLockTime, not nSequence t-bast 2024-10-11 09:45:40 +02:00
  • 3d9f0b8fad Set output amount to 0 when using OP_RETURN t-bast 2024-10-11 09:37:46 +02:00
  • 9981a0a9f2 BOLT 2: specify nSequence explicitly. Rusty Russell 2023-12-05 05:24:32 +10:30
  • e8eced6795 Feedback from Bastien Rusty Russell 2023-09-25 11:06:30 +09:30
  • b2ef4b48ea BOLT 2: allow standard OP_RETURN as an output type. Rusty Russell 2023-09-25 11:03:29 +09:30
  • 8490ccc5d1 BOLT 2: Rewrite to use TLV, and only allow the lesser-amount to drop output. Rusty Russell 2023-09-13 14:30:39 +09:30
  • 167a7354fb Require non-dust output for closer. Rusty Russell 2023-08-01 05:36:21 +09:30
  • a1ae46ddc3 BOLT 2: fix battling requirements for shutdown Rusty Russell 2023-07-18 06:59:33 +09:30
  • dc376ca241 BOLT 2, 3, 9: option_simple_close. Rusty Russell 2023-07-18 06:59:29 +09:30
  • c2f0719c1a
    Merge 079f761bf6 into c3c628b79d Bastien Teinturier 2025-02-11 23:44:56 -06:00
  • c3c628b79d
    chore: fix typo in tools/bolt3-bitcoind-test.sh (#1226) finaltrip 2025-02-12 10:16:41 +08:00
  • 6064024a28
    Merge c6ef1e99e5 into d8f5b4a680 Bastien Teinturier 2025-02-11 22:38:29 +01:00
  • cce99d757f
    Merge 76859f5246 into d8f5b4a680 Jiří Jakeš 2025-02-11 14:33:09 -07:00
  • d8f5b4a680
    BOLT 4: (trivial) rm duplicate line (#1227) ghost43 2025-02-11 16:21:14 +00:00
  • 0d917d8deb
    BOLT 4: (trivial) rm duplicate line SomberNight 2025-02-11 16:03:59 +00:00
  • acd383145d
    More clarifications around channel_announcement handling (#1220) Bastien Teinturier 2025-02-11 09:37:13 +01:00
  • c217e80e2b
    More clarifications around channel_announcement handling t-bast 2025-01-15 11:31:40 +01:00
  • eaa9a271df chore: fix typo in tools/bolt3-bitcoind-test.sh finaltrip 2025-02-11 00:00:12 +08:00
  • 44d4a941ad
    Explicitly mention which output to set to 0 t-bast 2025-02-10 15:39:02 +01:00
  • e96c3c59bb
    fix code typo in 04 onion routing (#1225) Mattia Careddu 2025-02-10 09:14:36 +01:00
  • 6bbcf5f892
    meta: update the link to the ML (#1170) Vincenzo Palazzo 2025-02-07 16:53:44 +01:00
  • ac17daea52 meta: update the link to the ML Vincenzo Palazzo 2024-06-11 08:07:29 +02:00
  • 74a9b6fea5
    fix code typo in 04 onion routing iskyd 2025-02-07 16:41:40 +01:00
  • 798bbc3c5e
    Clarify a few requirements t-bast 2025-01-27 10:01:53 +01:00
  • 0a2650bef8
    Clarify OP_RETURN requirements t-bast 2025-01-24 11:08:57 +01:00
  • 1a47d2e587
    Simplify state machine by removing shutdown exchange t-bast 2024-12-17 18:35:20 +01:00
  • c64edfe633
    Fix @tnull's comments t-bast 2024-11-20 10:20:51 +01:00
  • 3c80dc3b1d
    Add strict shutdown exchange for taproot channels t-bast 2024-10-22 02:59:22 +02:00
  • 0ca91d16d5
    Address pending PR comments t-bast 2024-10-11 10:12:26 +02:00
  • 38ae8cddb4
    Allow setting nLockTime, not nSequence t-bast 2024-10-11 09:45:40 +02:00
  • 8f4e2bdc7c
    Set output amount to 0 when using OP_RETURN t-bast 2024-10-11 09:37:46 +02:00
  • 4c97b738a0
    BOLT 2: specify nSequence explicitly. Rusty Russell 2023-12-05 05:24:32 +10:30
  • 609e296f8b
    Feedback from Bastien Rusty Russell 2023-09-25 11:06:30 +09:30
  • e26fac077d
    BOLT 2: allow standard OP_RETURN as an output type. Rusty Russell 2023-09-25 11:03:29 +09:30
  • b91815d3d1
    BOLT 2: Rewrite to use TLV, and only allow the lesser-amount to drop output. Rusty Russell 2023-09-13 14:30:39 +09:30
  • cea5b9a1f0
    Require non-dust output for closer. Rusty Russell 2023-08-01 05:36:21 +09:30
  • eef9312965
    BOLT 2: fix battling requirements for shutdown Rusty Russell 2023-07-18 06:59:33 +09:30
  • f1807081e7
    BOLT 2, 3, 9: option_simple_close. Rusty Russell 2023-07-18 06:59:29 +09:30
  • 83018f2a8a
    Merge a296aba2c8 into 5f31faa0b6 neil saitug 2025-02-07 14:02:06 +08:00
  • 5f31faa0b6
    Add test vector for (invalid) mixed-case offer encoding (#1217) Elias Rohrer 2025-02-04 15:31:46 +01:00
  • e92a7fae44 12: Rename the title line to be clearer. Rusty Russell 2025-01-28 06:06:06 +10:30
  • 6feb3aa91e meta: indexing the bolt12 Vincenzo Palazzo 2024-09-25 13:43:09 +09:00
  • e2e99ce7a3 Peer storage for nodes to distribute small encrypted blobs. Aditya Sharma 2023-09-15 09:48:04 +02:00
  • f2ce46861e 12: Rename the title line to be clearer. Rusty Russell 2025-01-28 06:06:06 +10:30
  • ecf792d873
    Merge pull request #1222 from rustyrussell/bip353-fixes Matt Corallo 2025-01-24 02:40:08 +00:00
  • b13990b03c BOLT 12: fix BIP 353 spec. Rusty Russell 2025-01-24 09:44:39 +10:30
  • 373e5bcc80
    Merge 5d69269e3e into 8707471dbc valentinewallace 2025-01-18 04:39:45 +11:00
  • d8cfa95925 Bless the LND SCB force-close request message format Matt Corallo 2024-12-09 19:49:48 +00:00
  • 6849c33d86 Do not unnecessarily retransmit commitment_signed in dual funding Matt Corallo 2024-12-09 19:39:01 +00:00
  • 8707471dbc
    Remove explicit 6-blocks delay for announcements (#1215) Bastien Teinturier 2025-01-14 10:22:19 +01:00
  • 4b85875694
    Add test vector for (invalid) mixed-case offer encoding Elias Rohrer 2025-01-07 09:13:27 +01:00
  • 8a92715a79
    Remove explicit 6-blocks delay for announcements t-bast 2024-12-19 14:08:23 +01:00
  • e8e6056d55 Peer storage for nodes to distribute small encrypted blobs. Aditya Sharma 2023-09-15 09:48:04 +02:00
  • 079f761bf6
    Add trampoline failure packet test vector trampoline-onion t-bast 2024-12-06 14:18:39 +01:00
  • c41536829c Leftover renaming of path_key in blinded paths t-bast 2024-11-29 16:59:10 +01:00