docs: fix formatting [skip ci]

This commit is contained in:
Oliver Gugger
2021-11-18 09:19:39 +01:00
parent 9ee2129276
commit 03adf5c626

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 * [`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 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 in a massive performance improvement across several routine operations at the
* [When decrypting incoming encrypted brontide messages on the wire, we'll now * [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 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 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 buffer each time we decrypt an incoming message, as we
recycle these buffers in the peer. 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). change](https://github.com/lightningnetwork/lnd/pull/5613).
# Contributors (Alphabetical Order) # Contributors (Alphabetical Order)
Abubakar Nur Khalil * Abubakar Nur Khalil
Adrian-Stefan Mares * Adrian-Stefan Mares
Alex Bosworth * Alex Bosworth
Alyssa Hertig * Alyssa Hertig
András Bánki-Horváth * András Bánki-Horváth
Bjarne Magnussen * Bjarne Magnussen
Carsten Otto * Carla Kirk-Cohen
Conner Fromknecht * Carsten Otto
Elle Mouton * Conner Fromknecht
ErikEk * Elle Mouton
Eugene Siegel * ErikEk
Hampus Sjöberg * Eugene Siegel
Harsha Goli * Hampus Sjöberg
Jesse de Wit * Harsha Goli
Johan T. Halseth * Jesse de Wit
Johnny Holton * Johan T. Halseth
Joost Jager * Johnny Holton
Jordi Montes * Joost Jager
Juan Pablo Civile * Jordi Montes
Kishin Kato * Juan Pablo Civile
Leonhard Weese * Kishin Kato
Martin Habovštiak * Leonhard Weese
Michael Rhee * Martin Habovštiak
Naveen Srinivasan * Michael Rhee
Olaoluwa Osuntokun * Naveen Srinivasan
Oliver Gugger * Olaoluwa Osuntokun
Priyansh Rastogi * Oliver Gugger
Roei Erez * Priyansh Rastogi
Simon Males * Roei Erez
Stevie Zollo * Simon Males
Torkel Rogstad * Stevie Zollo
Wilmer Paulino * Torkel Rogstad
Yong Yu * Wilmer Paulino
Zero-1729 * Yong Yu
benthecarman * Zero-1729
carla * benthecarman
de6df1re * de6df1re
github2k20 * github2k20
mateuszmp * mateuszmp
nathanael * nathanael
offerm * offerm
positiveblue * positiveblue
xanoni * xanoni