1
0
mirror of https://github.com/lightning/bolts.git synced 2024-11-19 01:50:03 +01:00

Commit Graph

  • fbef9087ce
    Merge e25132d8de into aa5207aeaa Olaoluwa Osuntokun 2024-11-14 10:53:40 +0000
  • 54da946b34
    Merge 89b99a578f into aa5207aeaa Matt Corallo 2024-11-13 13:31:25 +1030
  • 1ef933a397
    Merge 36553d1ea6 into aa5207aeaa Antoine Riard 2024-11-12 23:01:09 +0900
  • 74709bc189
    Merge a8fd1ab742 into aa5207aeaa Bastien Teinturier 2024-11-10 06:29:35 +0330
  • ed98a392ad
    Merge 5d69269e3e into aa5207aeaa valentinewallace 2024-11-08 15:02:30 -0500
  • d21d565192
    Merge 910c07091c into aa5207aeaa Bastien Teinturier 2024-11-08 10:25:42 -0800
  • a0db74e0f3
    Merge a59d0d5aca into aa5207aeaa Elle 2024-11-08 11:20:47 -0700
  • e710b2527f
    Merge 80dba2ce7d into aa5207aeaa Carla Kirk-Cohen 2024-11-08 11:20:47 -0700
  • 2e5aceab83
    Merge 76859f5246 into aa5207aeaa Jiří Jakeš 2024-11-08 11:20:47 -0700
  • 2f5bf7babc
    Merge f2d0c81100 into aa5207aeaa Aditya Sharma 2024-11-08 11:20:47 -0700
  • 0e667011d2
    Merge ae7ea06dc7 into aa5207aeaa ProofOfKeags 2024-11-08 11:20:47 -0700
  • b6ca5bf656
    Merge 26439b2d04 into aa5207aeaa Vincenzo Palazzo 2024-11-08 11:20:47 -0700
  • 7ab3ca600d
    Merge 6ecb000238 into aa5207aeaa Vincenzo Palazzo 2024-11-08 11:20:47 -0700
  • 968fd0df11
    Merge c6ef1e99e5 into aa5207aeaa Bastien Teinturier 2024-11-08 16:42:45 +0100
  • 2e328257c0
    Merge 03e9309140 into aa5207aeaa Bastien Teinturier 2024-11-08 09:39:44 -0600
  • 5fb791daca
    Merge fa0594ac2a into aa5207aeaa Bastien Teinturier 2024-11-08 09:39:44 -0600
  • aa5207aeaa
    Merge pull request #1207 from TheBlueMatt/2024-10-ugh master Matt Corallo 2024-11-08 15:27:35 +0000
  • bd8f45c3ce Add the folks who signed up as CoC members Matt Corallo 2024-11-04 21:48:13 +0000
  • 8c8043a375 Add MODERATION-GUIDELINES Antoine Riard 2024-11-03 00:31:46 +0000
  • 5d69269e3e
    Require repeating an invoice_request in async payment onions Valentine Wallace 2024-03-15 13:24:04 -0400
  • e8efd2c12d
    Support async payments in BOLT 12. Valentine Wallace 2024-03-04 10:31:20 -0500
  • 625994f250
    Add the ability to hold HTLCs before forwarding Matt Corallo 2022-05-13 00:18:49 +0000
  • 5bee6ab946
    Add an init/node feature for HTLC holding Matt Corallo 2022-05-12 22:52:25 +0000
  • 03e9309140
    Trampoline Routing trampoline-routing-no-gossip t-bast 2020-12-28 16:24:40 +0100
  • fa0594ac2a
    Trampoline payment to Bolt 12 invoices trampoline-onion t-bast 2024-10-22 14:37:37 +0200
  • 153d13fe6a
    Trampoline onion format t-bast 2021-01-25 16:39:48 +0100
  • a8fd1ab742
    Add strict shutdown exchange for taproot channels t-bast 2024-10-22 02:59:22 +0200
  • f23f55c12b Add a generic Code of Conduct Matt Corallo 2024-10-21 20:07:03 +0000
  • 89b99a578f Include BIP 353 name info in invoice_requests Matt Corallo 2024-07-10 19:29:49 +0000
  • 8cfc619052
    Address pending PR comments t-bast 2024-10-11 10:12:26 +0200
  • 47afb0e092
    Allow setting nLockTime, not nSequence t-bast 2024-10-11 09:45:40 +0200
  • 6e0db70e8c
    Set output amount to 0 when using OP_RETURN t-bast 2024-10-11 09:37:46 +0200
  • 959a5ae199
    BOLT 2: specify nSequence explicitly. Rusty Russell 2023-12-05 05:24:32 +1030
  • 30d36cb322
    Feedback from Bastien Rusty Russell 2023-09-25 11:06:30 +0930
  • 05272948f3
    BOLT 2: allow standard OP_RETURN as an output type. Rusty Russell 2023-09-25 11:03:29 +0930
  • 1a00338e89
    BOLT 2: Rewrite to use TLV, and only allow the lesser-amount to drop output. Rusty Russell 2023-09-13 14:30:39 +0930
  • a5388ab3ee
    Require non-dust output for closer. Rusty Russell 2023-08-01 05:36:21 +0930
  • ee0c6f6459
    BOLT 2: fix battling requirements for shutdown Rusty Russell 2023-07-18 06:59:33 +0930
  • 4f946a6f14
    BOLT 2, 3, 9: option_simple_close. Rusty Russell 2023-07-18 06:59:29 +0930
  • 910c07091c
    Add liquidity ads TLVs to RBF messages t-bast 2024-10-10 09:29:51 +0200
  • 69aca14240
    Add channel_creation_fee_sat to funding rate t-bast 2024-09-03 15:07:18 +0200
  • 767b46fc1d
    Extensible liquidity ads rates t-bast 2024-07-17 09:58:27 +0200
  • 76859f5246
    Add markdown linting to GitHub workflow Jiri Jakes 2024-02-24 07:14:30 +0800
  • 9fccb6adca
    Make all heading levels consistent Jiri Jakes 2023-05-12 15:45:32 +0800
  • 82c2120be8
    Merge a296aba2c8 into 247e83d528 neil saitug 2024-10-07 03:11:12 -0600
  • 6feb4a3bbb
    Merge 8c95e7359c into 247e83d528 Rene Pickhardt 2024-09-26 14:20:40 +0000
  • 6376cd41b9
    Merge 79a1d03966 into 247e83d528 Joe Miyamoto 2024-09-26 05:48:50 +0000
  • 6ecb000238 meta: indexing the bolt12 Vincenzo Palazzo 2024-09-25 13:43:09 +0900
  • 247e83d528 BOLT 12: the test vectors. Rusty Russell 2024-09-24 18:01:07 +0930
  • ca06224cf6 BOLT 4: add bolt12 payloads to onion message payloads. Rusty Russell 2024-09-24 18:01:05 +0930
  • aed3d28d5a BOLT 12: offers, sixth draft Rusty Russell 2024-09-24 18:01:04 +0930
  • df4af02eb1 Add a sciddir_or_pubkey fundamental type Offers may contain blinded paths to allow for greater recipient privacy. However, they come at a cost of increased QR code size as the introduction node requires a 33-byte point. Jeffrey Czyz 2024-09-24 18:01:04 +0930
  • 86ba089de7 Allow using short_channel_id in onion messages Jeffrey Czyz 2024-09-24 18:00:51 +0930
  • b26da74abf tools/spellcheck.sh: more generally ignore things inside ``. Rusty Russell 2024-08-27 17:02:19 +0930
  • 4e0e38459b BOLT 1: Add utf8 type. Rusty Russell 2024-08-27 17:01:19 +0930
  • 0277f4276e BOLT 1: add bip340sig type. Rusty Russell 2024-08-27 17:00:19 +0930
  • f4d74a981e BOLT 12: the test vectors. Rusty Russell 2024-09-24 18:01:07 +0930
  • eaaa69bddd BOLT 4: add bolt12 payloads to onion message payloads. Rusty Russell 2024-09-24 18:01:05 +0930
  • 47adf181db BOLT 12: offers, sixth draft Rusty Russell 2024-09-24 18:01:04 +0930
  • 8f1a5642a8 Add a sciddir_or_pubkey fundamental type Offers may contain blinded paths to allow for greater recipient privacy. However, they come at a cost of increased QR code size as the introduction node requires a 33-byte point. Jeffrey Czyz 2024-09-24 18:01:04 +0930
  • c406f1ab03 Allow using short_channel_id in onion messages Jeffrey Czyz 2024-09-24 18:00:51 +0930
  • 0809f77c7b
    BOlT07: clarify dont_forward bit use cases. (#1198) ziggieXXX 2024-09-18 13:37:56 +0200
  • baa47af45b
    BOlT07: clarify dont_forward bit use cases. ziggie 2024-09-18 13:04:25 +0200
  • e6ee5f8b95
    Fix broken links to anchor section (#1000) Antoni Spaanderman 2024-09-18 13:32:39 +0200
  • 61e3c51137
    fix the same link in 2 other places Antoni Spaanderman 2024-09-18 13:28:27 +0200
  • ff7457b2e2
    fix broken link Antoni Spaanderman 2022-06-14 15:34:46 +0200
  • e0b1200ffa
    Bolt 11: add example SHA256 hash of description (#994) Hugo 2024-09-18 19:09:49 +1000
  • 0463bdb51b
    Replace "logical OR" with "bitwise OR" (#991) Matt Morehouse 2024-09-18 09:08:53 +0000
  • ae7ea06dc7 fix mistake of omitting htlc_minimum_msat Keagan McClelland 2024-09-11 18:07:08 -0700
  • 6f7cb42d41 rename dyn_* to chan_param_* Keagan McClelland 2024-09-11 18:05:59 -0700
  • 9765aafddd rework the protocol to simplify channel reestablishment Keagan McClelland 2024-09-11 17:55:49 -0700
  • 54eeb5ba97 re-add dynamic funding output specification in new doc Keagan McClelland 2024-08-26 16:09:42 -0600
  • 0ce9ee5551 slim down document to exclude funding output changes Keagan McClelland 2024-08-26 13:17:53 -0600
  • a83ef15bae update to incorporate yy's feedback Keagan McClelland 2024-05-03 18:27:50 -0700
  • a1963f7cdb remove all refs to propose_height Keagan McClelland 2024-04-16 17:20:45 -0600
  • ac8ad0ac8f simplify negotiation protocol Keagan McClelland 2024-04-16 17:17:54 -0600
  • d75918a101 minor formatting changes Keagan McClelland 2024-04-16 16:05:09 -0600
  • c4eedc0359 add appendix for asymmetric kickoffs Keagan McClelland 2024-02-05 16:26:14 -0800
  • 21d3926030 add quiescent prerequisite Keagan McClelland 2023-12-04 13:27:02 -0800
  • c165c5f2f8 update proposal to allow for in-flight HTLCs Keagan McClelland 2023-12-04 13:11:00 -0800
  • f1d1963be0 add section describing what it'd take to do with live HTLCs Keagan McClelland 2023-11-20 11:55:32 -0700
  • fbb1998af0 change to bitvector rejection Keagan McClelland 2023-10-27 15:10:54 -0700
  • c1bc648cca nits Keagan McClelland 2023-10-25 16:06:33 -0700
  • bbd4c0c773 minor cleanup of document Keagan McClelland 2023-10-25 14:45:23 -0700
  • f1d7a65a83 major cleanup of document Keagan McClelland 2023-10-24 20:39:26 -0700
  • 7e3bca7911 wip Keagan McClelland 2023-10-23 09:43:14 -0700
  • 4f5258aee4 wip, this commit is solely to save work, will squash later Keagan McClelland 2023-10-09 16:38:09 -0700
  • 2d5eccc6f2 wip, this commit is solely to save work, will squash later Keagan McClelland 2023-10-09 11:57:49 -0700
  • 61569667a5 remove table and fix some wording Keagan McClelland 2023-09-22 19:30:35 -0700
  • 1b80747473 reformats specification to be in column limit Keagan McClelland 2023-09-20 14:46:21 -0700
  • 38a1319565 first draft of dynamic commitment preamble, detailing the problem scope Keagan McClelland 2023-09-05 19:01:20 -0700
  • ec37d601a8
    Merge 93b159f9a7 into fd83d7cee0 Rusty Russell 2024-09-01 08:22:02 +0200
  • 94a1c8b3d0
    Merge 8b8d40defc into fd83d7cee0 Rusty Russell 2024-09-01 08:13:10 +0200
  • 8611f6bfc6 tools/spellcheck.sh: more generally ignore things inside ``. Rusty Russell 2024-08-27 17:02:19 +0930
  • a854025433 BOLT 1: Add utf8 type. Rusty Russell 2024-08-27 17:01:19 +0930
  • 379349570e BOLT 1: add bip340sig type. Rusty Russell 2024-08-27 17:00:19 +0930
  • fd83d7cee0
    trivial: fix wording and links in bolt03 (#1192) Yong 2024-08-27 15:29:19 +0800
  • 6d8474fd0c
    bolt03: remove wrong ref to remotepubkey and fix format yyforyongyu 2024-08-03 09:15:50 +0800
  • 22e80ddfa1
    bolt03: remove 0 txout count in closing tx yyforyongyu 2024-08-03 09:13:29 +0800
  • aaf651c228
    bolt03: fix link to bitcoind's policy.cpp file yyforyongyu 2024-08-03 08:53:13 +0800