Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document the communication protocol for ln-onion #9

Closed
wants to merge 1 commit into from

Conversation

AdamISZ
Copy link
Member

@AdamISZ AdamISZ commented Dec 26, 2021

See JoinMarket-Org/joinmarket-clientserver#1000

This documents how c-lightning nodes use sendcustommsg to
allow Joinmarket messaging to occur over a LN node based layer.

See JoinMarket-Org/joinmarket-clientserver#1000

This documents how c-lightning nodes use sendcustommsg to
allow Joinmarket messaging to occur over a LN node based layer.
@AdamISZ
Copy link
Member Author

AdamISZ commented Dec 26, 2021

These notes were originally in the JMCS PR JoinMarket-Org/joinmarket-clientserver#1000 but have been moved here; they act as a supplement to the existing Joinmarket-messaging-protocol.md (basically it's how the underlying sendcustommsg stuff translates into that).

Would greatly appreciate critiques/feedback, e.g. is there something missing in the format of these messages etc.

AdamISZ added a commit to JoinMarket-Org/joinmarket-clientserver that referenced this pull request Dec 26, 2021
e2e-coinjoin-test.py now allows configuration of
multiple directory nodes as well as multiple non-directory
nodes. Also some irrelevant details were removed or cleaned
up.
The documentation of the lnonion messaging protocol was
removed from jmdaemon/lnonion.py and relocated to
JoinMarket-Org/JoinMarket-Docs#9
AdamISZ added a commit to JoinMarket-Org/joinmarket-clientserver that referenced this pull request Dec 26, 2021
e2e-coinjoin-test.py now allows configuration of
multiple directory nodes as well as multiple non-directory
nodes. Also some irrelevant details were removed or cleaned
up.
The documentation of the lnonion messaging protocol was
removed from jmdaemon/lnonion.py and relocated to
JoinMarket-Org/JoinMarket-Docs#9
AdamISZ added a commit to JoinMarket-Org/joinmarket-clientserver that referenced this pull request Jan 18, 2022
e2e-coinjoin-test.py now allows configuration of
multiple directory nodes as well as multiple non-directory
nodes. Also some irrelevant details were removed or cleaned
up.
The documentation of the lnonion messaging protocol was
removed from jmdaemon/lnonion.py and relocated to
JoinMarket-Org/JoinMarket-Docs#9
@AdamISZ
Copy link
Member Author

AdamISZ commented Mar 29, 2022

Closed in favour of #12

@AdamISZ AdamISZ closed this Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant