docs: fix formatting [skip ci]

This commit is contained in:
Oliver Gugger 2021-11-18 09:19:39 +01:00
parent 9ee2129276
commit 03adf5c626
No known key found for this signature in database
GPG Key ID: 8E4256593F177720

View File

@ -517,12 +517,12 @@ messages directly. There is no routing/path finding involved.
* [`lnd` will now no longer (in a steady state) need to open a new database
transaction each time a private key needs to be derived for signing or ECDH
operations]https://github.com/lightningnetwork/lnd/pull/5629). This results
operations](https://github.com/lightningnetwork/lnd/pull/5629). This results
in a massive performance improvement across several routine operations at the
* [When decrypting incoming encrypted brontide messages on the wire, we'll now
properly re-use the buffer that was allocated for the ciphertext to store the
plaintext]https://github.com/lightningnetwork/lnd/pull/5622). When combined
plaintext](https://github.com/lightningnetwork/lnd/pull/5622). When combined
with the buffer pool, this ensures that we no longer need to allocate a new
buffer each time we decrypt an incoming message, as we
recycle these buffers in the peer.
@ -643,46 +643,46 @@ requirements surrounding updating the release notes for each new
change](https://github.com/lightningnetwork/lnd/pull/5613).
# Contributors (Alphabetical Order)
Abubakar Nur Khalil
Adrian-Stefan Mares
Alex Bosworth
Alyssa Hertig
András Bánki-Horváth
Bjarne Magnussen
Carsten Otto
Conner Fromknecht
Elle Mouton
ErikEk
Eugene Siegel
Hampus Sjöberg
Harsha Goli
Jesse de Wit
Johan T. Halseth
Johnny Holton
Joost Jager
Jordi Montes
Juan Pablo Civile
Kishin Kato
Leonhard Weese
Martin Habovštiak
Michael Rhee
Naveen Srinivasan
Olaoluwa Osuntokun
Oliver Gugger
Priyansh Rastogi
Roei Erez
Simon Males
Stevie Zollo
Torkel Rogstad
Wilmer Paulino
Yong Yu
Zero-1729
benthecarman
carla
de6df1re
github2k20
mateuszmp
nathanael
offerm
positiveblue
xanoni
* Abubakar Nur Khalil
* Adrian-Stefan Mares
* Alex Bosworth
* Alyssa Hertig
* András Bánki-Horváth
* Bjarne Magnussen
* Carla Kirk-Cohen
* Carsten Otto
* Conner Fromknecht
* Elle Mouton
* ErikEk
* Eugene Siegel
* Hampus Sjöberg
* Harsha Goli
* Jesse de Wit
* Johan T. Halseth
* Johnny Holton
* Joost Jager
* Jordi Montes
* Juan Pablo Civile
* Kishin Kato
* Leonhard Weese
* Martin Habovštiak
* Michael Rhee
* Naveen Srinivasan
* Olaoluwa Osuntokun
* Oliver Gugger
* Priyansh Rastogi
* Roei Erez
* Simon Males
* Stevie Zollo
* Torkel Rogstad
* Wilmer Paulino
* Yong Yu
* Zero-1729
* benthecarman
* de6df1re
* github2k20
* mateuszmp
* nathanael
* offerm
* positiveblue
* xanoni