2
0
mirror of https://github.com/lnbook/lnbook synced 2024-11-04 18:00:26 +00:00
Commit Graph

1628 Commits

Author SHA1 Message Date
Pamela Morgan
ecd282a626
Update 08_routing_htlcs.asciidoc
small grammatical and typo changes
2021-07-11 15:00:19 +02:00
Pamela Morgan
8da2d02a9b
Update 07_payment_channels.asciidoc
Very small changes to grammar and wording
2021-07-11 14:12:01 +02:00
Andreas M. Antonopoulos
2325f23d10 Cleanup: Moving all unfinished chapters into contrib 2021-07-10 14:06:19 +02:00
Andreas M. Antonopoulos
279379563c
Merge pull request #650 from Roasbeef/framing-chapter
wire_protocol+upgrades: initial version of chapter
2021-07-10 06:36:18 -05:00
Andreas M. Antonopoulos
e5b290ad13
Merge pull request #701 from Roasbeef/brontide-chapter
ch-brontide: add initial draft of the brontide chapter
2021-07-10 06:36:12 -05:00
Andreas M. Antonopoulos
4e6cca4da7
Merge pull request #702 from Roasbeef/payment-requests
ch-invoices: add initial chapter on BOLT 11 invoices
2021-07-10 06:35:54 -05:00
Andreas M. Antonopoulos
e59b9349d9
Merge pull request #727 from aantonop/channel_operations_release
WIP: Channel Operation chapter release prep
2021-07-09 04:18:24 -05:00
Andreas M. Antonopoulos
6db9fcfed9 intro detail and architecture highlight 2021-07-09 11:17:16 +02:00
Andreas M. Antonopoulos
4242fb509e Rename chapter 2021-07-06 17:09:24 +02:00
Andreas M. Antonopoulos
9ce5db9d5c Updated README 2021-07-06 17:02:57 +02:00
Andreas M. Antonopoulos
2ba679fd08 rest of channel operations 2021-07-06 16:57:36 +02:00
Andreas M. Antonopoulos
693bf0f42a intro to channel operations 2021-06-29 10:55:15 -04:00
Andreas M. Antonopoulos
17fa6860c8 Merge remote-tracking branch 'github/develop' into develop 2021-06-29 10:29:32 -04:00
Andreas M. Antonopoulos
f8f2d455a8
Merge pull request #713 from aantonop/payment_channels_release
WIP: Payment Channels Chapter (Channel Construction rewrite)
2021-06-29 09:29:08 -05:00
Andreas M. Antonopoulos
7adcad07ef Added TIP on relative timelocks 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
2be166fc46 edits and spelling 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
9456b2358a edits 2021-06-29 10:28:45 -04:00
Rene Pickhardt
40680eb902 added a few more notes to the second have of the chapter 2021-06-29 10:28:45 -04:00
Rene Pickhardt
b15d093ebb added a few fixes and additional info for the funding flow
I think it might be best to stick to most of them
2021-06-29 10:28:45 -04:00
Rene Pickhardt
374113103c few additions to up until constructing the channel
Most additions make the text more complex but sometimes it seemed the additional detail was preferable?
2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
1a4a4bf708 cleanup and reorg of chapters, README updated 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
77671327b5 channel closing and conclusion 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
fa20549232 commitment message flow, revocation and penalty 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
6fa2564b94 asymmetric, delayed, revocable commitments 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
85fc22d744 competing commitment transactions, intro to revocation 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
2bc5693813 funding completed 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
754a5d0153 funidng, refund, chaining, malleability, segwit 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
50848a30ab open_channel, accept_channel, multisig 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
a9eda9275e Message flow and BOLT2 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
a2fbcefb5e Message, connection, node ID 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
a911296faa ownership and multisig 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
de10f971b9 Funding message flow 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
4c8a77c764 Payment channel outline 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
d311fedfbc Script to find any PR affecting a single file 2021-06-29 10:28:45 -04:00
Andreas M. Antonopoulos
e69d4156a1
Merge pull request #717 from grunch/typos-fix
Fixes some typos
2021-06-29 09:21:45 -05:00
Andreas M. Antonopoulos
570c76d424
Merge branch 'develop' into typos-fix 2021-06-29 09:21:38 -05:00
Andreas M. Antonopoulos
6c7d337ae9
Merge pull request #715 from EahwW8VfYy/patch-2
Typo
2021-06-29 09:19:59 -05:00
Andreas M. Antonopoulos
5a73defd72
Merge pull request #711 from luislee818/chap07_minor_improvements
Chap07 minor improvements
2021-06-29 09:19:31 -05:00
Andreas M. Antonopoulos
e1a0a27843 Script to find any PR affecting a single file 2021-06-29 10:18:00 -04:00
Olaoluwa Osuntokun
3926ae300f
wire_protocol+upgrades: convert to asciidoc 2021-06-14 16:24:03 -07:00
Olaoluwa Osuntokun
e69ee54808
ch-brontide: convert to proper asciidoc 2021-06-14 16:05:32 -07:00
Olaoluwa Osuntokun
958fe9faab
ch-invoices: convert to asciidoc 2021-06-14 12:57:06 -07:00
Francisco Calderón
a130c05165 Fixes some typos 2021-06-06 16:26:14 -03:00
EahwW8VfYy
41d4158b8a
Typo 2021-06-02 05:27:18 -05:00
Andreas M. Antonopoulos
36ef0d0279
Merge pull request #524 from seresistvanandras/lnsecurityprivacy
WIP: Security and Privacy of the Lightning network
2021-05-26 14:01:13 -05:00
Andreas M. Antonopoulos
9751b086ff Merge branch 'routing_edits_MC' into develop 2021-05-25 09:24:01 -07:00
Andreas M. Antonopoulos
b4f65c4432 small edit 2021-05-25 09:17:36 -07:00
Dapeng Li
813999b70a Replace 'in later' with 'later in' 2021-05-20 21:24:55 -04:00
Dapeng Li
3afa45c658 Update contract clause with time lock by Chan 2021-05-20 21:22:04 -04:00
Dapeng Li
60772ccaf4 Replace 'and' with 'an' 2021-05-20 21:19:14 -04:00