Skip to content

Commit 56bc703

Browse files
committed
2829 review club - part 1(blip31)
1 parent 2d47d29 commit 56bc703

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

_posts/2024-02-16-#2829.md

+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
layout: pr
3+
date: 2024-02-16
4+
title: "Add an implementation of mutual message exchange"
5+
pr: 2829
6+
authors: [TheBlueMatt]
7+
components: []
8+
host: jbesraa
9+
status: upcoming
10+
commit:
11+
---
12+
13+
## Notes
14+
This is part one of the review for bLIP31 named "Mutual Message Exchange".
15+
In this part, we will review the bLIP, and in the next session we will review
16+
the implementation at [ldk/2829].
17+
18+
19+
## Questions
20+
1. Did you review bLIP31? [Concept ACK, approach ACK, tested ACK, or NACK](https://github.com/lightningdevkit/rust-lightning/blob/master/CONTRIBUTING.md#peer-review)?
21+
2. What are the capabilities this improvement introduce?
22+
3. How does this improvement relate to Bolt11 and Bolt12?
23+
4. How the message sender know they are able to exchange a message with the recipient?
24+
25+
[ldk/2829]: https://github.com/lightningdevkit/rust-lightning/pull/2829
26+
27+

0 commit comments

Comments
 (0)